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:
parent
8364b273cf
commit
b84620b6c3
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@
|
|||
"TYPO3.Flow-20151113161300",
|
||||
"TYPO3.Flow-20161115140400",
|
||||
"TYPO3.Flow-20161115140430",
|
||||
"Neos.Flow-20161124204700"
|
||||
"Neos.Flow-20161124204700",
|
||||
"Neos.Flow-20161124204701"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue