forked from mirrors/easyappointments
Bump php requirement in composer.json
This commit is contained in:
parent
fe9d385a72
commit
217fb5c7b5
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
}
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.6",
|
||||
"php": ">=7.0",
|
||||
"ext-curl": "*",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
|
|
Loading…
Reference in a new issue