Skip to content

Commit d4a7c73

Browse files
author
Julien Neuhart
authored
Update composer.json
1 parent 0cb9fc7 commit d4a7c73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"phpstan/phpstan": "^0.12.14",
2929
"php-coveralls/php-coveralls": "^2.1.0",
3030
"symfony/translation": "^4",
31-
"doctrine/coding-standard": "^7.0"
31+
"doctrine/coding-standard": "^7.0",
32+
"myclabs/php-enum": "^1.7"
3233
},
3334
"scripts": {
3435
"phpstan": "phpstan analyse src/ -c phpstan.neon --level=7 --no-progress",

0 commit comments

Comments
 (0)