From f4c36abc697899e3abb4cc698b3e623f95483443 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.Eel-20161124230101 Adjusts code to Eel 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 c5ebcb9..d53a587 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,8 @@ "TYPO3.Flow-20161115140430", "Neos.Flow-20161124204700", "Neos.Flow-20161124204701", - "Neos.Flow-20161124224015" + "Neos.Flow-20161124224015", + "Neos.Eel-20161124230101" ] } } \ No newline at end of file