change version listener file.

This commit is contained in:
cuneytsenturk
2019-04-02 17:02:43 +03:00
parent 98892187c0
commit 796625c869
2 changed files with 3 additions and 3 deletions

View File

@ -35,7 +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',
'App\Listeners\Updates\V13\Version1316',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',