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 367931d commit dd698d4Copy full SHA for dd698d4
composer.json
@@ -13,7 +13,7 @@
13
"php": "^7.1|^8.0",
14
"ext-json": "*",
15
"guzzlehttp/guzzle": "^6.2 || ^7.0",
16
- "guzzlehttp/psr7": "^1.0",
+ "guzzlehttp/psr7": "^1.0 || ^2.0",
17
"laravel/framework": "^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
18
},
19
"require-dev": {
0 commit comments