refs #804 This commit solved missing setting value old companies

This commit is contained in:
cuneytsenturk
2019-04-02 17:01:06 +03:00
parent d41e8e6877
commit 98892187c0
2 changed files with 106 additions and 0 deletions

View File

@ -35,6 +35,7 @@ class EventServiceProvider extends ServiceProvider
'App\Listeners\Updates\V13\Version139',
'App\Listeners\Updates\V13\Version1311',
'App\Listeners\Updates\V13\Version1313',
'App\Listeners\Updates\V13\Version1315',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',