Updated PHP version
This commit is contained in:
parent
f9a3ccd4c3
commit
ec3656b10d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Add the following content to the file:
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.5.0"
|
||||
"php": ">=7.0.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
Loading…
Reference in a new issue