update php version

This commit is contained in:
Emmanuel ROY 2020-12-09 10:38:20 +01:00
parent f517faa071
commit da6556ff71

View file

@ -12,7 +12,7 @@
}
},
"require": {
"php": "^7.1.3",
"php": "^7.4",
"ext-json": "*",
"ext-curl": "*",
"windwalker/renderer": "3.*",