Skip to content

Commit

Permalink
Merge pull request #168 from akeneo/fitn-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
fitn authored Oct 11, 2019
2 parents 4d676bb + 33c3160 commit 9c3e334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ $ curl -s http://getcomposer.org/installer | php

Then, run the following command to require the library:
```bash
$ php composer.phar require akeneo/api-php-client php-http/guzzle6-adapter:^2.0
$ php composer.phar require akeneo/api-php-client php-http/guzzle6-adapter:^2.0 http-interop/http-factory-guzzle:^1.0
```

If you want to use another HTTP client implementation, you can check [here](https://packagist.org/providers/php-http/client-implementation) the full list of HTTP client implementations.
Expand Down

0 comments on commit 9c3e334

Please sign in to comment.