diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 3f0d744..1ce1b0f 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -10,8 +10,6 @@ parameters: # The level 9 is the highest level level: 5 - checkMissingIterableValueType: false - ignoreErrors: - message: '#Unsafe usage of new static\(\)#'