Skip to content

Commit 2479067

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: fix tests
2 parents 4052194 + 00cdbdd commit 2479067

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
@@ -284,7 +284,7 @@ public function testIgnore()
284284
}
285285

286286
/**
287-
* @requires PHP 8.1
287+
* @requires PHP 8.1.2
288288
*/
289289
public function testDenormalizeWhenObjectNotInstantiable()
290290
{

0 commit comments

Comments
 (0)