Skip to content

Commit e20260d

Browse files
committed
Merge branch '5.4' into 6.3
* 5.4: fix tests
2 parents 0beaf9d + 5d9b029 commit e20260d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Serializer/Tests/Normalizer/AbstractNormalizerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ public function testIgnore()
291291
}
292292

293293
/**
294-
* @requires PHP 8.1
294+
* @requires PHP 8.1.2
295295
*/
296296
public function testDenormalizeWhenObjectNotInstantiable()
297297
{

0 commit comments

Comments
 (0)