TASK: Apply migration Neos.Flow-20161124224015

Adjusts code to cache extraction

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.
This commit is contained in:
Daniel Siepmann 2017-03-15 09:06:44 +01:00
parent b84620b6c3
commit 777920d40f

View file

@ -55,7 +55,8 @@
"TYPO3.Flow-20161115140400", "TYPO3.Flow-20161115140400",
"TYPO3.Flow-20161115140430", "TYPO3.Flow-20161115140430",
"Neos.Flow-20161124204700", "Neos.Flow-20161124204700",
"Neos.Flow-20161124204701" "Neos.Flow-20161124204701",
"Neos.Flow-20161124224015"
] ]
} }
} }