From cf5bab03975ead687f8849188a51536c003bd972 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sascha=20K=C3=B6tzing?= Date: Tue, 21 Jul 2015 16:20:03 +0200 Subject: [PATCH] [TASK] Apply migration TYPO3.Flow-201209251426 Rename FLOW3 to TYPO3 Flow 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 e898094..3e0bf24 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,8 @@ "TYPO3.Fluid-201205031303", "TYPO3.FLOW3-201205292145", "TYPO3.FLOW3-201206271128", - "TYPO3.FLOW3-201209201112" + "TYPO3.FLOW3-201209201112", + "TYPO3.Flow-201209251426" ] } } \ No newline at end of file