Lower the PHP requirement

This commit is contained in:
Javier Eguiluz
2019-12-19 17:48:12 +01:00
parent e9f5fff78f
commit 3c4cc70fef
+1 -1
View File
@@ -24,7 +24,7 @@
}
],
"require": {
"php": "^7.2.9",
"php": "^7.2.5",
"symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-ctype": "^1.8"
},