[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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"
},