[8.x] Bump Guzzle (#5381)

* Bump Guzzle

* Update composer.json
This commit is contained in:
Dries Vints
2020-08-25 15:27:25 +02:00
committed by GitHub
parent fd8a872b3b
commit 48b7ba938e

View File

@@ -11,7 +11,7 @@
"php": "^7.3",
"fideloper/proxy": "^4.2",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^6.3",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^8.0",
"laravel/tinker": "^2.0"
},