8000 fix merge · symfony/symfony@4b3d545 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b3d545

Browse files
fix merge
1 parent e6e68e8 commit 4b3d545

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)
0