Skip to content

Commit 5f5fefc

Browse files
committed
fix build
1 parent ec298e0 commit 5f5fefc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/PHPStan/Analyser/AnalyserIntegrationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,7 @@ public function testBug4715(): void
437437
$this->assertNoErrors($errors);
438438
}
439439

440+
#[RequiresPhp('>= 8.2')]
440441
public function testBug4734(): void
441442
{
442443
$errors = $this->runAnalyse(__DIR__ . '/data/bug-4734.php');

0 commit comments

Comments
 (0)