Skip to content

Commit 10056ea

Browse files
authored
Apply fixes from StyleCI (#119)
Co-authored-by: Gregor Becker <[email protected]>
1 parent 2c3e5b4 commit 10056ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SoapClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
use CodeDredd\Soap\Exceptions\NotFoundConfigurationException;
99
use CodeDredd\Soap\Exceptions\SoapException;
1010
use CodeDredd\Soap\Middleware\WsseMiddleware;
11-
use GuzzleHttp\HandlerStack;
1211
use GuzzleHttp\Client;
12+
use GuzzleHttp\HandlerStack;
1313
use Http\Client\Exception\HttpException;
1414
use Illuminate\Contracts\Validation\Validator;
1515
use Illuminate\Support\Str;

0 commit comments

Comments
 (0)