From 02d8a0717351d1aa1f1bad15e353ca8457adff40 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.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 9d53180..55c4f4c 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,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