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 c4b1c31 commit 2298213Copy full SHA for 2298213
phpstan.neon
@@ -2,7 +2,6 @@ parameters:
2
ignoreErrors:
3
- '/Symfony\\Component\\Console\\Event\\ConsoleExceptionEvent/'
4
- '/Call to an undefined method Symfony\\Component\\Console\\Event\\ConsoleEvent::getExitCode\(\)\./'
5
- - '/Cannot cast object to string\./'
6
excludes_analyse:
7
- '%currentWorkingDirectory%/src/DependencyInjection/Configuration.php'
8
includes:
0 commit comments