composer: force php >= 7.0.0
This commit is contained in:
parent
1550aab606
commit
3f2f3f6af6
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"require": {
|
||||
"php": ">=7.0.0",
|
||||
"robmorgan/phinx": "^0.9.2",
|
||||
"league/oauth2-client": "^2.3",
|
||||
"league/oauth2-github": "^2.0",
|
||||
|
|
|
|||
Reference in a new issue