From 7f5432e8552326e045d0cb3861f5f7e9376073d1 Mon Sep 17 00:00:00 2001 From: Ferdinand Kuhl Date: Sat, 3 Jun 2017 11:53:58 +0200 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 d538a96..047111d 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