Updated socialite to fix deprecated GitHub auth method

- Also updated composer dependancies to cover symfony/http-foundation
security issue.

Fixes #1879
Related to #1989
This commit is contained in:
Dan Brown 2020-04-04 00:00:19 +01:00
parent 64942268b8
commit b0610d85da
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9
2 changed files with 376 additions and 428 deletions

View File

@ -20,7 +20,7 @@
"gathercontent/htmldiff": "^0.2.1",
"intervention/image": "^2.5",
"laravel/framework": "^6.12",
"laravel/socialite": "^4.2",
"laravel/socialite": "^4.3.2",
"league/flysystem-aws-s3-v3": "^1.0",
"onelogin/php-saml": "^3.3",
"predis/predis": "^1.1",

802
composer.lock generated

File diff suppressed because it is too large Load Diff