Skip to content

Commit 33dfc91

Browse files
Update nyholm/psr7 requirement from ^1.8.1 to ^1.8.2
Updates the requirements on [nyholm/psr7](https://github.com/Nyholm/psr7) to permit the latest version. - [Release notes](https://github.com/Nyholm/psr7/releases) - [Changelog](https://github.com/Nyholm/psr7/blob/master/CHANGELOG.md) - [Commits](Nyholm/psr7@1.8.1...1.8.2) --- updated-dependencies: - dependency-name: nyholm/psr7 dependency-version: 1.8.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0583b77 commit 33dfc91

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
@@ -43,7 +43,7 @@
4343
"require-dev": {
4444
"adriansuter/php-autoload-override": "^1.4",
4545
"laminas/laminas-diactoros": "^3.1.0",
46-
"nyholm/psr7": "^1.8.1",
46+
"nyholm/psr7": "^1.8.2",
4747
"php-http/psr7-integration-tests": "^1.3.0",
4848
"phpstan/phpstan": "^2.0",
4949
"phpunit/phpunit": "^9.6",

0 commit comments

Comments
 (0)