We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd6cddb commit 01e51e9Copy full SHA for 01e51e9
composer.json
@@ -16,7 +16,7 @@
16
}
17
],
18
"require": {
19
- "php": "^7.1.3",
+ "php": ">=7.1.3",
20
"symfony/polyfill-ctype": "~1.8",
21
"symfony/polyfill-mbstring": "~1.0",
22
"symfony/translation-contracts": "^1.1|^2"
0 commit comments