Skip to content

Commit 9131578

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 67cdc2e commit 9131578

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
"TYPO3.FluidAdaptor-20161130112935",
7979
"Neos.Fusion-20161201202543",
8080
"Neos.Neos-20161201222211",
81-
"Neos.Fusion-20161202215034"
81+
"Neos.Fusion-20161202215034",
82+
"Neos.ContentRepository.Search-20161210231100"
8283
]
8384
}
8485
}

0 commit comments

Comments
 (0)