Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

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 |
  • Loading branch information
renovate[bot] authored Jun 13, 2023
1 parent ec08c86 commit 2c0399c
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 @@ -29,7 +29,7 @@
"php": "^7.4 || ~8.0.0 || ~8.1.0",
"psr7-sessions/storageless": "^8.0",
"mezzio/mezzio-session": "^1.4",
"psr/http-message": "^1.0",
"psr/http-message": "^2.0",
"lcobucci/clock": "^2.0",
"laminas/laminas-dependency-plugin": "^2.1"
},
Expand Down

0 comments on commit 2c0399c

Please sign in to comment.