Skip to content

Commit fb6d3d1

Browse files
composer: update guzzlehttp/psr7 requirement from ^1.8 || ^2.4 to ^2.12.3
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.12/CHANGELOG.md) - [Commits](https://github.com/guzzle/psr7/commits/2.12.3) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-version: 2.12.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3e42d1 commit fb6d3d1

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 || ^7.10",
28-
"guzzlehttp/psr7": "^1.8 || ^2.4",
28+
"guzzlehttp/psr7": "^2.12.3",
2929
"vitexsoftware/ease-core": "^1.49"
3030
},
3131
"require-dev": {

0 commit comments

Comments
 (0)