Skip to content

Commit e1144e0

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 eb1a51f commit e1144e0

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
@@ -75,7 +75,8 @@
7575
"Neos.Kickstarter-20161125110814",
7676
"Neos.Neos-20161125122412",
7777
"Neos.Flow-20161125124112",
78-
"TYPO3.FluidAdaptor-20161130112935"
78+
"TYPO3.FluidAdaptor-20161130112935",
79+
"Neos.Fusion-20161201202543"
7980
]
8081
}
8182
}

0 commit comments

Comments
 (0)