Skip to content

Commit d60e511

Browse files
committed
Widen psr/http-message dep
1 parent 08148f8 commit d60e511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"psr/http-client-implementation": "^1",
1818
"psr/http-factory": "^1.0",
1919
"psr/http-factory-implementation": "^1",
20-
"psr/http-message": "^1.0",
20+
"psr/http-message": "^1.0 || ^2.0",
2121
"psr/log": "^1.1 || ^2.0 || ^3.0",
2222
"symfony/polyfill-php80": "^1.27",
2323
"webmozart/assert": "^1.11"

0 commit comments

Comments
 (0)