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.
2 parents 2c387fd + 8a21b66 commit ae2c741Copy full SHA for ae2c741
composer.json
@@ -28,8 +28,7 @@
28
"phpstan/phpstan": "^0.12.14",
29
"php-coveralls/php-coveralls": "^2.1.0",
30
"symfony/translation": "^4",
31
- "doctrine/coding-standard": "^7.0",
32
- "myclabs/php-enum": "^1.7"
+ "doctrine/coding-standard": "^7.0"
33
},
34
"scripts": {
35
"phpstan": "phpstan analyse src/ -c phpstan.neon --level=7 --no-progress",
0 commit comments