Skip to content

Commit 4412117

Browse files
Update guzzlehttp/psr7 requirement from ^2.6 to ^2.7
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.7/CHANGELOG.md) - [Commits](guzzle/psr7@2.6.0...2.7.1) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-version: 2.7.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad56812 commit 4412117

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.4",
59-
"guzzlehttp/psr7": "^2.6",
59+
"guzzlehttp/psr7": "^2.7",
6060
"httpsoft/http-message": "^1.1",
6161
"httpsoft/http-server-request": "^1.1",
6262
"laminas/laminas-diactoros": "^2.17 || ^3",

0 commit comments

Comments
 (0)