Add guzzle ^7.0.1 support

This commit is contained in:
1elf
2021-03-09 13:49:15 +01:00
committed by GitHub
parent 94a6a91e84
commit 7edff12765

View File

@@ -13,7 +13,7 @@
"ext-json": "*",
"illuminate/support": "^8.0",
"illuminate/console": "^8.0",
"guzzlehttp/guzzle": "^6.3",
"guzzlehttp/guzzle": "^6.3|^7.0.1",
"socialiteproviders/manager": "^3.4"
},
"require-dev": {