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] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 6e49cb5 commit adce23a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"mezzio/mezzio-authentication": "^1.0",
"psr/container": "^1.0 || ^2.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0.1",
"psr/http-message": "^1.0.1 || ^2.0.0",
"psr/http-server-middleware": "^1.0",
"webmozart/assert": "^1.10"
},
Expand Down

0 comments on commit adce23a

Please sign in to comment.