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.
1 parent 11a31e4 commit c741157Copy full SHA for c741157
README.md
@@ -27,6 +27,7 @@ Successful discovery requires the presence of a compatible implementation in the
27
The following `psr/http-client-implementation` implementations are discovered and instantiated automatically:
28
29
- [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) ^7.0
30
+- [joomla/http](https://github.com/voku/httpful) ^2.0 | ^3.0
31
- [kriswallsmith/buzz](https://github.com/kriswallsmith/Buzz) ^1.0
32
- [php-http/curl-client](https://github.com/php-http/curl-client) ^2.1
33
- [php-http/guzzle5-adapter](https://github.com/php-http/guzzle5-adapter) ^2.0
0 commit comments