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 9cfff45 commit b680e6cCopy full SHA for b680e6c
README.md
@@ -1,4 +1,12 @@
1
-# PHP GitHub API
+# PHP GitHub API 2.0
2
+
3
+In 2.0 lib no longer uses guzzle 3.7, instead we have an HTTPlug abstraction layer.
4
5
+For old version please check:
6
7
+* [branch](https://github.com/KnpLabs/php-github-api/tree/1.7)
8
+* [readme](https://github.com/KnpLabs/php-github-api/tree/1.7/README.md)
9
+* [docs](https://github.com/KnpLabs/php-github-api/tree/1.7/doc)
10
11
[](https://travis-ci.org/KnpLabs/php-github-api)
12
[](https://styleci.io/repos/3948501)
0 commit comments