Skip to content

Commit df8aba1

Browse files
Update nyholm/psr7 requirement from ^1.3 to ^1.5
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.3.0...1.5.1) --- updated-dependencies: - dependency-name: nyholm/psr7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31a1194 commit df8aba1

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
@@ -79,7 +79,7 @@
7979
"ekino/phpstan-banned-code": "^1.0",
8080
"infection/infection": "^0.26",
8181
"matthiasnoback/symfony-config-test": "^4.3.0",
82-
"nyholm/psr7": "^1.3",
82+
"nyholm/psr7": "^1.5",
8383
"php-http/mock-client": "^1.0",
8484
"php-parallel-lint/php-parallel-lint": "^1.3",
8585
"phpbench/phpbench": "^1.2",

0 commit comments

Comments
 (0)