We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0dfd1c + 1206106 commit dc65de8Copy full SHA for dc65de8
composer.json
@@ -14,10 +14,10 @@
14
"require": {
15
"php": "^7.2",
16
"ext-simplexml": "*",
17
- "guzzlehttp/guzzle": "^6.2",
+ "guzzlehttp/guzzle": "^6.2|^7.0",
18
"illuminate/notifications": "~5.8 || ~6.0 || ^7.0 || ^8.0",
19
"illuminate/support": "~5.8 || ~6.0 || ^7.0 || ^8.0",
20
- "orchestra/testbench": "~3.8.0 || ^4.0 || ^5.0"
+ "orchestra/testbench": "~3.8.0 || ^4.0 || ^5.0 || ^6.0"
21
},
22
"require-dev": {
23
"mockery/mockery": "~1.3.1",
0 commit comments