Skip to content

Commit 327114e

Browse files
committed
TASK: Apply migration Neos.Fusion-20161201202543
Moves fusion files from old path ``Resources/Private/TypoScript/`` to the new path 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 0c28b61 commit 327114e

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
@@ -66,7 +66,8 @@
6666
"Neos.Neos-20161125104802",
6767
"Neos.Neos-20161125122412",
6868
"Neos.Flow-20161125124112",
69-
"TYPO3.FluidAdaptor-20161130112935"
69+
"TYPO3.FluidAdaptor-20161130112935",
70+
"Neos.Fusion-20161201202543"
7071
]
7172
}
7273
}

0 commit comments

Comments
 (0)