Skip to content

Commit 36d2b09

Browse files
Bump guzzlehttp/guzzle from 6.5.5 to 7.1.1
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.5 to 7.1.1. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md) - [Commits](guzzle/guzzle@6.5.5...7.1.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3f4a5b commit 36d2b09

File tree

2 files changed

+149
-349
lines changed

2 files changed

+149
-349
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"require": {
1515
"php": "^7.2.5|^7.3|^7.4",
16-
"guzzlehttp/guzzle": "~6.4"
16+
"guzzlehttp/guzzle": "~7.1"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "~8.5",

0 commit comments

Comments
 (0)