8000 Merge branch '4.4' · symfony/symfony@891b44f · GitHub
[go: up one dir, main page]

Skip to content

Commit 891b44f

Browse files
Merge branch '4.4'
* 4.4: fix merge
2 parents fe11c99 + b21d1e5 commit 891b44f

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