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 5b932e0 commit 2bee63bCopy full SHA for 2bee63b
1 file changed
src/DependencyInjection/WebpackEncoreExtension.php
@@ -18,7 +18,7 @@
18
use Symfony\Component\DependencyInjection\Definition;
19
use Symfony\Component\DependencyInjection\Loader\PhpFileLoader;
20
use Symfony\Component\DependencyInjection\Reference;
21
-use Symfony\Component\HttpKernel\DependencyInjection\Extension;
+use Symfony\Component\DependencyInjection\Extension\Extension;
22
use Symfony\Component\WebLink\EventListener\AddLinkHeaderListener;
23
use Symfony\WebpackEncoreBundle\Asset\EntrypointLookup;
24
use Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface;
0 commit comments