PHP 7.2 is now the minimum required version.
Laravel 6.0 is now the minimum required version.
Like the latest releases of the Laravel framework, Laravel Socialite now requires PHP >= 7.1.3. We encourage you to upgrade to the latest versions of PHP and Laravel before upgrading to Socialite 4.0.
The LinkedInProvider
was updated to make use of the latest API version of LinkedIn. The provider will now only retrieve the most basic fields and removes the fields
method from the provider. Please review the related PR for all details and changes.