chg: dev: change the composer default php minimum environment #3
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"type": "project",
|
||||
"license": "proprietary",
|
||||
"require": {
|
||||
"php": "^7.3",
|
||||
"php": "^7.2",
|
||||
"ext-iconv": "*",
|
||||
"ext-json": "*",
|
||||
"doctrine/doctrine-migrations-bundle": "^2.0",
|
||||
|
||||
Reference in New Issue
Block a user