We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c71aab commit 7f3b098Copy full SHA for 7f3b098
composer.json
@@ -20,7 +20,7 @@
20
],
21
"minimum-stability": "stable",
22
"require": {
23
- "php" : "^7.4",
+ "php" : "^7.4||^8.0",
24
"psr/http-message": "^1.0",
25
"guzzlehttp/guzzle": "^7.0"
26
},
0 commit comments