Skip to content

Commit f7469e4

Browse files
Update migration.stub
1 parent 02452c2 commit f7469e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Stubs/migration.stub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ return new class extends Migration
1717
->onDelete('cascade');
1818
});
1919
}
20-
}
20+
};

0 commit comments

Comments
 (0)