Skip to content

Commit ee6d2d5

Browse files
Update MembersTable.php
1 parent 49a70d0 commit ee6d2d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Database/Migrations/v400/MembersTable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
namespace UserFrosting\Sprinkle\ExtendUser\Database\Migrations\v400;
33

4-
use UserFrosting\System\Bakery\Migration;
4+
use UserFrosting\Sprinkle\Core\Database\Migration;
55
use Illuminate\Database\Schema\Blueprint;
66
use Illuminate\Database\Schema\Builder;
77

0 commit comments

Comments
 (0)