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 <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed May 12, 2023
1 parent 677bf7f commit 32f47a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"mezzio/mezzio-router": "^3.14",
"nikic/fast-route": "^1.2",
"psr/container": "^1.0 || ^2.0",
"psr/http-message": "^1.0.1"
"psr/http-message": "^1.0.1 || ^2.0.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.5.0",
Expand Down
18 changes: 9 additions & 9 deletions composer.lock

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

0 comments on commit 32f47a5

Please sign in to comment.