Skip to content

Commit 066c9b4

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 2918b8c commit 066c9b4

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
@@ -78,7 +78,8 @@
7878
"Neos.Fusion-20161219092345",
7979
"Neos.ContentRepository-20161219093512",
8080
"Neos.Media-20161219094126",
81-
"Neos.Neos-20161219094403"
81+
"Neos.Neos-20161219094403",
82+
"Neos.Neos-20161219122512"
8283
]
8384
}
8485
}

0 commit comments

Comments
 (0)