diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 009336c..d6fdb67 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -11,4 +11,3 @@ parameters: treatPhpDocTypesAsCertain: false ignoreErrors: - '#Unsafe usage of new static\(\).#' - - '#Parameter \#\d+ \$relations of method Illuminate\\Database\\Eloquent\\Collection<[^>]+\>::load\(\) expects#'