Skip to content

Commit 31b792f

Browse files
Merge branch '4.1'
* 4.1: [DI] align IniFileLoader to PHP bugfix #76965 Remove unused dependency
2 parents 9327873 + 5c8a020 commit 31b792f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/DependencyInjection/FrameworkExtensionTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
use Symfony\Component\Serializer\Serializer;
5151
use Symfony\Component\Translation\DependencyInjection\TranslatorPass;
5252
use Symfony\Component\Validator\DependencyInjection\AddConstraintValidatorsPass;
53-
use Symfony\Component\Validator\Validation;
5453
use Symfony\Component\Workflow;
5554

5655
abstract class FrameworkExtensionTest extends TestCase

0 commit comments

Comments
 (0)