Skip to content

Commit

Permalink
TASK: Apply migration Neos.Fusion-20170120013047
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
mficzel committed Jan 20, 2017
1 parent 7d1d021 commit 34f39bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@
"Neos.Neos-20161219094403",
"Neos.Neos-20161219122512",
"Neos.Fusion-20161219130100",
"Neos.Neos-20161220163741"
"Neos.Neos-20161220163741",
"Neos.Fusion-20170120013047"
]
}
}

0 comments on commit 34f39bd

Please sign in to comment.