Skip to content

Commit a5ddf35

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: remove unneeded @requires PHP from tests
2 parents 95b4856 + 414b0b0 commit a5ddf35

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)