event file added for v2.0.20

This commit is contained in:
Cüneyt Şentürk
2020-08-28 13:37:51 +03:00
parent 3260c48a5c
commit 548ea419ac
2 changed files with 30 additions and 0 deletions

View File

@ -22,6 +22,7 @@ class Event extends Provider
'App\Listeners\Update\V20\Version209',
'App\Listeners\Update\V20\Version2014',
'App\Listeners\Update\V20\Version2017',
'App\Listeners\Update\V20\Version2020',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',