Skip to content

Commit 9c1d47a

Browse files
wi1dcardStyleCIBot
authored andcommitted
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 700a76b commit 9c1d47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
use GuzzleHttp\Client as HttpClient;
77
use GuzzleHttp\ClientInterface;
88
use GuzzleHttp\Exception\BadResponseException;
9+
use function GuzzleHttp\Psr7\build_query;
910
use GuzzleHttp\Psr7\Request;
1011
use Psr\Http\Message\RequestInterface;
1112
use Spatie\ArrayToXml\ArrayToXml;
12-
use function GuzzleHttp\Psr7\build_query;
1313

1414
class Client
1515
{

0 commit comments

Comments
 (0)