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 db92fad commit 0f9fa09Copy full SHA for 0f9fa09
composer.json
@@ -14,7 +14,7 @@
14
}
15
],
16
"require": {
17
- "php": "^7.2",
+ "php": "~5.6|~7.0|~8.0",
18
"hidehalo/nanoid-php": "1.1.8",
19
"ext-json": "*"
20
},
0 commit comments