From 27b3bd9af126aad17fab3f9164156e564fc63b30 Mon Sep 17 00:00:00 2001 From: Christian Krause Date: Tue, 3 Apr 2018 13:50:46 +0200 Subject: [PATCH] TASK: Apply migration DigiComp.SettingValidator-20170603120900 Restructures Validation.yamls to new format 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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index c08726b..b5eba4a 100644 --- a/composer.json +++ b/composer.json @@ -65,7 +65,8 @@ "TYPO3.FluidAdaptor-20161130112935", "Neos.Media-20161219094126", "Neos.Flow-20170125103800", - "Neos.Flow-20170127183102" + "Neos.Flow-20170127183102", + "DigiComp.SettingValidator-20170603120900" ] } -} +} \ No newline at end of file