Skip to content

Commit f28d1cb

Browse files
Update guzzlehttp/psr7 requirement from ^2.4 to ^2.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/2.8/CHANGELOG.md) - [Commits](guzzle/psr7@2.4.0...2.8.0) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-version: 2.8.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9197b06 commit f28d1cb

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
@@ -9,7 +9,7 @@
99
"require-dev": {
1010
"phpunit/phpunit": "^9.6.19",
1111
"php-mock/php-mock-phpunit": "^2.13",
12-
"guzzlehttp/psr7": "^2.4",
12+
"guzzlehttp/psr7": "^2.8",
1313
"corpus/coding-standard": "^0.6.0",
1414
"squizlabs/php_codesniffer": "^3.13",
1515
"friendsofphp/php-cs-fixer": "^3.4",

0 commit comments

Comments
 (0)