mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Renamed migration.
This commit is contained in:
parent
94609f1419
commit
9f250fc61b
@ -4,9 +4,9 @@ use Illuminate\Database\Migrations\Migration;
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
|
||||
/**
|
||||
* Class ExtendImportTable
|
||||
* Class ChangesFor3101
|
||||
*/
|
||||
class ExtendImportTable extends Migration
|
||||
class ChangesFor3101 extends Migration
|
||||
{
|
||||
/**
|
||||
* Reverse the migrations.
|
Loading…
Reference in New Issue
Block a user