Skip to content

Commit 349c4a6

Browse files
composer: update guzzlehttp/psr7 requirement from ^2.7.1 to ^2.8.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.8/CHANGELOG.md) - [Commits](guzzle/psr7@2.7.1...2.8.0) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccb1223 commit 349c4a6

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
@@ -25,7 +25,7 @@
2525
"ext-json": "*",
2626
"ext-mbstring": "*",
2727
"guzzlehttp/guzzle": "^7.9",
28-
"guzzlehttp/psr7": "^2.7.1",
28+
"guzzlehttp/psr7": "^2.8.0",
2929
"vitexsoftware/ease-core": "^1.48"
3030
},
3131
"require-dev": {

0 commit comments

Comments
 (0)