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 d6669e8 commit 629de05Copy full SHA for 629de05
README.md
@@ -20,7 +20,8 @@ Uses [GitHub API v3](http://developer.github.com/v3/) & supports [GitHub API v4]
20
## Requirements
21
22
* PHP >= 5.6
23
-* [Guzzle](https://github.com/guzzle/guzzle) library,
+* A [HTTP client](https://packagist.org/providers/php-http/client-implementation)
24
+* A [PSR-7 implementation](https://packagist.org/providers/psr/http-message-implementation)
25
* (optional) PHPUnit to run tests.
26
27
## Install
0 commit comments