Skip to content

Commit bfe7533

Browse files
authored
Merge branch 'master' into master
2 parents 8ea777f + 065c6ea commit bfe7533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ Otherwise, go through the lists of implementations on Packagist and choose ones
5050
If you don't know which to choose, try these:
5151

5252
```bash
53-
compose require "http-interop/http-factory-guzzle:^1.0" \
53+
composer require "http-interop/http-factory-guzzle:^1.0" \
5454
"php-http/guzzle6-adapter:^2.0 || ^1.0"
55-
```
55+
```

0 commit comments

Comments
 (0)