提交的内容
This commit is contained in:
1
vendor/overtrue/socialite/src/SocialiteManager.php
vendored
Executable file → Normal file
1
vendor/overtrue/socialite/src/SocialiteManager.php
vendored
Executable file → Normal file
@ -40,6 +40,7 @@ class SocialiteManager implements Contracts\FactoryInterface
|
||||
Providers\WeWork::NAME => Providers\WeWork::class,
|
||||
Providers\Weibo::NAME => Providers\Weibo::class,
|
||||
Providers\XiGua::NAME => Providers\XiGua::class,
|
||||
Providers\PayPal::NAME => Providers\PayPal::class,
|
||||
];
|
||||
|
||||
#[Pure]
|
||||
|
||||
Reference in New Issue
Block a user