Merge pull request #6 from 1elf-me/patch-1

Add guzzle ^7.0.1 support
This commit is contained in:
René Preuß
2021-03-09 13:51:31 +01:00
committed by GitHub

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": {