mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-03-02 14:42:43 +05:30
Updated minimum PHP requirement to 5.4+ to support future changes
This commit is contained in:
parent
bacc9ce316
commit
2bd61f040b
@ -5,7 +5,7 @@
|
|||||||
"homepage": "https://github.com/php-loep/oauth2-server",
|
"homepage": "https://github.com/php-loep/oauth2-server",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0"
|
"php": ">=5.4.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"mockery/mockery": ">=0.7.2",
|
"mockery/mockery": ">=0.7.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user