Add new listener for 3.0.14

This commit is contained in:
Cüneyt Şentürk
2023-04-25 10:50:17 +03:00
parent 055409a39c
commit 2ce7e3e50a
3 changed files with 74 additions and 39 deletions

View File

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