Skip to content

Commit 8fbabb9

Browse files
committed
TASK: Apply migration Neos.Neos-20161219122512
Migrate usages of TypoScriptService to FusionService 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 f5a4195 commit 8fbabb9

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
@@ -73,7 +73,8 @@
7373
"Neos.Fusion-20161219092345",
7474
"Neos.ContentRepository-20161219093512",
7575
"Neos.Media-20161219094126",
76-
"Neos.Neos-20161219094403"
76+
"Neos.Neos-20161219094403",
77+
"Neos.Neos-20161219122512"
7778
]
7879
}
7980
}

0 commit comments

Comments
 (0)