Skip to content

Commit 2298213

Browse files
committed
Fix CI removing ignored error in PHPStan
1 parent c4b1c31 commit 2298213

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpstan.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ parameters:
22
ignoreErrors:
33
- '/Symfony\\Component\\Console\\Event\\ConsoleExceptionEvent/'
44
- '/Call to an undefined method Symfony\\Component\\Console\\Event\\ConsoleEvent::getExitCode\(\)\./'
5-
- '/Cannot cast object to string\./'
65
excludes_analyse:
76
- '%currentWorkingDirectory%/src/DependencyInjection/Configuration.php'
87
includes:

0 commit comments

Comments
 (0)