Skip to content

Commit 11d66d2

Browse files
build(deps-dev): update guzzlehttp/guzzle requirement
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version. Updates `guzzlehttp/guzzle` to 7.10.0 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.10/CHANGELOG.md) - [Commits](guzzle/guzzle@7.9.0...7.10.0) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 7.10.0 dependency-type: direct:development dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9507f3 commit 11d66d2

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
@@ -32,7 +32,7 @@
3232
"ext-json": "*"
3333
},
3434
"require-dev": {
35-
"guzzlehttp/guzzle": "^7.9",
35+
"guzzlehttp/guzzle": "^7.10",
3636
"mikey179/vfsstream": "^1.6",
3737
"pcov/clobber": "^2.0",
3838
"phpunit/phpunit": "^9.5.27",

0 commit comments

Comments
 (0)