Skip to content

Commit 2588562

Browse files
committed
Update deps
1 parent d8dd75b commit 2588562

File tree

3 files changed

+275
-396
lines changed

3 files changed

+275
-396
lines changed

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"ext-curl": "*",
3131
"ext-mbstring": "*",
3232
"ext-json": "*",
33-
"twig/twig": "^3.4.1",
34-
"matthiasmullie/minify": "^1.3.68"
33+
"twig/twig": "v3.8.*",
34+
"matthiasmullie/minify": "1.3.*"
3535
},
3636
"require-dev": {
37-
"phpunit/phpunit": "^9.5.21",
38-
"brianium/paratest": "^6.4",
39-
"squizlabs/php_codesniffer": "^3.6"
37+
"phpunit/phpunit": "10.5.*",
38+
"brianium/paratest": "v7.4.*",
39+
"squizlabs/php_codesniffer": "3.9.*"
4040
},
4141
"platform": {
4242
"php": "8.2"

0 commit comments

Comments
 (0)