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 0976582 commit 1d4da68Copy full SHA for 1d4da68
composer.json
@@ -37,8 +37,7 @@
37
"phpstan/phpstan": "^0.12.25",
38
"beberlei/porpaginas": "^1.2",
39
"php-coveralls/php-coveralls": "^2.1.0",
40
- "symfony/phpunit-bridge": "^4.1.9 | ^5.1",
41
- "myclabs/php-enum": "^1.7"
+ "symfony/phpunit-bridge": "^4.1.9 | ^5.1"
42
},
43
"scripts": {
44
"phpstan": "phpstan analyse GraphqliteBundle.php DependencyInjection/ Controller/ Resources/ Security/ -c phpstan.neon --level=7 --no-progress"
0 commit comments