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 3207c1e commit 970ff8dCopy full SHA for 970ff8d
composer.json
@@ -10,7 +10,7 @@
10
}
11
],
12
"require": {
13
- "php": "^7.2",
+ "php": ">=7.2",
14
"ext-json": "*",
15
"ext-iconv": "*"
16
},
0 commit comments