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 550316e commit e602f98Copy full SHA for e602f98
composer.json
@@ -22,7 +22,7 @@
22
"require": {
23
"php": "~8.1.0 | ~8.2.0 | ~8.3.0 | ~8.4.0 | ~8.5.0",
24
"ext-json": "*",
25
- "guzzlehttp/guzzle": "^7.10",
+ "guzzlehttp/guzzle": "^7.2",
26
"illuminate/http": "^9.0 || ^10.0 || ^11.0 || ^12.0",
27
"illuminate/support": "^9.0 || ^10.0 || ^11.0 || ^12.0",
28
"spatie/laravel-package-tools": "^1.1"
0 commit comments