From acb27ed88195434b7cb374552c6a043a979f47ba Mon Sep 17 00:00:00 2001 From: Markus Staab Date: Thu, 23 Oct 2025 22:32:22 +0200 Subject: [PATCH] fix build --- .../data/call-to-static-method-without-impure-points-pipe.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/PHPStan/Rules/DeadCode/data/call-to-static-method-without-impure-points-pipe.php b/tests/PHPStan/Rules/DeadCode/data/call-to-static-method-without-impure-points-pipe.php index 62f7d0fc3a..eb5ee6113e 100644 --- a/tests/PHPStan/Rules/DeadCode/data/call-to-static-method-without-impure-points-pipe.php +++ b/tests/PHPStan/Rules/DeadCode/data/call-to-static-method-without-impure-points-pipe.php @@ -1,4 +1,4 @@ -= 8.5 namespace CallToStaticMethodWithoutImpurePointsPipe;