Skip to content

Commit 0b51a8d

Browse files
committed
TASK: Apply migration Neos.SiteKickstarter-20161125095901
Fix wronly renamed Neos.SiteKickstarter references. There was a replacement from "TYPO3.Neos" to "Neos.Neos"; which inadvertedly also got applied 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 9f20a20 commit 0b51a8d

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
@@ -59,7 +59,8 @@
5959
"Neos.Neos-20161125002322",
6060
"Neos.ContentRepository-20161125012000",
6161
"Neos.Fusion-20161125013710",
62-
"Neos.Setup-20161125014759"
62+
"Neos.Setup-20161125014759",
63+
"Neos.SiteKickstarter-20161125095901"
6364
]
6465
}
6566
}

0 commit comments

Comments
 (0)