Raise project's minimum php version to 7.4
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
"license": "GPL-2.0+",
|
"license": "GPL-2.0+",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.3",
|
"php": "^7.4",
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-libxml": "*",
|
"ext-libxml": "*",
|
||||||
|
|||||||
Reference in New Issue
Block a user