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 9e0ac04 commit 3679947Copy full SHA for 3679947
composer.json
@@ -20,7 +20,7 @@
20
}
21
],
22
"require": {
23
- "php": ">=5.3",
+ "php": "^7.4 || ^8.0",
24
"ext-zlib": "*",
25
"ext-iconv": "*",
26
"ext-mbstring": "*",
0 commit comments