Skip to content

Commit b21d1e5

Browse files
Merge branch '4.3' into 4.4
* 4.3: fix merge
2 parents 57725de + 4b3d545 commit b21d1e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Compiler/AddSecurityVotersPassTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
use Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler\AddSecurityVotersPass;
1717
use Symfony\Component\DependencyInjection\ContainerBuilder;
1818
use Symfony\Component\DependencyInjection\Definition;
19+
use Symfony\Component\DependencyInjection\Exception\LogicException;
1920
use Symfony\Component\DependencyInjection\Reference;
2021
use Symfony\Component\Security\Core\Authorization\AccessDecisionManager;
2122
use Symfony\Component\Security\Core\Authorization\Voter\Voter;

0 commit comments

Comments
 (0)