From aa0508f9d048b590d548a1f7db28dc2a737647e8 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Wed, 15 Mar 2017 09:06:44 +0100 Subject: [PATCH] TASK: Apply migration Neos.Imagine-20161124231742 Adjusts code to Imagine Renaming 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 d53a587..d553099 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,8 @@ "Neos.Flow-20161124204700", "Neos.Flow-20161124204701", "Neos.Flow-20161124224015", - "Neos.Eel-20161124230101" + "Neos.Eel-20161124230101", + "Neos.Imagine-20161124231742" ] } } \ No newline at end of file