Breaking change in GoogleProvider between laravel/socialite:2.0.21 and laravel/socialite:2.0.22#5
Breaking change in GoogleProvider between laravel/socialite:2.0.21 and laravel/socialite:2.0.22#5isreehari wants to merge 15 commits intodreamfactorysoftware:masterfrom
Conversation
# Conflicts: # README.md # src/Services/BaseOAuthService.php
|
Think it would be better if we contact the laravel/socialite team to remove the 2.0.22 because it's breaking changes it should be major version release than the minor fix. Please suggest me it would be good idea. @leehicks or we will update our repo? |
|
Hi @isreehari I recommend getting in touch with the laravel/socialite team as it sounds like this is something they would need to address. There very well may be a discussion going on about this matter in their issue tracker? |
|
Hi @wjgilmore it seems to me like we need just need to modify the GoogleProvider in our code because when I compare between 2.0.21 and 2.0.22 there is only one major difference in GoogleProvider file. laravel/socialite@v2.0.21...laravel:v2.0.22 I already put a ticket there and we will see if someone get back to us - laravel/socialite#356 |
There is breaking change in GoogleProvider between laravel/socialite:2.0.21 and laravel/socialite:2.0.22
https://github.com/laravel/socialite/releases/tag/v2.0.22
https://github.com/laravel/socialite/releases/tag/v2.0.21