File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " genealabs/laravel-socialiter" ,
3- "description" : " Automatically manager user persistence and resolution for any Laravel Socialite provider." ,
3+ "description" : " Automatically manage user persistence and resolution for any Laravel Socialite provider." ,
44 "type" : " library" ,
55 "license" : " MIT" ,
66 "authors" : [
1010 }
1111 ],
1212 "require" : {
13- "illuminate/auth" : " ^10.0" ,
14- "illuminate/database" : " ^10.0" ,
15- "illuminate/support" : " ^10.0" ,
13+ "illuminate/auth" : " ^10.0|^11.0|^12.0 " ,
14+ "illuminate/database" : " ^10.0|^11.0|^12.0 " ,
15+ "illuminate/support" : " ^10.0|^11.0|^12.0 " ,
1616 "laravel/socialite" : " ^5.3" ,
17- "genealabs/laravel-overridable-model" : " ^10.0"
17+ "genealabs/laravel-overridable-model" : " ^10.0|^11.0|^12.0 "
1818 },
1919 "autoload" : {
2020 "psr-4" : {
2424 "extra" : {
2525 "laravel" : {
2626 "providers" : [
27- " \\ GeneaLabs\\ LaravelSocialiter\\ Providers\\ ServiceProvider"
27+ " GeneaLabs\\ LaravelSocialiter\\ Providers\\ ServiceProvider"
2828 ],
2929 "aliases" : {
30- "Socialiter" : " \\ GeneaLabs\\ LaravelSocialiter\\ Facades\\ Socialiter"
30+ "Socialiter" : " GeneaLabs\\ LaravelSocialiter\\ Facades\\ Socialiter"
3131 }
3232 }
3333 },
You can’t perform that action at this time.
0 commit comments