refs #174 some fixed

This commit is contained in:
cuneytsenturk
2018-01-09 21:11:06 +03:00
parent 5e4e27f2ca
commit 262ba871b7
2 changed files with 35 additions and 2 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\Version116',
'App\Listeners\Updates\Version117',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',