Skip to content

Commit a582a01

Browse files
authored
Support psr/http-message. (#5789)
1 parent f795046 commit a582a01

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
@@ -34,7 +34,7 @@
3434
"nesbot/carbon": "^2.21",
3535
"psr/container": "^1.0|^2.0",
3636
"psr/event-dispatcher": "^1.0",
37-
"psr/http-message": "^1.0"
37+
"psr/http-message": "^1.0|^2.0"
3838
},
3939
"config": {
4040
"sort-packages": true

0 commit comments

Comments
 (0)