Skip to content

Commit

Permalink
update and bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alcohol committed Oct 17, 2024
1 parent d466463 commit a82caae
Show file tree
Hide file tree
Showing 2 changed files with 367 additions and 136 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
],
"require": {
"ext-zip": "*",
"composer/composer": "^2.7.8",
"composer/composer": "^2.8.1",
"composer-plugin-api": "^2.3.0",
"symfony/console": "^7.1.4",
"twig/twig": "^3.12.0",
"twig/html-extra": "^3.12.0"
"symfony/console": "^7.1.5",
"twig/twig": "^3.14.0",
"twig/html-extra": "^3.13.0"
},
"autoload": {
"psr-4": {
Expand All @@ -53,7 +53,7 @@
"require-dev": {
"ext-json": "*",
"mikey179/vfsstream": "^1.6.12",
"phpunit/phpunit": "^9.6.20"
"phpunit/phpunit": "^9.6.21"
},
"autoload-dev": {
"psr-4": {
Expand Down
Loading

0 comments on commit a82caae

Please sign in to comment.