Skip to content

Commit 9af3cf8

Browse files
authored
Update README.MD [skip ci]
1 parent 3a7fd63 commit 9af3cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This requires an extra package providing [psr/http-client-implementation](https:
2828
To use Guzzle 7, for example, simply require `guzzlehttp/guzzle`:
2929

3030
``` bash
31-
composer require guzzlehttp/guzzle
31+
composer require guzzlehttp/guzzle:^7.0
3232
```
3333

3434
See [Bind clients](#bind-clients) if you want to use your own HTTP client or use specific configuration options.

0 commit comments

Comments
 (0)