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 f7a8d12 commit 1178d3bCopy full SHA for 1178d3b
phpstan.neon.dist
@@ -2,8 +2,8 @@ parameters:
2
level: 7
3
phpVersion: 80200
4
paths:
5
- - %currentWorkingDirectory%/DependencyInjection
6
- - %currentWorkingDirectory%/Tests
+ - DependencyInjection
+ - Tests
7
8
ignoreErrors:
9
- '~Parameter \#1 \$configs.*DoctrineMigrationsExtension::load.*~'
0 commit comments