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.
2 parents 21c3912 + 8ebe80d commit 065c6eaCopy full SHA for 065c6ea
docs/docs/getting-started.md
@@ -50,6 +50,6 @@ Otherwise, go through the lists of implementations on Packagist and choose ones
50
If you don't know which to choose, try these:
51
52
```bash
53
-compose require "http-interop/http-factory-guzzle:^1.0" \
+composer require "http-interop/http-factory-guzzle:^1.0" \
54
"php-http/guzzle6-adapter:^2.0 || ^1.0"
55
-```
+```
0 commit comments