TASK: Apply migration Neos.Flow-20161124204701

Adjusts code to package renaming from "Neos.Flow.Utility.Files" to
"Neos.Utility.Files" and other extractions of the "Utility" packages.

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:
Ferdinand Kuhl 2017-06-03 11:53:57 +02:00
parent 48e535fd36
commit e2ec22acf2

View file

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