TASK: Apply migration TYPO3.FluidAdaptor-20161130112935

Adjusts code to package renaming from "TYPO3.Fluid" to
"Neos.FluidAdaptor".
This commit is contained in:
Ferdinand Kuhl 2017-06-03 11:53:57 +02:00
parent f6e8617fdf
commit 91e8899a37
2 changed files with 3 additions and 2 deletions

View file

@ -12,7 +12,7 @@ namespace DigiComp\Menu\ViewHelpers;
*/
use Neos\Flow\Annotations as Flow;
use TYPO3\Fluid\Core\ViewHelper\AbstractViewHelper;
use Neos\FluidAdaptor\Core\ViewHelper\AbstractViewHelper;
/**
* Just adds the return of MenuService

View file

@ -56,7 +56,8 @@
"Neos.Imagine-20161124231742",
"Neos.Media-20161124233100",
"Neos.Flow-20161125124112",
"Neos.SwiftMailer-20161130105617"
"Neos.SwiftMailer-20161130105617",
"TYPO3.FluidAdaptor-20161130112935"
]
}
}