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:
Daniel Siepmann 2017-03-15 09:06:45 +01:00
parent 5c44ad5579
commit 2b9b1febe9

View file

@ -46,7 +46,8 @@
"TYPO3.Flow-20141113121400", "TYPO3.Flow-20141113121400",
"TYPO3.Fluid-20141121091700", "TYPO3.Fluid-20141121091700",
"TYPO3.Fluid-20150214130800", "TYPO3.Fluid-20150214130800",
"TYPO3.Flow-20151113161300" "TYPO3.Flow-20151113161300",
"TYPO3.Flow-20161115140400"
] ]
} }
} }