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;