Skip to content

Releases: SocialiteProviders/Manager

v4.6.0

04 May 07:57
dea5190
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.1...v4.6.0

v4.5.1

17 Feb 08:58
a67f194
Compare
Choose a tag to compare

What's Changed

  • fix: include guzzle configuration when additionalConfigKeys is defined in provider by @kidager in #227

New Contributors

Full Changelog: v4.5.0...v4.5.1

v4.5.0

17 Feb 08:56
35e15ed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.0...v4.5.0

v4.4.0

27 Aug 23:47
df5e45b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.4.0

v4.3.0

26 Jan 23:11
47402cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

v4.2.0

02 Sep 10:20
738276d
Compare
Choose a tag to compare

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

23 Jan 22:41
4e63afb
Compare
Choose a tag to compare
Prevent InvalidStateException being thrown if user method is called m…

…ore than once (#204)

Support PHP 8

01 Dec 23:09
0f5e82a
Compare
Choose a tag to compare
4.0.1

feat: php 8 support (#178)

v4.0.0

25 Oct 22:26
ecd506b
Compare
Choose a tag to compare
fix: symfony insight (#176)

v3.6

08 Sep 17:17
fc8dbcf
Compare
Choose a tag to compare
Remove unused private property (#164)