diff --git a/phpstan.neon b/phpstan.neon index 90669f82..da958806 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -5,5 +5,6 @@ parameters: - src - tests treatPhpDocTypesAsCertain: false + reportUnmatchedIgnoredErrors: false ignoreErrors: - '#Call to an undefined static method Respect\\Validation\\Validator::numeric\(\).#'