Bump laravel/socialite from 5.16.0 to 5.18.0
Bumps laravel/socialite from 5.16.0 to 5.18.0.
Release notes
Sourced from laravel/socialite's releases.
v5.18.0
- Update facade PHPDoc by
@osbre
in laravel/socialite#731- Twitch by
@taylorotwell
in laravel/socialite#732v5.17.1
- Supports Laravel 12 by
@crynobone
in laravel/socialite#730v5.17.0
- Add "email_verified" to linkedin openid by
@aalyusuf
in laravel/socialite#725- [5.x] Adds support for configuring Access Scope for providers from configuration by
@TheAladeen
in laravel/socialite#728- [5.x] Added 2 additional tests for GitHub driver programmatic scope merging and overwriting by
@TheAladeen
in laravel/socialite#729v5.16.1
- Update logo to support dark/light theme by
@milewski
in laravel/socialite#717- [5.x] Support PHP 8.4 by
@crynobone
in laravel/socialite#722
Changelog
Sourced from laravel/socialite's changelog.
v5.18.0 - 2025-02-11
- Update facade PHPDoc by
@osbre
in laravel/socialite#731- Twitch by
@taylorotwell
in laravel/socialite#732v5.17.1 - 2025-01-28
- Supports Laravel 12 by
@crynobone
in laravel/socialite#730v5.17.0 - 2025-01-17
- Add "email_verified" to linkedin openid by
@aalyusuf
in laravel/socialite#725- [5.x] Adds support for configuring Access Scope for providers from configuration by
@TheAladeen
in laravel/socialite#728- [5.x] Added 2 additional tests for GitHub driver programmatic scope merging and overwriting by
@TheAladeen
in laravel/socialite#729v5.16.1 - 2024-12-11
- Update logo to support dark/light theme by
@milewski
in laravel/socialite#717- [5.x] Support PHP 8.4 by
@crynobone
in laravel/socialite#722
Commits
-
7809dc7
chore: update changelog CI permission -
1824978
Twitch (#732) -
8e3f0d3
Update facade PHPDoc (#731) -
c746579
Update CHANGELOG -
4b44c97
Supports Laravel 12 (#730) -
20a8216
Update CHANGELOG -
77be8be
Added 2 additional tests for GitHub driver programmatic scope merging and ove... -
b2ce47b
[5.x] Adds support for configuring scope of providers from configuration. (#728) -
c654af8
Add "email_verified" to linkedin openid (#725) -
d1267db
Update CHANGELOG - Additional commits viewable in compare view