diff --git a/phpstan.neon b/phpstan.neon index d1a44b1..bda32f0 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -1,7 +1,7 @@ parameters: paths: - app - level: 0 + level: 8 ignoreErrors: - '#Unsafe usage of new static#' checkMissingIterableValueType: false