Skip to content

Commit ed2832a

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: Fix merge
2 parents 6dc784d + 3c16d6c commit ed2832a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ValidatorBuilder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
use Symfony\Component\Cache\Adapter\ArrayAdapter;
2222
use Symfony\Component\Cache\DoctrineProvider as SymfonyDoctrineProvider;
2323
use Symfony\Component\Validator\Context\ExecutionContextFactory;
24+
use Symfony\Component\Validator\Exception\LogicException;
2425
use Symfony\Component\Validator\Exception\ValidatorException;
2526
use Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory;
2627
use Symfony\Component\Validator\Mapping\Factory\MetadataFactoryInterface;

0 commit comments

Comments
 (0)