TASK: Apply migration Neos.Flow-20161124224015
Adjusts code to cache extraction 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
b84620b6c3
commit
777920d40f
1 changed files with 2 additions and 1 deletions
|
@ -55,7 +55,8 @@
|
|||
"TYPO3.Flow-20161115140400",
|
||||
"TYPO3.Flow-20161115140430",
|
||||
"Neos.Flow-20161124204700",
|
||||
"Neos.Flow-20161124204701"
|
||||
"Neos.Flow-20161124204701",
|
||||
"Neos.Flow-20161124224015"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue