We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e31718 commit efd0081Copy full SHA for efd0081
1 file changed
composer.json
@@ -19,7 +19,7 @@
19
],
20
"minimum-stability": "stable",
21
"require": {
22
- "php": ">=7.4",
+ "php": "^7.4|^8.0",
23
"ext-openssl": "*",
24
"ext-json": "*"
25
},
0 commit comments