Skip to content

Commit

Permalink
TASK: Apply migration Neos.Neos-20180907103800
Browse files Browse the repository at this point in the history
Migrate RTE formatting configuration to new format

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
rolandschuetz committed Mar 1, 2019
1 parent ccb11a5 commit 3e0a63a
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 @@ -87,7 +87,8 @@
"Neos.Flow-20170127183102",
"Neos.Fusion-20180211175500",
"Neos.Fusion-20180211184832",
"Neos.Flow-20180415105700"
"Neos.Flow-20180415105700",
"Neos.Neos-20180907103800"
]
}
}

0 comments on commit 3e0a63a

Please sign in to comment.