Skip to content

Commit fa6c334

Browse files
committed
Fix PHPStan in CI
1 parent 7303626 commit fa6c334

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
@@ -5,7 +5,6 @@ parameters:
55
- test/
66
ignoreErrors:
77
- "/Call to function method_exists.. with 'Symfony.+' and 'getProjectDir' will always evaluate to false./"
8-
- "/Parameter #2 .service of method Symfony.Component.DependencyInjection.Container::set.. expects object, Closure.Sentry.Event.: mixed given./"
98
excludes_analyse:
109
- '%currentWorkingDirectory%/src/DependencyInjection/Configuration.php'
1110

0 commit comments

Comments
 (0)