Skip to content

Commit b384bda

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 8028421 commit b384bda

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
@@ -69,7 +69,8 @@
6969
"Neos.Flow-20161125124112",
7070
"TYPO3.FluidAdaptor-20161130112935",
7171
"Neos.Fusion-20161201202543",
72-
"Neos.Neos-20161201222211"
72+
"Neos.Neos-20161201222211",
73+
"Neos.Fusion-20161202215034"
7374
]
7475
}
7576
}

0 commit comments

Comments
 (0)