updated 2.0.23 version after run migrate

This commit is contained in:
Cüneyt Şentürk
2020-09-23 12:13:04 +03:00
parent d7af10fe54
commit 34d781e619
2 changed files with 30 additions and 0 deletions

View File

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