We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45db684 commit 3e8542aCopy full SHA for 3e8542a
composer.json
@@ -17,7 +17,7 @@
17
"php-http/message-factory": "^1.0",
18
"psr/http-client": "^1.0",
19
"psr/http-factory": "^1.0",
20
- "psr/http-message": "^1.0",
+ "psr/http-message": "^1.0 || ^2.0",
21
"symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0",
22
"symfony/polyfill-php80": "^1.17"
23
},
0 commit comments