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.
2 parents 91e27da + 536f559 commit 5280d06Copy full SHA for 5280d06
src/Bridge/Symfony/DependencyInjection/JoliMarkdownExtension.php
@@ -13,8 +13,8 @@
13
14
use Symfony\Component\Config\FileLocator;
15
use Symfony\Component\DependencyInjection\ContainerBuilder;
16
+use Symfony\Component\DependencyInjection\Extension\Extension;
17
use Symfony\Component\DependencyInjection\Loader\PhpFileLoader;
-use Symfony\Component\HttpKernel\DependencyInjection\Extension;
18
19
class JoliMarkdownExtension extends Extension
20
{
0 commit comments