Skip to content

Commit a210676

Browse files
committed
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.
1 parent efdf398 commit a210676

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
@@ -88,7 +88,8 @@
8888
"Neos.Neos-20170115114620",
8989
"Neos.Fusion-20170120013047",
9090
"Neos.Flow-20170125103800",
91-
"Neos.Seo-20170127154600"
91+
"Neos.Seo-20170127154600",
92+
"Neos.Flow-20170127183102"
9293
]
9394
}
9495
}

0 commit comments

Comments
 (0)