Skip to content

Commit

Permalink
Merge pull request #974 from appwrite/feat-update-deps
Browse files Browse the repository at this point in the history
Update deps for twig advisory
  • Loading branch information
TorstenDittmann authored Sep 10, 2024
2 parents 1ee0069 + df1b2b4 commit 9754b19
Show file tree
Hide file tree
Showing 2 changed files with 397 additions and 386 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"ext-curl": "*",
"ext-mbstring": "*",
"ext-json": "*",
"twig/twig": "v3.8.*",
"twig/twig": "3.14.*",
"matthiasmullie/minify": "1.3.*"
},
"require-dev": {
"phpunit/phpunit": "10.5.*",
"brianium/paratest": "v7.4.*",
"squizlabs/php_codesniffer": "3.9.*"
"phpunit/phpunit": "11.*",
"brianium/paratest": "7.*",
"squizlabs/php_codesniffer": "3.*"
},
"platform": {
"php": "8.2"
Expand Down
Loading

0 comments on commit 9754b19

Please sign in to comment.