mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
Change namespace
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Crater\Console\Commands;
|
||||
namespace InvoiceShelf\Console\Commands;
|
||||
|
||||
use Crater\Space\ModuleInstaller;
|
||||
use InvoiceShelf\Space\ModuleInstaller;
|
||||
use Illuminate\Console\Command;
|
||||
|
||||
class InstallModuleCommand extends Command
|
||||
|
||||
Reference in New Issue
Block a user