We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08148f8 commit d60e511Copy full SHA for d60e511
composer.json
@@ -17,7 +17,7 @@
17
"psr/http-client-implementation": "^1",
18
"psr/http-factory": "^1.0",
19
"psr/http-factory-implementation": "^1",
20
- "psr/http-message": "^1.0",
+ "psr/http-message": "^1.0 || ^2.0",
21
"psr/log": "^1.1 || ^2.0 || ^3.0",
22
"symfony/polyfill-php80": "^1.27",
23
"webmozart/assert": "^1.11"
0 commit comments