Skip to content

Commit 629de05

Browse files
authored
Updated requirements (KnpLabs#689)
1 parent d6669e8 commit 629de05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Uses [GitHub API v3](http://developer.github.com/v3/) & supports [GitHub API v4]
2020
## Requirements
2121

2222
* PHP >= 5.6
23-
* [Guzzle](https://github.com/guzzle/guzzle) library,
23+
* A [HTTP client](https://packagist.org/providers/php-http/client-implementation)
24+
* A [PSR-7 implementation](https://packagist.org/providers/psr/http-message-implementation)
2425
* (optional) PHPUnit to run tests.
2526

2627
## Install

0 commit comments

Comments
 (0)