Skip to content

Commit 1518a82

Browse files
committed
Fix up BaseMigration file
1 parent 4905379 commit 1518a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/Migrations/20160815092405_TinyAuthMultiSample.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
use Migrations\AbstractMigration;
2+
use Migrations\BaseMigration;
33

44
class TinyAuthMultiSample extends AbstractMigration
55
{

0 commit comments

Comments
 (0)