Skip to content

Commit 0396440

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 aa7a67d commit 0396440

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
@@ -77,7 +77,8 @@
7777
"Neos.Flow-20161125124112",
7878
"TYPO3.FluidAdaptor-20161130112935",
7979
"Neos.Fusion-20161201202543",
80-
"Neos.Neos-20161201222211"
80+
"Neos.Neos-20161201222211",
81+
"Neos.Fusion-20161202215034"
8182
]
8283
}
8384
}

0 commit comments

Comments
 (0)