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