Skip to content

Commit e54725e

Browse files
authored
Merge pull request #747 from SenseException/patch-1
Fix of PHP version in readme
2 parents ac67ff0 + 9a565de commit e54725e

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
@@ -8,7 +8,7 @@
88
[![Monthly Downloads](https://poser.pugx.org/knplabs/github-api/d/monthly)](https://packagist.org/packages/knplabs/github-api)
99
[![Daily Downloads](https://poser.pugx.org/knplabs/github-api/d/daily)](https://packagist.org/packages/knplabs/github-api)
1010

11-
A simple Object Oriented wrapper for GitHub API, written with PHP5.
11+
A simple Object Oriented wrapper for GitHub API, written with PHP.
1212

1313
Uses [GitHub API v3](http://developer.github.com/v3/) & supports [GitHub API v4](http://developer.github.com/v4). The object API (v3) is very similar to the RESTful API.
1414

0 commit comments

Comments
 (0)