Skip to content

Commit 407edb0

Browse files
Update guzzlehttp/psr7 requirement from ^1.7 to ^1.8
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/1.8.2/CHANGELOG.md) - [Commits](guzzle/psr7@1.7.0...1.8.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3514847 commit 407edb0

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
@@ -56,7 +56,7 @@
5656
"require-dev": {
5757
"ext-simplexml": "*",
5858
"adriansuter/php-autoload-override": "^1.2",
59-
"guzzlehttp/psr7": "^1.7",
59+
"guzzlehttp/psr7": "^1.8",
6060
"http-interop/http-factory-guzzle": "^1.0",
6161
"laminas/laminas-diactoros": "^2.4",
6262
"nyholm/psr7": "^1.4",

0 commit comments

Comments
 (0)