From 4cdd8d2d97faf992ee93d9b352142f7ae7c01aad Mon Sep 17 00:00:00 2001 From: Ondrej Mirtes Date: Wed, 8 Nov 2023 15:57:16 +0100 Subject: [PATCH] Fix --- .../Rules/Constants/data/native-typed-class-constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/PHPStan/Rules/Constants/data/native-typed-class-constant.php b/tests/PHPStan/Rules/Constants/data/native-typed-class-constant.php index 481ce922c7..01e63b9d68 100644 --- a/tests/PHPStan/Rules/Constants/data/native-typed-class-constant.php +++ b/tests/PHPStan/Rules/Constants/data/native-typed-class-constant.php @@ -1,4 +1,4 @@ -= 8.3 namespace NativeTypedClassConstant;