This commit is contained in:
denisdulici
2018-12-31 18:04:43 +03:00
parent 8734b99a0c
commit c3720fcd2e

View File

@ -1,6 +1,6 @@
<?php
namespace App\Listeners\Updatesv\V12;
namespace App\Listeners\Updates\V12;
use App\Events\UpdateFinished;
use App\Listeners\Updates\Listener;