This commit is contained in:
denisdulici
2018-01-15 22:45:57 +03:00
parent 2c8af4a502
commit 93cfbc3779
2 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@ class EventServiceProvider extends ServiceProvider
'App\Listeners\Updates\Version110',
'App\Listeners\Updates\Version112',
'App\Listeners\Updates\Version113',
'App\Listeners\Updates\Version118',
'App\Listeners\Updates\Version119',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',