Skip to content

Commit

Permalink
TASK: Apply migration Neos.Neos.Ui-20190319094900
Browse files Browse the repository at this point in the history
Migrate additional 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
Markus Sommer committed May 7, 2019
1 parent e12b9a7 commit f2531c1
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.Fusion-20180211175500",
"Neos.Fusion-20180211184832",
"Neos.Flow-20180415105700",
"Neos.Neos-20180907103800"
"Neos.Neos-20180907103800",
"Neos.Neos.Ui-20190319094900"
]
}
}

0 comments on commit f2531c1

Please sign in to comment.