We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7000530 commit 345015bCopy full SHA for 345015b
DependencyInjection/Compiler/RegisterTokenUsageTrackingPass.php
@@ -11,7 +11,7 @@
11
12
namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler;
13
14
-use Symfony\Bridge\Monolog\Processor\ProcessorInterface;
+use Monolog\Processor\ProcessorInterface;
15
use Symfony\Component\DependencyInjection\Argument\BoundArgument;
16
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
17
use Symfony\Component\DependencyInjection\ContainerBuilder;
0 commit comments