Skip to content

Commit 997ea4a

Browse files
composer: update guzzlehttp/psr7 requirement from ^2.9.0 to ^2.11.0
Updates the requirements on [guzzlehttp/psr7](https://github.com/guzzle/psr7) to permit the latest version. - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/2.11/CHANGELOG.md) - [Commits](guzzle/psr7@2.9.0...2.11.0) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-version: 2.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec3c939 commit 997ea4a

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
@@ -28,7 +28,7 @@
2828
"ext-json": "*",
2929
"ext-mbstring": "*",
3030
"guzzlehttp/guzzle": "^7.10",
31-
"guzzlehttp/psr7": "^2.9.0",
31+
"guzzlehttp/psr7": "^2.11.0",
3232
"vitexsoftware/ease-core": "^1.50"
3333
},
3434
"require-dev": {

0 commit comments

Comments
 (0)