Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / validator / Tests / Fixtures / ConstraintAValidator.php
index b3b85c895b016e5b5b3e2580ae40f86fba2e4562..867b024c27672da15aeec1660e168bf2cceb8564 100644 (file)
@@ -13,7 +13,7 @@ namespace Symfony\Component\Validator\Tests\Fixtures;
 
 use Symfony\Component\Validator\Constraint;
 use Symfony\Component\Validator\ConstraintValidator;
-use Symfony\Component\Validator\ExecutionContextInterface;
+use Symfony\Component\Validator\Context\ExecutionContextInterface;
 
 class ConstraintAValidator extends ConstraintValidator
 {