Skip to content

Commit 0c28b61

Browse files
committed
TASK: Apply migration TYPO3.FluidAdaptor-20161130112935
Adjusts code to package renaming from "TYPO3.Fluid" to "Neos.FluidAdaptor". 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 e4f885c commit 0c28b61

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
@@ -65,7 +65,8 @@
6565
"Neos.NodeTypes-20161125104800",
6666
"Neos.Neos-20161125104802",
6767
"Neos.Neos-20161125122412",
68-
"Neos.Flow-20161125124112"
68+
"Neos.Flow-20161125124112",
69+
"TYPO3.FluidAdaptor-20161130112935"
6970
]
7071
}
7172
}

0 commit comments

Comments
 (0)