Skip to content

Commit 194ab0c

Browse files
committed
fix namespace
1 parent f4219df commit 194ab0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LaravelNuke/LaravelNukeServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Nubix\LumenGenerator;
3+
namespace Nubix\LaravelNuke;
44

55
use Illuminate\Support\ServiceProvider;
66
use Nubix\LaravelNuke\Console\Commands\NukeCommand;

0 commit comments

Comments
 (0)