Skip to content

Commit af05418

Browse files
committed
Update
1 parent aa23988 commit af05418

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tests/Readme/ReadmeCommandTest.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/**
1919
* @internal
2020
*
21-
* @requires PHP >= 8.2
21+
* @requires PHP >= 8.4
2222
*
2323
* @covers \PhpCsFixerCustomFixersDev\Readme\ReadmeCommand
2424
*/
@@ -38,9 +38,6 @@ public function testReadmeIsUpToDate(): void
3838
);
3939
}
4040

41-
/**
42-
* @requires PHP >= 8.4
43-
*/
4441
public function testNumberOfTests(): void
4542
{
4643
\preg_match(

0 commit comments

Comments
 (0)