Skip to content

Commit c07e8d8

Browse files
committed
Change namespace
1 parent 4e473ce commit c07e8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types = 1);
44

5-
namespace McMatters\DbCommands;
5+
namespace McMatters\UserCommands;
66

77
use Illuminate\Support\ServiceProvider as BaseServiceProvider;
88
use McMatters\UserCommands\Console\Commands\{

0 commit comments

Comments
 (0)