Releases: SocialiteProviders/Manager
Releases · SocialiteProviders/Manager
v4.7.0
What's Changed
- Fix tests by @lucasmichot in #230
- Fix style with pint by @lucasmichot in #232
- Let the additional config keys be declared as a property by @lucasmichot in #233
Full Changelog: v4.6.0...v4.7.0
v4.6.0
v4.5.1
v4.5.0
What's Changed
- Bump to laravel/socialite:^5.2 and phpunit/phpunit:^9.0 by @lucasmichot in #222
- Laravel 11 by @matt-moellering in #226
New Contributors
- @matt-moellering made their first contribution in #226
Full Changelog: v4.4.0...v4.5.0
v4.4.0
v4.3.0
v4.2.0
What's Changed
- Update GA by @lucasmichot in #210
- Drop support for PHP < 7.4
- Drop support for Socialite Manager < 5
Full Changelog: v4.1.0...v4.2.0
Laravel 9.x Support, Fix Invalid State Error
v4.1.0 Prevent InvalidStateException being thrown if user method is called m…
Support PHP 8
4.0.1 feat: php 8 support (#178)