Fix location of configservice (#977)

Pointing to wrong location of file which is throwing errors as a result
This commit is contained in:
Andrew Roberts
2021-01-03 07:39:02 -05:00
committed by GitHub
parent 18e1d63760
commit 4026fe9149
+1 -1
View File
@@ -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