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 09f1a0e commit 878571cCopy full SHA for 878571c
README.md
@@ -13,12 +13,10 @@ This might be solved by using a solution similar to the middleware defined in [P
13
14
## Installation
15
16
-```bash
17
-composer require coolblue/http-client-middleware
18
-```
+Coming soon.
19
20
## Usage
21
-Middleware needs to comply to the interface `\Coolblue\Client\MiddlewareInterface`:
+Middleware needs to comply to the interface `\Coolblue\Http\Client\MiddlewareInterface`:
22
23
```php
24
<?php
0 commit comments