From 55352da4d695ed205d7acbad450a6ec88d2d014b 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.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 ed614f6..67e0a5f 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,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