Skip to content

Commit a9c61fb

Browse files
authored
Merge pull request #158 from josbeir/patch-1
Really Fix up BaseMigration file :-)
2 parents afdbfbf + 426814a commit a9c61fb

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,7 +1,7 @@
11
<?php
22
use Migrations\BaseMigration;
33

4-
class TinyAuthMultiSample extends AbstractMigration
4+
class TinyAuthMultiSample extends BaseMigration
55
{
66
/**
77
* Creates tables

0 commit comments

Comments
 (0)