Skip to content

Commit 9754b19

Browse files
Merge pull request #974 from appwrite/feat-update-deps
Update deps for twig advisory
2 parents 1ee0069 + df1b2b4 commit 9754b19

File tree

2 files changed

+397
-386
lines changed

2 files changed

+397
-386
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"ext-curl": "*",
3131
"ext-mbstring": "*",
3232
"ext-json": "*",
33-
"twig/twig": "v3.8.*",
33+
"twig/twig": "3.14.*",
3434
"matthiasmullie/minify": "1.3.*"
3535
},
3636
"require-dev": {
37-
"phpunit/phpunit": "10.5.*",
38-
"brianium/paratest": "v7.4.*",
39-
"squizlabs/php_codesniffer": "3.9.*"
37+
"phpunit/phpunit": "11.*",
38+
"brianium/paratest": "7.*",
39+
"squizlabs/php_codesniffer": "3.*"
4040
},
4141
"platform": {
4242
"php": "8.2"

0 commit comments

Comments
 (0)