diff --git a/Classes/Updates/ListTypeToCTypeUpdate.php b/Classes/Updates/ListTypeToCTypeUpdate.php index 936c498..9bc1490 100644 --- a/Classes/Updates/ListTypeToCTypeUpdate.php +++ b/Classes/Updates/ListTypeToCTypeUpdate.php @@ -12,7 +12,7 @@ * LICENSE file that was distributed with this source code. */ -#[UpgradeWizard('cart_updateListTypeToCType')] +#[UpgradeWizard('cartProducts_updateListTypeToCType')] class ListTypeToCTypeUpdate extends AbstractListTypeToCTypeUpdate { protected function getListTypeToCTypeMapping(): array diff --git a/Classes/Updates/SwitchableControllerActionsPluginUpdater.php b/Classes/Updates/SwitchableControllerActionsPluginUpdater.php index d4c4e4d..5928549 100644 --- a/Classes/Updates/SwitchableControllerActionsPluginUpdater.php +++ b/Classes/Updates/SwitchableControllerActionsPluginUpdater.php @@ -20,7 +20,7 @@ use TYPO3\CMS\Install\Updates\DatabaseUpdatedPrerequisite; use TYPO3\CMS\Install\Updates\UpgradeWizardInterface; -#[UpgradeWizard('switchableControllerActionsPluginUpdater')] +#[UpgradeWizard('cartProducts_switchableControllerActionsPluginUpdater')] class SwitchableControllerActionsPluginUpdater implements UpgradeWizardInterface { private const MIGRATION_SETTINGS = [