Skip to content

Commit

Permalink
Merge branch '6.3' into 6.4
Browse files Browse the repository at this point in the history
* 6.3:
  fix tests
  • Loading branch information
xabbuh committed Dec 22, 2023
2 parents ff92113 + 1bb7fac commit d4028ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Normalizer/AbstractNormalizerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ public function testIgnore()
}

/**
* @requires PHP 8.1
* @requires PHP 8.1.2
*/
public function testDenormalizeWhenObjectNotInstantiable()
{
Expand Down

0 comments on commit d4028ee

Please sign in to comment.