From caeb6e4b0ceb471ebd0575a29bb620372895132d Mon Sep 17 00:00:00 2001 From: Ferdinand Kuhl Date: Sat, 3 Jun 2017 11:53:57 +0200 Subject: [PATCH] TASK: Apply migration Neos.Flow-20161125124112 Adjusts code to Neos\Flow\Utility\Unicode adjustment 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 d8691c3..dd2dfc2 100644 --- a/composer.json +++ b/composer.json @@ -54,7 +54,8 @@ "Neos.Flow-20161124224015", "Neos.Eel-20161124230101", "Neos.Imagine-20161124231742", - "Neos.Media-20161124233100" + "Neos.Media-20161124233100", + "Neos.Flow-20161125124112" ] } } \ No newline at end of file