mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 08:49:11 +08:00
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:
parent
64942268b8
commit
b0610d85da
|
@ -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
802
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user