mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-08 17:12:25 +03:00
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