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 9e4d9d0 commit d5cad66Copy full SHA for d5cad66
composer.json
@@ -28,7 +28,7 @@
28
"phpstan/phpstan": "^1.8",
29
"php-coveralls/php-coveralls": "^2.1.0",
30
"symfony/translation": "^6",
31
- "doctrine/coding-standard": "^11.1"
+ "doctrine/coding-standard": "^11.1 || ^12.0"
32
},
33
"scripts": {
34
"phpstan": "phpstan analyse src/ -c phpstan.neon --level=7 --no-progress",
0 commit comments