Update composer min php version
This commit is contained in:
parent
9c05d0d803
commit
9e1bb6c075
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"license": "MIT",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": ">=7.0.0",
|
||||
"php": ">=7.1.3",
|
||||
"fideloper/proxy": "^4.0",
|
||||
"graham-campbell/github": "^7.5",
|
||||
"guzzlehttp/guzzle": "^6.3",
|
||||
|
|
Loading…
Reference in a new issue