Releases: laravel/socialite
Releases · laravel/socialite
v5.24.2
- Fix FakeProvider to preserve decorator pattern when forwarding calls by @mohammedmanssour in #760
v5.24.1
- Remove redundant
emailmapping causing error for unconfirmed X accounts by @Gertiozuni in #757 - chore: update firebase/php-jwt package by @itsalifadaei in #758
v5.24.0
- Add Testing Fakes by @stevebauman in #756
v5.23.2
- [5.x] PHP 8.5 Compatibility by @crynobone in #755
v5.23.1
Full Changelog: v5.23.0...v5.23.1
v5.23.0
v5.22.0
- Fix return type for functions which make use of json_decode by @michaelklopf in #745
- feat(google): stateless ID token support by @beefsack in #748
v5.21.0
- Added email and it's scope to TwitterProvider by @abdulmejidshemsuawel in #744
v5.20.0
- Update logo by @iamdavidhill in #741
- Added email to X provider by @maicol07 in #742
v5.19.0
- docs: sync readme with recent adapters by @iBotPeaches in #735
- [5.x] Throw exception if config is incomplete by @mateusjatenee in #736
- Supports PHPStan 1.12 by @crynobone in #739