[TASK] Apply migration TYPO3.Flow-201212051340
Change entity resource definitions from using _ to \ 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
9cca268fc8
commit
218310a2da
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@
|
|||
"TYPO3.FLOW3-201206271128",
|
||||
"TYPO3.FLOW3-201209201112",
|
||||
"TYPO3.Flow-201209251426",
|
||||
"TYPO3.Flow-201211151101"
|
||||
"TYPO3.Flow-201211151101",
|
||||
"TYPO3.Flow-201212051340"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue