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 82cd173 commit 2bc0c6fCopy full SHA for 2bc0c6f
src/Bundle/DependencyInjection/JoseFrameworkExtension.php
@@ -9,7 +9,7 @@
9
use Symfony\Component\Config\Definition\Processor;
10
use Symfony\Component\DependencyInjection\ContainerBuilder;
11
use Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface;
12
-use Symfony\Component\HttpKernel\DependencyInjection\Extension;
+use Symfony\Component\DependencyInjection\Extension\Extension;
13
use function count;
14
15
final class JoseFrameworkExtension extends Extension implements PrependExtensionInterface
0 commit comments