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.
2 parents 937f44a + 7aabad0 commit 2e57e96Copy full SHA for 2e57e96
composer.json
@@ -17,7 +17,7 @@
17
"require": {
18
"php": ">=7.2",
19
"ext-json": "*",
20
- "guzzlehttp/guzzle": "^6.2",
+ "guzzlehttp/guzzle": "^6.2|^7.0",
21
"illuminate/support": "~5.5|~6|~7|~8",
22
"nesbot/carbon": "~1.2|^2"
23
},
0 commit comments