for migrate 1.2.9

This commit is contained in:
cuneytsenturk
2018-06-27 19:58:27 +03:00
parent 68576ffeeb
commit ebe461b5e1
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ class EventServiceProvider extends ServiceProvider
'App\Listeners\Updates\Version120',
'App\Listeners\Updates\Version126',
'App\Listeners\Updates\Version127',
'App\Listeners\Updates\Version128',
'App\Listeners\Updates\Version129',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',