diff --git a/phpstan.dist.neon b/phpstan.dist.neon index 27912b0..3cd3ed1 100644 --- a/phpstan.dist.neon +++ b/phpstan.dist.neon @@ -10,6 +10,8 @@ parameters: treatPhpDocTypesAsCertain: false + excludePaths: + - src/HTTPFactory.php includes: - phpstan-baseline.neon