Skip to content

Commit eb1a51f

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 36f03d2 commit eb1a51f

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
@@ -74,7 +74,8 @@
7474
"Neos.Neos-20161125104802",
7575
"Neos.Kickstarter-20161125110814",
7676
"Neos.Neos-20161125122412",
77-
"Neos.Flow-20161125124112"
77+
"Neos.Flow-20161125124112",
78+
"TYPO3.FluidAdaptor-20161130112935"
7879
]
7980
}
8081
}

0 commit comments

Comments
 (0)