diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 2db90a78a2..4b4096c92c 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -1428,7 +1428,7 @@ parameters: - rawMessage: Doing instanceof PHPStan\Type\IntersectionType is error-prone and deprecated. identifier: phpstanApi.instanceofType - count: 4 + count: 3 path: src/Type/IntersectionType.php -