Skip to content

Commit 414b0b0

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: remove unneeded @requires PHP from tests
2 parents 50b32f9 + f118b39 commit 414b0b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/Dumper/YamlDumperTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,6 @@ public function testDumpHandlesEnumeration()
167167
}
168168

169169
/**
170-
* @requires PHP 8.1
171-
*
172170
* @dataProvider provideDefaultClasses
173171
*/
174172
public function testDumpHandlesDefaultAttribute($class, $expectedFile)

0 commit comments

Comments
 (0)