Skip to content

Commit

Permalink
Merge pull request #11 from thecodingmachine/gulien-patch-1
Browse files Browse the repository at this point in the history
Remove myclabs php enum from dev dependencies
  • Loading branch information
gulien committed Oct 7, 2020
2 parents 2c387fd + 8a21b66 commit ae2c741
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -28,8 +28,7 @@
"phpstan/phpstan": "^0.12.14",
"php-coveralls/php-coveralls": "^2.1.0",
"symfony/translation": "^4",
"doctrine/coding-standard": "^7.0",
"myclabs/php-enum": "^1.7"
"doctrine/coding-standard": "^7.0"
},
"scripts": {
"phpstan": "phpstan analyse src/ -c phpstan.neon --level=7 --no-progress",
Expand Down

0 comments on commit ae2c741

Please sign in to comment.