Skip to content

Commit 8fa43e3

Browse files
dependabot[bot]flavioheleno
authored andcommitted
Update psr/http-message requirement from ^1.0 to ^1.0 || ^2.0
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...2.0) --- updated-dependencies: - dependency-name: psr/http-message dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 520a189 commit 8fa43e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jane-php/open-api-runtime": "^7.4",
3636
"psr/http-client": "^1.0",
3737
"psr/http-factory": "^1.0",
38-
"psr/http-message": "^1.0"
38+
"psr/http-message": "^1.0 || ^2.0"
3939
},
4040
"require-dev": {
4141
"friendsofphp/php-cs-fixer": "^3.8",

0 commit comments

Comments
 (0)