Skip to content

Commit 524d38c

Browse files
authored
Merge pull request #28 from mezzio/renovate/psr-http-message-2.x
Update dependency psr/http-message to v2
2 parents 77b7b3a + f83d178 commit 524d38c

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"mezzio/mezzio-session": "^1.6",
3838
"psr/container": "^1.0 || ^2.0",
3939
"psr/http-factory": "^1.0",
40-
"psr/http-message": "^1.0.1",
40+
"psr/http-message": "^1.0.1 || ^2.0.0",
4141
"webmozart/assert": "^1.10"
4242
},
4343
"require-dev": {
4444
"laminas/laminas-coding-standard": "~2.5.0",
4545
"laminas/laminas-diactoros": "^3.0",
46-
"phpunit/phpunit": "^10.1.2",
46+
"phpunit/phpunit": "^10.2.6",
4747
"psalm/plugin-phpunit": "^0.18.4",
48-
"vimeo/psalm": "^5.10"
48+
"vimeo/psalm": "^5.13.1"
4949
},
5050
"autoload": {
5151
"psr-4": {

composer.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)