Skip to content

Commit c378063

Browse files
Update psr/http-message requirement from ^1.0.1 to ^1.0.1 || ^2.0 (#598)
Updates the requirements on [psr/http-message](https://github.com/php-fig/http-message) to permit the latest version. - [Release notes](https://github.com/php-fig/http-message/releases) - [Changelog](https://github.com/php-fig/http-message/blob/master/CHANGELOG.md) - [Commits](php-fig/http-message@1.0.1...2.0) --- updated-dependencies: - dependency-name: psr/http-message dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c97363 commit c378063

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
@@ -18,7 +18,7 @@
1818
"phpdocumentor/type-resolver": "^1.4",
1919
"psr/container": "^1.1 || ^2",
2020
"psr/http-factory": "^1",
21-
"psr/http-message": "^1.0.1",
21+
"psr/http-message": "^1.0.1 || ^2.0",
2222
"psr/http-server-handler": "^1",
2323
"psr/http-server-middleware": "^1",
2424
"psr/simple-cache": "^1.0.1 || ^2 || ^3",

0 commit comments

Comments
 (0)