Skip to content

Commit 50f8302

Browse files
committed
Fix namespace issue
1 parent 3e818eb commit 50f8302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SqlLiteMigration.php renamed to src/SQLiteMigration.php

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

3-
namespace JJCLane\SqlLiteMigration;
3+
namespace JJCLane\SQLiteMigration;
44

55
use Schema;
66
use Illuminate\Database\Schema\Blueprint;

0 commit comments

Comments
 (0)