Skip to content

Commit 3c16d6c

Browse files
committed
Fix merge
1 parent 8a3f447 commit 3c16d6c

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)