Skip to content

Commit ab62a2d

Browse files
authored
Update psr/http-message version (#15)
1 parent 99727fb commit ab62a2d

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
@@ -40,7 +40,7 @@
4040
"php": ">=8.1",
4141
"ext-json": "*",
4242
"psr/http-factory": "^1.0.1",
43-
"psr/http-message": "^1.0.1",
43+
"psr/http-message": "^1.0.1 || ^2.0",
4444
"spiral/roadrunner": "^2023.1",
4545
"spiral/roadrunner-worker": "^3.0"
4646
},

0 commit comments

Comments
 (0)