We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b96dfd commit dfd188eCopy full SHA for dfd188e
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/socialite/compare/v5.5.0...HEAD)
+## [Unreleased](https://github.com/laravel/socialite/compare/v5.5.1...5.x)
4
+
5
+## [v5.5.1](https://github.com/laravel/socialite/compare/v5.5.0...v5.5.1) - 2022-02-08
6
7
+### Fixed
8
9
+- Override abstract provider for Twitter's OAuth 2.0 provider ([#576](https://github.com/laravel/socialite/pull/576))
10
11
## [v5.5.0](https://github.com/laravel/socialite/compare/v5.4.0...v5.5.0) - 2022-02-01
12
0 commit comments