Update listener added to event

This commit is contained in:
EnesSacid-Buker
2023-03-03 10:27:39 +03:00
parent 43c4a7b096
commit a9d8d09f3d
2 changed files with 1 additions and 1 deletions

View File

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