From 22e060163f372bc0e1960845b1a4e5812b26e916 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Wed, 15 Mar 2017 09:06:45 +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 c8b2635..9e75f8f 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,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