From 8c71d9ac079cd2ee16cb09ef3e533a8766b908b6 Mon Sep 17 00:00:00 2001 From: Ferdinand Kuhl Date: Sat, 3 Jun 2017 11:53:58 +0200 Subject: [PATCH] TASK: Apply migration Neos.Flow-20170127183102 Migrate bootstep names. 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. --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 774ba23..bd7c901 100644 --- a/composer.json +++ b/composer.json @@ -59,7 +59,8 @@ "Neos.SwiftMailer-20161130105617", "TYPO3.FluidAdaptor-20161130112935", "Neos.Media-20161219094126", - "Neos.Flow-20170125103800" + "Neos.Flow-20170125103800", + "Neos.Flow-20170127183102" ] } } \ No newline at end of file