fixed namespace
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace App\Listeners\Update\V20;
|
namespace App\Listeners\Update\V21;
|
||||||
|
|
||||||
use App\Abstracts\Listeners\Update as Listener;
|
use App\Abstracts\Listeners\Update as Listener;
|
||||||
use App\Events\Install\UpdateFinished as Event;
|
use App\Events\Install\UpdateFinished as Event;
|
||||||
|
Reference in New Issue
Block a user