]> BookStack Code Mirror - bookstack/commit
Slack auth: Switched from community to laravel library
authorDan Brown <redacted>
Mon, 11 Sep 2023 14:26:04 +0000 (15:26 +0100)
committerDan Brown <redacted>
Mon, 11 Sep 2023 14:26:04 +0000 (15:26 +0100)
commit4985e39db4c976d11a3f41fc2ef7e835e5d04a9a
treec6f3f1493e7823496dfb0a28b6a0f286bbb95d02
parent05f2ec40cc83f33b05a29d16217358a45fc9ba45
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.
app/App/Providers/EventServiceProvider.php
composer.json
composer.lock