Skip to content

Commit 6c03a60

Browse files
committed
TASK: Apply migration Neos.ContentRepository-20161219093512
Migrate name for the CR node type configuration 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 63b96c6 commit 6c03a60

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.Fusion-20161202215034",
7676
"Neos.ContentRepository.Search-20161210231100",
7777
"Neos.SwiftMailer-20161130105617",
78-
"Neos.Fusion-20161219092345"
78+
"Neos.Fusion-20161219092345",
79+
"Neos.ContentRepository-20161219093512"
7980
]
8081
}
8182
}

0 commit comments

Comments
 (0)