Skip to content

Commit 1107c4a

Browse files
Update dev requirements in composer
1 parent 9a2451d commit 1107c4a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"symfony/twig-bundle": "^6.4 || ^7.0"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "^9.6",
26-
"phpstan/phpstan": "^2.0",
27-
"infection/infection": "^0.27",
25+
"phpunit/phpunit": "^11.5",
26+
"phpstan/phpstan": "^2.1",
27+
"infection/infection": "^0.29.10",
2828
"doctrine/coding-standard": "^12.0",
29-
"squizlabs/php_codesniffer": "^3.9",
29+
"squizlabs/php_codesniffer": "^3.11",
3030
"phpstan/phpstan-strict-rules": "^2.0",
3131
"phpstan/phpstan-deprecation-rules": "^2.0"
3232
},

0 commit comments

Comments
 (0)