8000 Merge branch '6.3' into 6.4 · symfony/symfony@00cdbdd · GitHub
[go: up one dir, main page]

Skip to content

Commit 00cdbdd

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: fix tests
2 parents d26c445 + e20260d commit 00cdbdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)
0