diff --git a/phpstan.neon b/phpstan.neon index dfd3152..44662bd 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -7,5 +7,3 @@ includes: parameters: checkGenericClassInNonGenericObjectType: false - ignoreErrors: - - '#Unable to resolve the template type T in call to method static method Doctrine\\DBAL\\DriverManager::getConnection\(\)#'