Skip to content

Commit cb8cead

Browse files
staabmondrejmirtes
authored andcommitted
Fix build
1 parent c022f0f commit cb8cead

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/PHPStan/Reflection/ClassReflectionTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ public static function dataIsAttributeClass(): array
170170
];
171171
}
172172

173+
#[RequiresPhp('>= 8.0')]
173174
#[DataProvider('dataIsAttributeClass')]
174175
public function testIsAttributeClass(string $className, bool $expected, int $expectedFlags = Attribute::TARGET_ALL): void
175176
{

0 commit comments

Comments
 (0)