refactor: change minimum php version for 7.4 (#4900)
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
],
|
||||
"license": "AGPL",
|
||||
"require": {
|
||||
"php": "^7.3",
|
||||
"php": "^7.4",
|
||||
"ext-bcmath": "*",
|
||||
"ext-gd": "*",
|
||||
"ext-gmp": "*",
|
||||
|
||||
Reference in New Issue
Block a user