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 632f373 commit 135a11cCopy full SHA for 135a11c
composer.json
@@ -17,7 +17,7 @@
17
],
18
"require": {
19
"php": "^7.1",
20
- "guzzlehttp/guzzle": "~6.0",
+ "guzzlehttp/guzzle": "~6.0 || ~7.0",
21
"illuminate/support": "5.7.* || 5.8.* ||^6.0 || ^7.0 || ^8.0",
22
"symfony/dotenv": "^4.2 || ^5.1"
23
},
0 commit comments