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 caf2288 commit 8829560Copy full SHA for 8829560
composer.json
@@ -45,7 +45,8 @@
45
"mouf/classname-mapper": "<1.0.2",
46
"symfony/event-dispatcher": "<4.3",
47
"symfony/security-core": "<4.3",
48
- "symfony/routing": "<4.3"
+ "symfony/routing": "<4.3",
49
+ "phpdocumentor/type-resolver": "<1.4"
50
},
51
"scripts": {
52
"phpstan": "phpstan analyse GraphqliteBundle.php DependencyInjection/ Controller/ Resources/ Security/ -c phpstan.neon --level=7 --no-progress"
0 commit comments