We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e89c695 commit 072d2c3Copy full SHA for 072d2c3
Collector/PluginClientFactory.php
@@ -6,7 +6,7 @@
6
use Http\Client\Common\PluginClient;
7
use Http\Client\HttpAsyncClient;
8
use Http\Client\HttpClient;
9
-use Http\HttplugBundle\Tests\Unit\Collector\ClientInterface;
+use Psr\Http\Client\ClientInterface;
10
use Symfony\Component\Stopwatch\Stopwatch;
11
12
/**
Collector/ProfileClient.php
@@ -7,7 +7,7 @@
use Http\Client\Exception\HttpException;
use Psr\Http\Message\RequestInterface;
use Psr\Http\Message\ResponseInterface;
13
0 commit comments