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 46e2afa commit 9fa4f63Copy full SHA for 9fa4f63
composer.json
@@ -32,7 +32,7 @@
32
},
33
"prefer-stable": true,
34
"require": {
35
- "php": "^7.4",
+ "php": "^7.4|^8.0",
36
"ext-curl": "*",
37
"ext-json": "*",
38
"ext-mbstring": "*"
0 commit comments