Skip to content

Commit dc65de8

Browse files
Merge pull request #14 from ziming/patch-1
2 parents e0dfd1c + 1206106 commit dc65de8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"require": {
1515
"php": "^7.2",
1616
"ext-simplexml": "*",
17-
"guzzlehttp/guzzle": "^6.2",
17+
"guzzlehttp/guzzle": "^6.2|^7.0",
1818
"illuminate/notifications": "~5.8 || ~6.0 || ^7.0 || ^8.0",
1919
"illuminate/support": "~5.8 || ~6.0 || ^7.0 || ^8.0",
20-
"orchestra/testbench": "~3.8.0 || ^4.0 || ^5.0"
20+
"orchestra/testbench": "~3.8.0 || ^4.0 || ^5.0 || ^6.0"
2121
},
2222
"require-dev": {
2323
"mockery/mockery": "~1.3.1",

0 commit comments

Comments
 (0)