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 71efd77 + e15d3c5 commit 363fcb2Copy full SHA for 363fcb2
src/DependencyInjection/EightPointsGuzzleExtension.php
@@ -6,11 +6,11 @@
6
use EightPoints\Bundle\GuzzleBundle\Twig\Extension\DebugExtension;
7
use GuzzleHttp\ClientInterface;
8
use Symfony\Component\DependencyInjection\ContainerBuilder;
9
+use Symfony\Component\DependencyInjection\Extension\Extension;
10
use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;
11
use Symfony\Component\DependencyInjection\Reference;
12
use Symfony\Component\DependencyInjection\Definition;
13
use Symfony\Component\Config\FileLocator;
-use Symfony\Component\HttpKernel\DependencyInjection\Extension;
14
use Symfony\Component\ExpressionLanguage\Expression;
15
use GuzzleHttp\HandlerStack;
16
0 commit comments