Skip to content

Commit ef026cf

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 78e4c07 commit ef026cf

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
@@ -66,7 +66,8 @@
6666
"Neos.Neos-20161125104802",
6767
"Neos.Kickstarter-20161125110814",
6868
"Neos.Neos-20161125122412",
69-
"Neos.Flow-20161125124112"
69+
"Neos.Flow-20161125124112",
70+
"TYPO3.FluidAdaptor-20161130112935"
7071
]
7172
}
7273
}

0 commit comments

Comments
 (0)