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 35670c0 commit 498050cCopy full SHA for 498050c
composer.json
@@ -46,7 +46,7 @@
46
"phpdocumentor/type-resolver": "<1.4"
47
},
48
"scripts": {
49
- "phpstan": "phpstan analyse GraphQLiteBundle.php DependencyInjection/ Controller/ Resources/ Security/ -c phpstan.neon --level=7 --no-progress"
+ "phpstan": "phpstan analyse -c phpstan.neon --level=7 --no-progress"
50
51
"suggest": {
52
"symfony/security-bundle": "To use #[Logged] or #[Right] attributes"
0 commit comments