Skip to content

Commit b41aa3e

Browse files
committed
TASK: Apply migration Neos.Neos-20161125104802
Adjusts code to package renaming from "TYPO3.Neos" to "Neos.Neos" in Fusion files 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 c29cb23 commit b41aa3e

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
@@ -62,7 +62,8 @@
6262
"Neos.Fusion-20161125013710",
6363
"Neos.Setup-20161125014759",
6464
"Neos.Fusion-20161125104701",
65-
"Neos.NodeTypes-20161125104800"
65+
"Neos.NodeTypes-20161125104800",
66+
"Neos.Neos-20161125104802"
6667
]
6768
}
6869
}

0 commit comments

Comments
 (0)