From dae7f83338e95771f4b1857d4f88d36bce143e32 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.Flow-20170125103800 Migrate usages of the path [TYPO3][Flow][Security][Authentication] to [Neos][Flow][Security][Authentication] 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 5d5ea64..0bf9aec 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,8 @@ "Neos.Flow-20161125124112", "Neos.SwiftMailer-20161130105617", "TYPO3.FluidAdaptor-20161130112935", - "Neos.Media-20161219094126" + "Neos.Media-20161219094126", + "Neos.Flow-20170125103800" ] } } \ No newline at end of file