Skip to content

Commit 327cd4b

Browse files
committed
TASK: Apply migration Neos.Fusion-20161202215034
Migrate name for the Fusion content cache to Neos_Fusion_Content 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.
1 parent 98db771 commit 327cd4b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@
6868
"Neos.Flow-20161125124112",
6969
"TYPO3.FluidAdaptor-20161130112935",
7070
"Neos.Fusion-20161201202543",
71-
"Neos.Neos-20161201222211"
71+
"Neos.Neos-20161201222211",
72+
"Neos.Fusion-20161202215034"
7273
]
7374
}
7475
}

0 commit comments

Comments
 (0)