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 9e4bb2f commit 6b22e63Copy full SHA for 6b22e63
composer.json
@@ -21,7 +21,7 @@
21
"require": {
22
"php": ">=7.1",
23
"ext-json": "*",
24
- "guzzlehttp/guzzle": "^6.2",
+ "guzzlehttp/guzzle": "^6.2 || ^7.0",
25
"illuminate/notifications": "^5.5 || ^6.0 || ^7.0",
26
"illuminate/support": "^5.5 || ^6.0 || ^7.0"
27
},
0 commit comments