Update docs, bump PHP

This commit is contained in:
trogwar
2016-06-30 08:23:49 +03:00
committed by Jack Wall
parent 887aed2956
commit 8f7813faf3
4 changed files with 296 additions and 62 deletions

View File

@@ -13,7 +13,7 @@
}
],
"require": {
"php" : "~5.4",
"php" : ">=5.5",
"league/oauth2-client": "^1.4"
},
"require-dev": {