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 f3bd2a7 commit 15b5a21Copy full SHA for 15b5a21
composer.json
@@ -22,7 +22,7 @@
22
"guzzlehttp/psr7": "^1.7|^2.0",
23
"illuminate/contracts": "^7.0|^8.0|^9.0|^10.0|^11.0",
24
"illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0",
25
- "psr/http-message": "^1.0"
+ "psr/http-message": "^1.0|^2.0"
26
},
27
"require-dev": {
28
"mockery/mockery": "^1.4.3",
0 commit comments