diff --git a/app/Console/Commands/DevInstall.php b/app/Console/Commands/DevInstall.php index ad19570b..39b34e48 100644 --- a/app/Console/Commands/DevInstall.php +++ b/app/Console/Commands/DevInstall.php @@ -3,7 +3,7 @@ namespace App\Console\Commands; use App\Contracts\Command; -use Modules\Installer\Services\ConfigService; +use App\Services\Installer\ConfigService; /** * Create a fresh development install