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.
This commit is contained in:
parent
f3be919a57
commit
464380e18d
1 changed files with 2 additions and 1 deletions
|
@ -61,7 +61,8 @@
|
||||||
"Neos.Imagine-20161124231742",
|
"Neos.Imagine-20161124231742",
|
||||||
"Neos.Media-20161124233100",
|
"Neos.Media-20161124233100",
|
||||||
"Neos.Flow-20161125124112",
|
"Neos.Flow-20161125124112",
|
||||||
"Neos.SwiftMailer-20161130105617"
|
"Neos.SwiftMailer-20161130105617",
|
||||||
|
"TYPO3.FluidAdaptor-20161130112935"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue