@@ -4,8 +4,8 @@ |
||
4 | 4 | |
5 | 5 | use OpenTribes\Core\Validator\RegistrationValidator; |
6 | 6 | use Symfony\Component\Validator\ConstraintViolationList; |
7 | -use Symfony\Component\Validator\Validator; |
|
8 | 7 | use Symfony\Component\Validator\Constraints; |
8 | +use Symfony\Component\Validator\Validator; |
|
9 | 9 | |
10 | 10 | class SymfonyRegistrationValidator extends RegistrationValidator |
11 | 11 | { |
@@ -4,8 +4,8 @@ |
||
4 | 4 | |
5 | 5 | use OpenTribes\Core\Validator\RegistrationValidator; |
6 | 6 | use Symfony\Component\Validator\ConstraintViolationList; |
7 | -use Symfony\Component\Validator\Validator; |
|
8 | 7 | use Symfony\Component\Validator\Constraints; |
8 | +use Symfony\Component\Validator\Validator; |
|
9 | 9 | |
10 | 10 | class SymfonyRegistrationValidator extends RegistrationValidator |
11 | 11 | { |