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