Skip to content

Commit

Permalink
Update MigrateGenerateCommand.php
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarafdev authored Feb 8, 2020
1 parent 04858a2 commit 27daedb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
use OscarAFDev\MigrationsGenerator\Syntax\DroppedTable;
use OscarAFDev\MigrationsGenerator\Syntax\AddForeignKeysToTable;
use OscarAFDev\MigrationsGenerator\Syntax\RemoveForeignKeysFromTable;
use Illuminate\Support\Str;

use Illuminate\Contracts\Config\Repository as Config;

Expand Down

0 comments on commit 27daedb

Please sign in to comment.