@@ -2,8 +2,8 @@ |
||
2 | 2 | |
3 | 3 | use GuzzleHttp\Client; |
4 | 4 | use GuzzleHttp\Handler\StreamHandler; |
5 | -use IntegerNet\CallbackProxy\Dispatcher; |
|
6 | 5 | use IntegerNet\CallbackProxy\DispatchStrategy; |
6 | +use IntegerNet\CallbackProxy\Dispatcher; |
|
7 | 7 | use IntegerNet\CallbackProxy\HttpClient; |
8 | 8 | use IntegerNet\CallbackProxy\Targets; |
9 | 9 | use Psr\Http\Message\RequestInterface; |