Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alcohol committed Oct 2, 2023
1 parent 56f15c3 commit 15a0e97
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
"require": {
"php": "^8.1",
"ext-zip": "*",
"composer/composer": "^2.5.5",
"composer/composer": "^2.6.4",
"composer-plugin-api": "^2.3.0",
"symfony/console": "^6.2.10",
"twig/twig": "^3.6.0",
"twig/html-extra": "^3.6.0"
"symfony/console": "^6.3.4",
"twig/twig": "^3.7.1",
"twig/html-extra": "^3.7.1"
},
"autoload": {
"psr-4": {
Expand All @@ -61,7 +61,7 @@
"require-dev": {
"ext-json": "*",
"mikey179/vfsstream": "^1.6.11",
"phpunit/phpunit": "^9.6.7"
"phpunit/phpunit": "^9.6.13"
},
"autoload-dev": {
"psr-4": {
Expand Down
88 changes: 44 additions & 44 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 15a0e97

Please sign in to comment.