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 5ae4bd1 commit 888294cCopy full SHA for 888294c
spec/EventSubscriber/HttpCacheResponseSubscriberSpec.php
@@ -13,7 +13,7 @@
13
use Ibexa\HttpCache\ResponseConfigurator\ResponseCacheConfigurator;
14
use PhpSpec\ObjectBehavior;
15
use Prophecy\Argument;
16
-use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag;
+use Symfony\Component\HttpFoundation\ParameterBag;
17
use Symfony\Component\HttpFoundation\Request;
18
use Symfony\Component\HttpFoundation\Response;
19
use Symfony\Component\HttpKernel\Event\ResponseEvent;
0 commit comments