Skip to content

Commit e77697a

Browse files
authored
Merge pull request #20 from overtrue/dependabot/composer/guzzlehttp/guzzle-tw-6.3or-tw-7.0
Update guzzlehttp/guzzle requirement from ^6.3 to ^6.3 || ^7.0
2 parents b335889 + 929fe09 commit e77697a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"require": {
66
"php": ">=7.0",
7-
"guzzlehttp/guzzle": "^6.3",
7+
"guzzlehttp/guzzle": "^6.3 || ^7.0",
88
"ext-curl": "*",
99
"ext-json": "*",
1010
"ext-simplexml": "*",

0 commit comments

Comments
 (0)