Skip to content

Commit

Permalink
Merge pull request #20 from overtrue/dependabot/composer/guzzlehttp/g…
Browse files Browse the repository at this point in the history
…uzzle-tw-6.3or-tw-7.0

Update guzzlehttp/guzzle requirement from ^6.3 to ^6.3 || ^7.0
  • Loading branch information
overtrue authored Jul 30, 2020
2 parents b335889 + 929fe09 commit e77697a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "library",
"require": {
"php": ">=7.0",
"guzzlehttp/guzzle": "^6.3",
"guzzlehttp/guzzle": "^6.3 || ^7.0",
"ext-curl": "*",
"ext-json": "*",
"ext-simplexml": "*",
Expand Down

0 comments on commit e77697a

Please sign in to comment.