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 0a40b49 commit 4709656Copy full SHA for 4709656
composer.json
@@ -13,7 +13,7 @@
13
],
14
"require": {
15
"php": ">=7.2",
16
- "guzzlehttp/guzzle": "^6.2",
+ "guzzlehttp/guzzle": "^6.2 || ^7.0",
17
"illuminate/notifications": "~5.5 || ~6.0 || ~7.0 || ~8.0",
18
"illuminate/support": "~5.5 || ~6.0 || ~7.0 || ~8.0"
19
},
0 commit comments