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 f0b93aa commit b2ae909Copy full SHA for b2ae909
composer.json
@@ -18,7 +18,7 @@
18
"minimum-stability": "stable",
19
"require": {
20
"php": ">=7.2",
21
- "guzzlehttp/guzzle": "^6.2",
+ "guzzlehttp/guzzle": "^6.2|^7.2",
22
"illuminate/http": "^7.0",
23
"illuminate/support": "^7.0",
24
"nesbot/carbon": "^2.0",
0 commit comments