Skip to content

Commit de1a8e0

Browse files
committed
TASK: Apply migration Neos.ContentRepository.Search-20161210231100
Adjusts code to package renaming from "TYPO3.TYPO3CR.Search" to "Neos.ContentRepository.Search" 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 7d91958 commit de1a8e0

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
@@ -72,7 +72,8 @@
7272
"TYPO3.FluidAdaptor-20161130112935",
7373
"Neos.Fusion-20161201202543",
7474
"Neos.Neos-20161201222211",
75-
"Neos.Fusion-20161202215034"
75+
"Neos.Fusion-20161202215034",
76+
"Neos.ContentRepository.Search-20161210231100"
7677
]
7778
}
7879
}

0 commit comments

Comments
 (0)