Skip to content

Commit

Permalink
Update dependency psr/http-message to v2
Browse files Browse the repository at this point in the history
| datasource | package          | from | to  |
| ---------- | ---------------- | ---- | --- |
| packagist  | psr/http-message | 1.1  | 2.0 |


Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent 243d2e8 commit e94bba6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"php": "~8.1.0 || ~8.2.0",
"mezzio/mezzio-router": "^3.0",
"psr/container": "^1.0 || ^2.0",
"psr/http-message": "^1.0.1",
"psr/http-message": "^1.0.1 || ^2.0.0",
"psr/http-server-middleware": "^1.0"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e94bba6

Please sign in to comment.