Skip to content

Commit 9c6e76e

Browse files
committed
fix merge
1 parent 613d42b commit 9c6e76e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/Controller/ArgumentResolver/RequestPayloadValueResolverTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
use Symfony\Component\Serializer\Normalizer\ObjectNormalizer;
2929
use Symfony\Component\Serializer\Serializer;
3030
use Symfony\Component\Validator\Constraints as Assert;
31+
use Symfony\Component\Validator\ConstraintViolation;
3132
use Symfony\Component\Validator\ConstraintViolationList;
3233
use Symfony\Component\Validator\Exception\ValidationFailedException;
3334
use Symfony\Component\Validator\Validator\ValidatorInterface;

0 commit comments

Comments
 (0)