Skip to content

Commit 7328259

Browse files
committed
remove unneeded @requires PHP from tests
1 parent a5ddf35 commit 7328259

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Tests/Compiler/CheckTypeDeclarationsPassTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -856,9 +856,6 @@ public function testUnionTypePassesWithFalse()
856856
$this->addToAssertionCount(1);
857857
}
858858

859-
/**
860-
* @requires PHP 8.2
861-
*/
862859
public function testUnionTypePassesWithTrue()
863860
{
864861
$container = new ContainerBuilder();

0 commit comments

Comments
 (0)