diff --git a/phpstan.neon.dist b/phpstan.neon.dist index b72bbbc..0d98c3e 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -2,7 +2,6 @@ parameters: paths: - src/ - tests/ - reportUnmatchedIgnoredErrors: false exceptions: uncheckedExceptionClasses: - 'Symfony\Component\Validator\Exception\ConstraintDefinitionException'