lower php requirement

This commit is contained in:
Guite
2020-01-02 13:43:40 +01:00
parent 6aae22ecde
commit c3b4b8ee53
+1 -1
View File
@@ -14,7 +14,7 @@
}
],
"require": {
"php": "^7.2.9",
"php": "^7.2.5",
"symfony/string": "^5.0",
"twig/twig": "^2.4|^3.0"
},