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 96207bf commit 724b379Copy full SHA for 724b379
composer.json
@@ -22,7 +22,7 @@
22
],
23
"require": {
24
"guzzlehttp/guzzle": "^7.5",
25
- "php": "^7.4",
+ "php": "^7.4 || ^8.0",
26
"ext-json": "*"
27
}
28
0 commit comments