We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26cf548 commit 67a5ab6Copy full SHA for 67a5ab6
1 file changed
src/Client.php
@@ -13,6 +13,7 @@
13
14
use GuzzleHttp\Client as GuzzleClient;
15
use GuzzleHttp\ClientInterface;
16
+use GuzzleHttp\Exception\ConnectException;
17
use GuzzleHttp\Exception\TransferException;
18
use GuzzleHttp\HandlerStack;
19
use GuzzleHttp\Middleware;
0 commit comments