TASK: Apply migration TYPO3.Flow-20161115140430
Adjust to the renaming of the Object namespace in Flow 4.0 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
83115a5fef
commit
7af6a08fef
1 changed files with 2 additions and 1 deletions
|
@ -47,7 +47,8 @@
|
|||
"DigiComp.Excel-201308011951",
|
||||
"Inwebs.Basket-201409170938",
|
||||
"TYPO3.Flow-20151113161300",
|
||||
"TYPO3.Flow-20161115140400"
|
||||
"TYPO3.Flow-20161115140400",
|
||||
"TYPO3.Flow-20161115140430"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue