Skip to content

Commit d78dc53

Browse files
composer: update guzzlehttp/guzzle requirement from ^7.4 to ^7.10
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.10/CHANGELOG.md) - [Commits](guzzle/guzzle@7.4.0...7.10.0) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 7.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 628cf2b commit d78dc53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ext-curl": "*",
2525
"ext-json": "*",
2626
"ext-mbstring": "*",
27-
"guzzlehttp/guzzle": "^7.4",
27+
"guzzlehttp/guzzle": "^7.10",
2828
"guzzlehttp/psr7": "^1.8 || ^2.4",
2929
"vitexsoftware/ease-core": "^1.49"
3030
},

0 commit comments

Comments
 (0)