Releases: laravel/socialite
Releases · laravel/socialite
v5.5.8
Fixed
- Fix User return types by @antoinelame in #614
v5.5.7
Fixed
- Fixed string type issue by @driesvints in 295a366
v5.5.6
Changed
- PHP 8.2 support by @driesvints in #607
v5.5.5
Changed
- Add ability to override access token request headers by @JasonTolliver in #603
v5.5.4
Fixed
- Add correct encoding and the required state param by @xhezairbey in #599
v5.5.3
Fixed
- Add Twitter OAuth 2 fallback call by @driesvints in #596
v5.5.2
Changed
- Allow OAuth version in the Twitter config by @taylorotwell (68afb03)