BookStack/app/App/Providers
Dan Brown 4985e39db4
Slack auth: Switched from community to laravel library
Tested locally before & after change, and looked at code to compare.
Nothing seen or experienced that should affect things, from testing all
is working as expected with no difference from before.
- Update composer requirement of socialite to that which included slack.
- Updated PHP depds while there.
- Updated format of socialite events to align with current documentation
  and to use class references instead of strings.
2023-09-11 15:26:04 +01:00
..
AppServiceProvider.php Started aligning app-wide outbound http calling behaviour 2023-09-08 14:16:09 +01:00
AuthServiceProvider.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
EventServiceProvider.php Slack auth: Switched from community to laravel library 2023-09-11 15:26:04 +01:00
RouteServiceProvider.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ThemeServiceProvider.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
TranslationServiceProvider.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ValidationRuleServiceProvider.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ViewTweaksServiceProvider.php Played around with a new app structure 2023-05-17 17:56:55 +01:00