Skip to content

Commit bc48d4a

Browse files
committed
renamed Contract to Contracts
1 parent 1e42f0b commit bc48d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Validator/TraceableValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Symfony\Component\Validator\Validator;
1313

1414
use Symfony\Component\Validator\Context\ExecutionContextInterface;
15-
use Symfony\Contract\Service\ResetInterface;
15+
use Symfony\Contracts\Service\ResetInterface;
1616

1717
/**
1818
* Collects some data about validator calls.

0 commit comments

Comments
 (0)