We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33585d commit bbc42deCopy full SHA for bbc42de
1 file changed
composer.json
@@ -25,8 +25,8 @@
25
"phpunit/phpunit": "^11.5",
26
"phpstan/phpstan": "^2.1",
27
"infection/infection": "^0.31.1",
28
- "doctrine/coding-standard": "^13.0",
29
- "squizlabs/php_codesniffer": "^3.12",
+ "doctrine/coding-standard": "^14.0",
+ "squizlabs/php_codesniffer": "^4.0",
30
"phpstan/phpstan-strict-rules": "^2.0",
31
"phpstan/phpstan-deprecation-rules": "^2.0"
32
},
0 commit comments