8000
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 953f3c6 commit 89312caCopy full SHA for 89312ca
src/Symfony/Component/HttpClient/Httplug/CorePromise.php
@@ -17,8 +17,8 @@
17
use Http\Promise\Promise;
18
use Psr\Http\Message\RequestInterface;
19
use Psr\Http\Message\ResponseFactoryInterface;
20
-use Psr\Http\Message\StreamFactoryInterface;
21
use Psr\Http\Message\ResponseInterface as Psr7ResponseInterface;
+use Psr\Http\Message\StreamFactoryInterface;
22
use Symfony\Component\HttpClient\Response\ResponseTrait;
23
use Symfony\Component\HttpClient\Response\StreamWrapper;
24
use Symfony\Contracts\HttpClient\Exception\TransportExceptionInterface;
0 commit comments