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 9be19bf commit 462d557Copy full SHA for 462d557
composer.json
@@ -22,10 +22,10 @@
22
"illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
23
"psr/http-client": "^1.0",
24
"psr/http-factory": "^1.0",
25
- "psr/http-message": "^1.0 || ^2.0",
26
- "guzzlehttp/guzzle": "*"
+ "psr/http-message": "^1.0 || ^2.0"
27
},
28
"require-dev": {
+ "guzzlehttp/guzzle": "^7.0",
29
"phpunit/phpunit": "*",
30
"phpstan/phpstan": "^2.1"
31
0 commit comments