We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc3ae4 commit f9c3740Copy full SHA for f9c3740
phpstan.neon.dist
@@ -1,7 +1,11 @@
1
includes:
2
- phpstan-baseline.neon
3
+ - vendor/phpstan/phpstan-symfony/extension.neon
4
+ - vendor/phpstan/phpstan-symfony/rules.neon
5
6
parameters:
7
+ scanFiles:
8
+ - vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php
9
10
level: 1
11
paths:
0 commit comments