diff --git a/phpstan.neon b/phpstan.neon index f06a494..789e533 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -6,3 +6,6 @@ parameters: - src/ level: 5 + + ignoreErrors: + - '#Unsafe usage of new static\(\)#'