TASK: Apply migration Neos.Flow-20161124204700
Adjusts code to package renaming from "TYPO3.Flow" to "Neos.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.
This commit is contained in:
parent
0e7d19b3cd
commit
85174f7489
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@
|
|||
"TYPO3.Fluid-20150214130800",
|
||||
"TYPO3.Flow-20151113161300",
|
||||
"TYPO3.Flow-20161115140400",
|
||||
"TYPO3.Flow-20161115140430"
|
||||
"TYPO3.Flow-20161115140430",
|
||||
"Neos.Flow-20161124204700"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue