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 3a7fd63 commit 9af3cf8Copy full SHA for 9af3cf8
README.MD
@@ -28,7 +28,7 @@ This requires an extra package providing [psr/http-client-implementation](https:
28
To use Guzzle 7, for example, simply require `guzzlehttp/guzzle`:
29
30
``` bash
31
-composer require guzzlehttp/guzzle
+composer require guzzlehttp/guzzle:^7.0
32
```
33
34
See [Bind clients](#bind-clients) if you want to use your own HTTP client or use specific configuration options.
0 commit comments