Skip to content

Commit

Permalink
fixed composer typo
Browse files Browse the repository at this point in the history
  • Loading branch information
1franck authored Mar 12, 2020
1 parent 21c3912 commit 8ebe80d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ Otherwise, go through the lists of implementations on Packagist and choose ones
If you don't know which to choose, try these:

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

0 comments on commit 8ebe80d

Please sign in to comment.