Skip to content

Commit 153b816

Browse files
committed
TASK: Apply migration Neos.Fusion-20170120013047
Migrate name for the TypoScriptView to FusionView Note: This migration did not produce any changes, so the commit simply marks the migration as applied. This makes sure it will not be applied again.
1 parent f374b93 commit 153b816

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@
8181
"Neos.Neos-20161219094403",
8282
"Neos.Neos-20161219122512",
8383
"Neos.Fusion-20161219130100",
84-
"Neos.Neos-20161220163741"
84+
"Neos.Neos-20161220163741",
85+
"Neos.Fusion-20170120013047"
8586
]
8687
}
8788
}

0 commit comments

Comments
 (0)