Skip to content

Commit 9c3e334

Browse files
authored
Merge pull request #168 from akeneo/fitn-patch-1
Update README.md
2 parents 4d676bb + 33c3160 commit 9c3e334

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
@@ -34,7 +34,7 @@ $ curl -s http://getcomposer.org/installer | php
3434

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

4040
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.

0 commit comments

Comments
 (0)