From bb8d35a1320a7207f83a75b629775fc658bee6fb 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.Media-20161219094126 Migrate name for the media image size cache 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 fa85bcd..5d5ea64 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,8 @@ "Neos.Media-20161124233100", "Neos.Flow-20161125124112", "Neos.SwiftMailer-20161130105617", - "TYPO3.FluidAdaptor-20161130112935" + "TYPO3.FluidAdaptor-20161130112935", + "Neos.Media-20161219094126" ] } } \ No newline at end of file