We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2451d commit 1107c4aCopy full SHA for 1107c4a
composer.json
@@ -22,11 +22,11 @@
22
"symfony/twig-bundle": "^6.4 || ^7.0"
23
},
24
"require-dev": {
25
- "phpunit/phpunit": "^9.6",
26
- "phpstan/phpstan": "^2.0",
27
- "infection/infection": "^0.27",
+ "phpunit/phpunit": "^11.5",
+ "phpstan/phpstan": "^2.1",
+ "infection/infection": "^0.29.10",
28
"doctrine/coding-standard": "^12.0",
29
- "squizlabs/php_codesniffer": "^3.9",
+ "squizlabs/php_codesniffer": "^3.11",
30
"phpstan/phpstan-strict-rules": "^2.0",
31
"phpstan/phpstan-deprecation-rules": "^2.0"
32
0 commit comments