Skip to content

Commit 1d4da68

Browse files
author
Julien Neuhart
authored
Remove myclabs php enum from dev dependencies
1 parent 0976582 commit 1d4da68

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@
3737
"phpstan/phpstan": "^0.12.25",
3838
"beberlei/porpaginas": "^1.2",
3939
"php-coveralls/php-coveralls": "^2.1.0",
40-
"symfony/phpunit-bridge": "^4.1.9 | ^5.1",
41-
"myclabs/php-enum": "^1.7"
40+
"symfony/phpunit-bridge": "^4.1.9 | ^5.1"
4241
},
4342
"scripts": {
4443
"phpstan": "phpstan analyse GraphqliteBundle.php DependencyInjection/ Controller/ Resources/ Security/ -c phpstan.neon --level=7 --no-progress"

0 commit comments

Comments
 (0)