mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-05-25 20:54:56 +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