Skip to content

Commit 6d586d8

Browse files
author
Chris Chambers
committed
Fix MakeCommand namespace
1 parent 2092832 commit 6d586d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AsanaMakeCommand.php

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

3-
namespace App\Console\Commands;
3+
namespace Torann\LaravelAsana;
44

55
use Illuminate\Console\Command;
66

0 commit comments

Comments
 (0)