Bump Guzzle

This commit is contained in:
Dries Vints 2020-10-30 15:48:42 +01:00
parent 45fa128adb
commit 3c4eac92ba
No known key found for this signature in database
GPG Key ID: E1529B3ACC4A5A76
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
"php": "^7.2.5|^8.0",
"fideloper/proxy": "^4.4",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^6.3",
"guzzlehttp/guzzle": "^6.3.1|^7.0.1",
"laravel/framework": "^7.29",
"laravel/tinker": "^2.5"
},
@ -20,7 +20,7 @@
"fakerphp/faker": "^1.9.1",
"mockery/mockery": "^1.3.1",
"nunomaduro/collision": "^4.1",
"phpunit/phpunit": "^8.5.8|^9.3.3",
"phpunit/phpunit": "^8.5.8|^9.3.3"
},
"config": {
"optimize-autoloader": true,