diff --git a/phpstan.neon.dist b/phpstan.neon.dist index cc85fb0..0224ecc 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -14,4 +14,6 @@ parameters: - bin/ - src/ - tests/ + ignoreErrors: + - '#Call to an undefined method Benzine\\Redis\\Redis::[a-zA-Z0-9\\_]+\(\)#'