Skip to content

Commit 870c640

Browse files
committed
Update ConflictingTraitConstantsRuleTest.php
1 parent 87aa01b commit 870c640

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/PHPStan/Rules/Traits/ConflictingTraitConstantsRuleTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ public function testNativeTypes(): void
7979
]);
8080
}
8181

82+
#[RequiresPhp('>= 8.2')]
8283
public function testBug11088(): void
8384
{
8485
$this->analyse([__DIR__ . '/data/bug-11088.php'], []);

0 commit comments

Comments
 (0)