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