Skip to content

Commit 288bf5d

Browse files
Update dependency psr/http-message to v2
| datasource | package | from | to | | ---------- | ---------------- | ----- | --- | | packagist | psr/http-message | 1.0.1 | 2.0 |
1 parent 3bfc588 commit 288bf5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lcobucci/content-negotiation-middleware": "^3.1",
1717
"middlewares/negotiation": "^2.1",
1818
"psr/http-factory": "^1.0.1",
19-
"psr/http-message": "^1.0.1",
19+
"psr/http-message": "^2.0.0",
2020
"psr/http-server-handler": "^1.0.1",
2121
"psr/http-server-middleware": "^1.0.1"
2222
},

0 commit comments

Comments
 (0)