added update listeners

This commit is contained in:
Cüneyt Şentürk
2022-10-11 09:26:20 +03:00
parent 43cbffe56a
commit f28da03902
2 changed files with 44 additions and 0 deletions

View File

@ -19,6 +19,7 @@ class Event extends Provider
'App\Listeners\Update\V30\Version303',
'App\Listeners\Update\V30\Version304',
'App\Listeners\Update\V30\Version305',
'App\Listeners\Update\V30\Version307',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',