fixed updates

This commit is contained in:
denisdulici
2017-12-13 18:23:04 +03:00
parent 54532e934c
commit 8f3e11cf04
2 changed files with 4 additions and 2 deletions

View File

@ -19,6 +19,8 @@ class EventServiceProvider extends ServiceProvider
'App\Listeners\Updates\Version108',
'App\Listeners\Updates\Version109',
'App\Listeners\Updates\Version110',
'App\Listeners\Updates\Version112',
'App\Listeners\Updates\Version113',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',