Skip to content

Commit

Permalink
migrations: Rename symlink migration to correct format
Browse files Browse the repository at this point in the history
  • Loading branch information
taminob committed Nov 23, 2023
1 parent 95b918c commit a55bd0b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
/**
* Introduce symlinks table
*/
class SymlinkSupportMigration extends SimpleMigrationStep {
class Version29000Date20231123170742 extends SimpleMigrationStep {
/**
* @param IOutput $output
* @param Closure $schemaClosure The `\Closure` returns a `ISchemaWrapper`
Expand Down

0 comments on commit a55bd0b

Please sign in to comment.