Private
Public Access
1
0

chg: dev: change the composer default php minimum environment #3

This commit is contained in:
2019-10-28 22:26:52 +01:00
parent 1b5e87c033
commit dd4b410624

View File

@@ -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",