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