Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (4)
Time
Message
deprecation
The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class is considered final tag:v6.5.0. It may change without further notice as of its next major version. You should not extend it from "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator".
The "Swag\PayPal\Pos\Schedule\AbstractSyncTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.5.0 - reason:class-hierarchy-change - Will only implement MessageHandlerInterface.
The "SwagMigrationAssistant\Migration\MessageQueue\Handler\ProcessMediaHandler" class extends "Shopware\Core\Framework\MessageQueue\Handler\AbstractMessageHandler" that is deprecated tag:v6.5.0 - reason:reason:class-hierarchy-change - will be removed, use default symfony MessageSubscriberInterface instead.
The "SwagMigrationAssistant\Migration\MessageQueue\Handler\CleanupMigrationHandler" class extends "Shopware\Core\Framework\MessageQueue\Handler\AbstractMessageHandler" that is deprecated tag:v6.5.0 - reason:reason:class-hierarchy-change - will be removed, use default symfony MessageSubscriberInterface instead.
The "Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.5.0 - reason:class-hierarchy-change - Will only implement MessageHandlerInterface.
The "Zeobv\GetNotified\ScheduledTasks\Handlers\StockSubscriber\NotificationTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.5.0 - reason:class-hierarchy-change - Will only implement MessageHandlerInterface.
The "Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\AbstractRenewalReminderTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.5.0 - reason:class-hierarchy-change - Will only implement MessageHandlerInterface.
The "Kiener\MolliePayments\ScheduledTask\OrderStatus\ExpireOrderTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.5.0 - reason:class-hierarchy-change - Will only implement MessageHandlerInterface.
The "NinepointNvidiaIntegration\Service\ScheduledTask\ExportProductsTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.5.0 - reason:class-hierarchy-change - Will only implement MessageHandlerInterface.
The "NinepointHideEmptyCategories\ScheduledTask\HideCategoriesTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.5.0 - reason:class-hierarchy-change - Will only implement MessageHandlerInterface.
The "NewsletterSendinblue\Message\Category\CategorySyncMessageHandler" class extends "Shopware\Core\Framework\MessageQueue\Handler\AbstractMessageHandler" that is deprecated tag:v6.5.0 - reason:reason:class-hierarchy-change - will be removed, use default symfony MessageSubscriberInterface instead.
The "NewsletterSendinblue\Message\Product\ProductSyncMessageHandler" class extends "Shopware\Core\Framework\MessageQueue\Handler\AbstractMessageHandler" that is deprecated tag:v6.5.0 - reason:reason:class-hierarchy-change - will be removed, use default symfony MessageSubscriberInterface instead.
The "NewsletterSendinblue\Message\Product\ProductSyncDeleteMessageHandler" class extends "Shopware\Core\Framework\MessageQueue\Handler\AbstractMessageHandler" that is deprecated tag:v6.5.0 - reason:reason:class-hierarchy-change - will be removed, use default symfony MessageSubscriberInterface instead.
The "NewsletterSendinblue\ScheduledTask\BackInStock\SubscriptionCleanupTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.5.0 - reason:class-hierarchy-change - Will only implement MessageHandlerInterface.
The "Gbmed\Enev\Framework\Eprel\EprelGroupsAbstract::handle()" method will require a new "SalesChannelContext|null $context" argument in the next major version of its interface "Gbmed\Enev\Framework\Eprel\EprelGroupsInterface", not defining it is deprecated.
The "Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "MoorlFoundation\Core\Content\Cms\HtmlTagCmsElementResolver".
The "Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "MoorlFoundation\Core\Content\Cms\TocCmsElementResolver".
The "Zeobv\GetNotified\FlowBuilder\Action\NotificationAction" class extends "Shopware\Core\Content\Flow\Dispatching\Action\FlowAction" that is deprecated tag:v6.5.0 - reason:remove-subscriber - FlowActions won't be executed over the event system anymore, therefore the actions won't implement the EventSubscriberInterface anymore.
The "Shopware\Elasticsearch\Admin\Indexer\AbstractAdminIndexer" class is considered internal. It may change without further notice. You should not use it from "Kiener\MolliePayments\Components\Subscription\Elasticsearch\SubscriptionAdminSearchIndexer".
The "Shopware\Elasticsearch\Admin\Indexer\AbstractAdminIndexer" class is considered internal. It may change without further notice. You should not use it from "Kiener\MolliePayments\Components\RefundManager\Elasticsearch\RefundAdminSearchIndexer".
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Wbm\TagManagerAnalytics\Subscriber\StorefrontRenderSubscriber" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Wbm\TagManagerAnalytics\Subscriber\KernelEventsSubscriber" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Wbm\TagManagerAnalytics\Subscriber\CartAddPrice\AfterLineItemAddedSubscriber" service.
Since shopware/core : Method "Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction::Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction::getSubscribedEvents()" is deprecated and will be removed in v6.5.0.0.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Gbmed\Enev\Subscriber\LineItemAdded" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "NinepointCustomizationsForAsusTheme\Core\Content\ReturnsForm\Subscriber\BusinessEventCollectorSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Huebert\SeoUltimate\Storefront\Page\Product\Subscriber\ProductPageLoadedSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Huebert\SeoUltimate\Storefront\Page\Navigation\Subscriber\NavigationPageLoadedSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Lenz\DistributionRestrictions\Subscriber\CheckoutSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\SystemConfigSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\CsrfSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\ApplePaySubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\StorefrontBuildSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\PaypalExpressSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\SalesChannelContextTokenChangedSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\OrderReturnSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\OrderLinesUpdatedSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\TestModeNotificationSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\CartConvertedSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\ShipOrderAction" class extends "Shopware\Core\Content\Flow\Dispatching\Action\FlowAction" that is deprecated tag:v6.5.0 - reason:remove-subscriber - FlowActions won't be executed over the event system anymore, therefore the actions won't implement the EventSubscriberInterface anymore.
The "Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\RefundOrderAction" class extends "Shopware\Core\Content\Flow\Dispatching\Action\FlowAction" that is deprecated tag:v6.5.0 - reason:remove-subscriber - FlowActions won't be executed over the event system anymore, therefore the actions won't implement the EventSubscriberInterface anymore.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Wbm\TagManagerAnalytics\Subscriber\CartAddPrice\AfterLineItemAddedSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "NeofirePlentymarketsConnector\Command\NeofirePlentymarketsConnectorImport" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "NeofirePlentymarketsConnector\Command\NeofirePlentymarketsConnectorOrder" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "NeofirePlentymarketsConnector\Command\NeofirePlentymarketsConnectorPayment" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "NeofirePlentymarketsConnector\Command\NeofirePlentymarketsConnectorOrderstatus" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "NeofirePlentymarketsConnector\Command\NeofirePlentymarketsConnectorStock" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "NeofirePlentymarketsConnector\Command\NeofirePlentymarketsConnectorRestart" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\VersionManager" class is considered internal. It may change without further notice. You should not use it from "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430".
User Deprecated: Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "NewsletterSendinblue\Message\StructCollectionMessageJsonSerializer" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "NewsletterSendinblue\Message\StructCollectionMessageJsonSerializer" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "NewsletterSendinblue\Message\StructCollectionMessageJsonSerializer" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "NewsletterSendinblue\Message\StructCollectionMessageJsonSerializer" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class is considered final tag:v6.5.0. It may change without further notice as of its next major version. You should not extend it from "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator".
User Deprecated: The "Shopware\Core\Content\Seo\SeoResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "KielCodingPlatformTrailingSlash\TrailingSlash\SeoResolver".
User Deprecated: Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Onedot\Asus\Extensions\PluginStateByNameExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "MoorlFoundation\Core\Framework\Twig\ListingExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: The "NetInventors\NetiNextProductDetailCms\Decoration\ProductRepositoryDecorator" class implements "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface" that is deprecated tag:v6.5.0 - will be removed, use EntityRepository type hint instead.
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
User Deprecated: The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository" class is considered final tag:v6.5.0. It may change without further notice as of its next major version. You should not extend it from "Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator".
User Deprecated: The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator".
User Deprecated: Since shopware/core : Class "Shopware\Core\Framework\Routing\Annotation\RouteScope" is deprecated and will be removed in v6.5.0.0. Use ""@Route(defaults={"_routeScope"={"storefront"}})"" instead.
User Deprecated: The "Shopware\Core\Content\Media\Pathname\UrlGenerator::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Onedot\Asus\ServiceDecoration\Content\Media\UrlGeneratorDecorator".
User Deprecated: Since shopware/core : Method "Shopware\Core\Framework\DataAbstractionLayer\Field\ListField::Shopware\Core\Framework\DataAbstractionLayer\Field\ListField::isStrict()" is deprecated and will be removed in v6.5.0.0. Use "JsonField" instead.
User Deprecated: The "Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\ProductVoucherCode\Core\Checkout\Promotion\Gateway\PromotionGateway".
User Deprecated: The "Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionProcessor".
User Deprecated: The "Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionCalculator".
User Deprecated: The "NetInventors\NetiNextProductDetailCms\Decoration\CmsPageRepositoryDecorator" class implements "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface" that is deprecated tag:v6.5.0 - will be removed, use EntityRepository type hint instead.
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\CsrfSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\ApplePaySubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\StorefrontBuildSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kiener\MolliePayments\Subscriber\PaypalExpressSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since shopware/core : Class "Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension" is deprecated and will be removed in v6.5.0.0.
User Deprecated: Since shopware/core : Method "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::Shopware\Storefront\Framework\Routing\StorefrontSubscriber::replaceCsrfToken()" is deprecated and will be removed in v6.5.0.0.
User Deprecated: Since shopware/core : Class "Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler" is deprecated and will be removed in v6.5.0.0.
Log messages generated during the compilation of the service container.
Messages
Class
550
Resolving inheritance for "Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler" (parent: Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler).
Resolving inheritance for "Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler" (parent: Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Media\HttpMediaDownloadService" (parent: SwagMigrationAssistant\Profile\Shopware\Media\BaseMediaService).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Media\LocalMediaProcessor" (parent: SwagMigrationAssistant\Profile\Shopware\Media\BaseMediaService).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Media\HttpOrderDocumentProcessor" (parent: SwagMigrationAssistant\Profile\Shopware\Media\BaseMediaService).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Media\LocalOrderDocumentProcessor" (parent: SwagMigrationAssistant\Profile\Shopware\Media\BaseMediaService).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter" (parent: SwagMigrationAssistant\Migration\Converter\Converter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter" (parent: SwagMigrationAssistant\Migration\Converter\Converter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ProductPriceAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ManufacturerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\OrderAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ProductConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ProductOptionRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ProductPropertyRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\TranslationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CategoryAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CategoryConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\MediaFolderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\MediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\OrderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerWishlistConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\PropertyGroupOptionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CurrencyConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\LanguageConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\NewsletterRecipientConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ShippingMethodConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\ProductReviewConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\SeoUrlConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\CrossSellingConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\MainVariantRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CurrencyReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\LanguageReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ManufacturerAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaAlbumReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NewsletterRecipientReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NumberRangeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPriceAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReviewReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PromotionReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PropertyGroupOptionReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SalesChannelReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SeoUrlReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ShippingMethodReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TranslationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductOptionRelationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPropertyRelationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CrossSellingReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MainVariantRelationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerWishlistReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CurrencyReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NewsletterRecipientReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\LanguageReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ManufacturerAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaAlbumReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NumberRangeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductOptionRelationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPropertyRelationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPriceAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PropertyGroupOptionReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SalesChannelReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\TranslationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentAttributeReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ShippingMethodReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReviewReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SeoUrlReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CrossSellingReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MainVariantRelationReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PromotionReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerWishlistReader" (parent: SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Writer\ProductOptionRelationWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Writer\ProductPropertyRelationWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware\Writer\PromotionWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPriceAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPriceAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ManufacturerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ManufacturerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductOptionRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductOptionRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPropertyRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPropertyRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54TranslationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\TranslationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaFolderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaFolderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerWishlistConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerWishlistConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PropertyGroupOptionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PropertyGroupOptionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NumberRangeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CurrencyConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CurrencyConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54LanguageConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\LanguageConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SalesChannelConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NewsletterRecipientConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NewsletterRecipientConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ShippingMethodConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShippingMethodConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductReviewConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductReviewConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SeoUrlConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SeoUrlConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CrossSellingConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CrossSellingConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MainVariantRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MainVariantRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PromotionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPriceAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPriceAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ManufacturerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ManufacturerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductOptionRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductOptionRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPropertyRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPropertyRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55TranslationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\TranslationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaFolderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaFolderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerWishlistConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerWishlistConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PropertyGroupOptionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PropertyGroupOptionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NumberRangeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CurrencyConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CurrencyConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55LanguageConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\LanguageConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SalesChannelConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NewsletterRecipientConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NewsletterRecipientConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ShippingMethodConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShippingMethodConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductReviewConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductReviewConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SeoUrlConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SeoUrlConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CrossSellingConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CrossSellingConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MainVariantRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MainVariantRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PromotionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPriceAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPriceAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ManufacturerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ManufacturerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductOptionRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductOptionRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPropertyRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPropertyRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56TranslationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\TranslationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaFolderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaFolderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerWishlistConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerWishlistConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PropertyGroupOptionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PropertyGroupOptionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NumberRangeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CurrencyConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CurrencyConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56LanguageConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\LanguageConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SalesChannelConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NewsletterRecipientConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NewsletterRecipientConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ShippingMethodConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShippingMethodConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductReviewConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductReviewConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SeoUrlConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SeoUrlConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CrossSellingConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CrossSellingConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MainVariantRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MainVariantRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PromotionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPriceAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPriceAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ManufacturerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ManufacturerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductOptionRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductOptionRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPropertyRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductPropertyRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57TranslationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\TranslationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CategoryConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaFolderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaFolderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerWishlistConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerWishlistConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupAttributeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PropertyGroupOptionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PropertyGroupOptionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PromotionConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NumberRangeConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MainVariantRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\MainVariantRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CurrencyConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CurrencyConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57LanguageConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\LanguageConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SalesChannelConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NewsletterRecipientConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\NewsletterRecipientConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ShippingMethodConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ShippingMethodConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductReviewConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\ProductReviewConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SeoUrlConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\SeoUrlConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CrossSellingConverter" (parent: SwagMigrationAssistant\Profile\Shopware\Converter\CrossSellingConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" (parent: SwagMigrationAssistant\Migration\Mapping\MappingService).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductManufacturerConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\LanguageConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\DeliveryTimeConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CurrencyConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CategoryConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CategoryAssociationConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CategoryCmsPageAssociationConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\MediaFolderConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\MediaFolderInheritanceConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\TaxConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\TaxRuleConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\PropertyGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\OrderConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\UnitConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\RuleConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CountryConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CountryStateConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SalesChannelConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SalesChannelDomainConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SalutationConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ShippingMethodConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CustomerGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CustomFieldSetConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\NumberRangeConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\MailTemplateConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SnippetConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SnippetSetConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductFeatureSetConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductMainVariantRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\MediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SeoUrlTemplateConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SeoUrlConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\NewsletterRecipientConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CustomerConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CustomerWishlistConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\SystemConfigConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\PageSystemConfigConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductSortingConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CmsPageConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductStreamConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductStreamFilterInheritanceConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\CrossSellingConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductReviewConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\DocumentConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\DocumentInheritanceConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\DocumentBaseConfigConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Converter\PromotionConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryAssociationReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryCmsPageAssociationReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CurrencyReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\LanguageReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductManufacturerReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductMainVariantRelationReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReviewReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PropertyGroupReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxRuleReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\UnitReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderInheritanceReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\RuleReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryStateReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DeliveryTimeReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerGroupReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NumberRangeReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\OrderReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomFieldSetReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelDomainReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalutationReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ShippingMethodReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetSetReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MailTemplateReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductFeatureSetReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlTemplateReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NewsletterRecipientReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerWishlistReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SystemConfigReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PageSystemConfigReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductSortingReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CmsPageReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamFilterInheritanceReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CrossSellingReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentInheritanceReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentBaseConfigReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PromotionReader" (parent: SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\ProductManufacturerWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryAssociationWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryCmsPageAssociationWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\PropertyGroupWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\TaxWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\TaxRuleWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\UnitWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\SalutationWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\RuleWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\CustomFieldSetWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\MediaFolderInheritanceWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetSetWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\MailTemplateWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\DeliveryTimeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\ProductFeatureSetWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\SalesChannelDomainWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\SeoUrlTemplateWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\SystemConfigWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\PageSystemConfigWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\ProductSortingWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\CmsPageWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamFilterInheritanceWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\PromotionWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentInheritanceWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentBaseConfigWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Writer\CountryStateWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Media\HttpMediaDownloadService" (parent: SwagMigrationAssistant\Profile\Shopware\Media\HttpMediaDownloadService).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentService" (parent: SwagMigrationAssistant\Profile\Shopware6\Media\HttpMediaDownloadService).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentGenerationService" (parent: SwagMigrationAssistant\Profile\Shopware\Media\BaseMediaService).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductManufacturerConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ProductManufacturerConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductReviewConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ProductReviewConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63LanguageConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\LanguageConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DeliveryTimeConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\DeliveryTimeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CurrencyConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\CurrencyConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\CategoryConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryAssociationConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\CategoryAssociationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryCmsPageAssociationConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\CategoryCmsPageAssociationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63TaxConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\TaxConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63TaxRuleConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\TaxRuleConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PropertyGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\PropertyGroupConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ProductConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63OrderConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\OrderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63UnitConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\UnitConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaFolderConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\MediaFolderConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaFolderInheritanceConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\MediaFolderInheritanceConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63RuleConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\RuleConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CountryConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\CountryConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CountryStateConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\CountryStateConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalesChannelConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\SalesChannelConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalesChannelDomainConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\SalesChannelConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalutationConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\SalutationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ShippingMethodConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ShippingMethodConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerGroupConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\CustomerGroupConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomFieldSetConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\CustomFieldSetConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63NumberRangeConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\NumberRangeConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SnippetConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\SnippetConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SnippetSetConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\SnippetSetConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MailTemplateConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\MailTemplateConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductFeatureSetConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ProductFeatureSetConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductMainVariantRelationConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ProductMainVariantRelationConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\MediaConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SeoUrlTemplateConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\SeoUrlTemplateConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SeoUrlConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\SeoUrlConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63NewsletterRecipientConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\SeoUrlConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\CustomerConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerWishlistConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\CustomerWishlistConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SystemConfigConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\SystemConfigConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PageSystemConfigConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\PageSystemConfigConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductSortingConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ProductSortingConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CmsPageConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\CmsPageConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductStreamConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ProductStreamConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductStreamFilterInheritanceConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\ProductStreamFilterInheritanceConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CrossSellingConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\CrossSellingConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\DocumentConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentInheritanceConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\DocumentInheritanceConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentBaseConfigConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\DocumentBaseConfigConverter).
Resolving inheritance for "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PromotionConverter" (parent: SwagMigrationAssistant\Profile\Shopware6\Converter\PromotionConverter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\ProductWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CategoryWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\MediaFolderWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\MediaWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\NumberRangeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\LanguageWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CustomerAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CustomerWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\OrderAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\OrderWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\OrderDocumentAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\OrderDocumentWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CustomerGroupAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CustomerGroupWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CustomerWishlistWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\ManufacturerAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\ProductAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\ProductPriceAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CategoryAttributeWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CurrencyWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\SalesChannelWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\NewsletterRecipientWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\ShippingMethodWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\ProductReviewWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\SeoUrlWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CrossSellingWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\MainVariantRelationWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "SwagMigrationAssistant\Migration\Writer\CountryWriter" (parent: SwagMigrationAssistant\Migration\Writer\AbstractWriter).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\P24APMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler" (parent: Swag\PayPal\Checkout\Payment\Method\APMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\ACDCHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\PayLaterHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\SEPAHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler).
Resolving inheritance for "Swag\PayPal\Checkout\Payment\Method\VenmoHandler" (parent: Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\BancontactOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\APM\AbstractAPMOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\BlikOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\APM\AbstractAPMOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\BoletoBancarioOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\APM\AbstractAPMOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\EpsOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\APM\AbstractAPMOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\GiropayOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\APM\AbstractAPMOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\IdealOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\APM\AbstractAPMOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\MultibancoOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\APM\AbstractAPMOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\MyBankOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\APM\AbstractAPMOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\OxxoOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\APM\AbstractAPMOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\P24OrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\APM\AbstractAPMOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\SofortOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\APM\AbstractAPMOrderBuilder).
Resolving inheritance for "Swag\PayPal\OrdersApi\Builder\APM\TrustlyOrderBuilder" (parent: Swag\PayPal\OrdersApi\Builder\APM\AbstractAPMOrderBuilder).
Resolving inheritance for "Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService" (parent: Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService).
Resolving inheritance for "Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService" (parent: Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService).
Resolving inheritance for "Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService" (parent: Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService).
Resolving inheritance for "Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService" (parent: Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService).
Resolving inheritance for "Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService" (parent: Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\PayPalMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\PUIMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\ACDCMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\SEPAMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\BancontactMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\BlikMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\EpsMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\IdealMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\MultibancoMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\MyBankMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\OxxoMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\P24MethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\TrustlyMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\VenmoMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Util\Lifecycle\Method\PayLaterMethodData" (parent: Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler" (parent: Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Manager\ImageSyncManager" (parent: Swag\PayPal\Pos\MessageQueue\Manager\AbstractSyncManager).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager" (parent: Swag\PayPal\Pos\MessageQueue\Manager\AbstractSyncManager).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Manager\ProductSyncManager" (parent: Swag\PayPal\Pos\MessageQueue\Manager\AbstractSyncManager).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler" (parent: Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler" (parent: Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler" (parent: Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler" (parent: Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler).
Resolving inheritance for "Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler" (parent: Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler).
Resolving inheritance for "Swag\PayPal\Pos\Run\Task\CompleteTask" (parent: Swag\PayPal\Pos\Run\Task\AbstractTask).
Resolving inheritance for "Swag\PayPal\Pos\Run\Task\ProductTask" (parent: Swag\PayPal\Pos\Run\Task\AbstractTask).
Resolving inheritance for "Swag\PayPal\Pos\Run\Task\ImageTask" (parent: Swag\PayPal\Pos\Run\Task\AbstractTask).
Resolving inheritance for "Swag\PayPal\Pos\Run\Task\InventoryTask" (parent: Swag\PayPal\Pos\Run\Task\AbstractTask).
Resolving inheritance for "Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler" (parent: Swag\PayPal\Pos\Schedule\AbstractSyncTaskHandler).
Resolving inheritance for "Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler" (parent: Swag\PayPal\Pos\Schedule\AbstractSyncTaskHandler).
Resolving inheritance for "Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler" (parent: Swag\PayPal\Pos\Schedule\AbstractSyncTaskHandler).
Resolving inheritance for "Frosh\Tools\Command\EnvListCommand" (parent: Frosh\Tools\Command\EnvGetCommand).
Resolving inheritance for "MoorlFoundation\Core\Content\Media\Cms\DownloadListCmsElementResolver" (parent: Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver).
Resolving inheritance for "NewsletterSendinblue\Service\ProductSyncService" (parent: NewsletterSendinblue\Service\BaseSyncService).
Resolving inheritance for "NewsletterSendinblue\Service\CategorySyncService" (parent: NewsletterSendinblue\Service\BaseSyncService).
Resolving inheritance for "Netzkollektiv\EasyCredit\Api\OrderBuilder" (parent: Netzkollektiv\EasyCredit\Api\QuoteBuilder).
Resolving inheritance for "cache.app" (parent: cache.adapter.array).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for ".cache.object.inner" (parent: cache.app).
Resolving inheritance for ".cache.http.inner" (parent: cache.app).
Resolving inheritance for "cache.tags" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.default" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "messenger.bus.shopware.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.shopware.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.shopware.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.business_events" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mollie" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.easycredit" (parent: monolog.logger_prototype).
804
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageInterface"; reason: private alias.
Removed service "core_mailer"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "mailer.logger_message_listener"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.default.store"; reason: private alias.
Removed service "lock.store"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "lock"; reason: private alias.
Removed service "Symfony\Component\Lock\PersistingStoreInterface"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheObject"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheObject"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheObject"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheHttp"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheHttp"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheHttp"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheTags"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheTags"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheTags"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheRateLimiter"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheRateLimiter"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheRateLimiter"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "monolog.handler.business_event_handler"; reason: private alias.
Removed service "monolog.handler.mollie_rotation_file"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Interop\Queue\ConnectionFactory"; reason: private alias.
Removed service "Interop\Queue\Context"; reason: private alias.
Removed service "Enqueue\Consumption\QueueConsumerInterface"; reason: private alias.
Removed service "Enqueue\Rpc\RpcClient"; reason: private alias.
Removed service "Enqueue\Client\ProducerInterface"; reason: private alias.
Removed service "Enqueue\Client\SpoolProducer"; reason: private alias.
Removed service "Enqueue\Client\DriverInterface"; reason: private alias.
Removed service "Shopware\Storefront\Theme\AbstractThemePathBuilder"; reason: private alias.
Removed service "Shopware\Storefront\Theme\ConfigLoader\AbstractConfigLoader"; reason: private alias.
Removed service "Shopware\Storefront\Theme\ConfigLoader\AbstractAvailableThemeProvider"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $businessEventsLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mollieLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $easycreditLogger"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $logEntryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $logEntryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $aclRoleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $aclRoleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $aclUserRoleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $aclUserRoleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $appRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $appTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $appActionButtonRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appActionButtonRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $appActionButtonTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appActionButtonTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $appTemplateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appTemplateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $appPaymentMethodRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appPaymentMethodRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $appScriptConditionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appScriptConditionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $appScriptConditionTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appScriptConditionTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $appCmsBlockRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appCmsBlockRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $appCmsBlockTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appCmsBlockTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $appFlowActionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appFlowActionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $appFlowActionTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appFlowActionTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $customFieldRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customFieldRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $customFieldSetRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customFieldSetRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $customFieldSetRelationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customFieldSetRelationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $versionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $versionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $versionCommitRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $versionCommitRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $versionCommitDataRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $versionCommitDataRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $eventActionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $eventActionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $eventActionRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $eventActionRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $eventActionSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $eventActionSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $deadMessageRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $deadMessageRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $messageQueueStatsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $messageQueueStatsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $pluginRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pluginRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $pluginTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $pluginTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $scheduledTaskRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $scheduledTaskRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $scriptRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $scriptRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $languageRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $languageRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $seoUrlRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $seoUrlRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $seoUrlTemplateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $seoUrlTemplateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mainCategoryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mainCategoryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $webhookRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $webhookRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $webhookEventLogRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $webhookEventLogRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $salesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $salesChannelTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $salesChannelCountryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelCountryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $salesChannelCurrencyRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelCurrencyRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $salesChannelDomainRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelDomainRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $salesChannelLanguageRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelLanguageRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $salesChannelPaymentMethodRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelPaymentMethodRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $salesChannelShippingMethodRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelShippingMethodRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $salesChannelTypeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelTypeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $salesChannelTypeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelTypeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $salesChannelAnalyticsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salesChannelAnalyticsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $countryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $countryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $countryStateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $countryStateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $countryStateTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $countryStateTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $countryTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $countryTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $currencyRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $currencyRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $currencyCountryRoundingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $currencyCountryRoundingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $currencyTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $currencyTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $customEntityRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customEntityRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $localeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $localeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $localeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $localeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $snippetSetRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $snippetSetRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $snippetRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $snippetRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $salutationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salutationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $salutationTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $salutationTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $taxRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $taxRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $taxRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $taxRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $taxRuleTypeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $taxRuleTypeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $taxRuleTypeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $taxRuleTypeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $unitRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $unitRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $unitTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $unitTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $userRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $userRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $userConfigRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $userConfigRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $userAccessKeyRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $userAccessKeyRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $userRecoveryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $userRecoveryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $integrationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $integrationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $integrationRoleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $integrationRoleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $stateMachineRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $stateMachineRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $stateMachineTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $stateMachineTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $stateMachineStateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $stateMachineStateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $stateMachineStateTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $stateMachineStateTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $stateMachineTransitionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $stateMachineTransitionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $stateMachineHistoryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $stateMachineHistoryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $systemConfigRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $systemConfigRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $numberRangeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $numberRangeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $numberRangeSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $numberRangeSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $numberRangeStateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $numberRangeStateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $numberRangeTypeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $numberRangeTypeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $numberRangeTypeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $numberRangeTypeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $numberRangeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $numberRangeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $tagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $tagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $categoryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $categoryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $categoryTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $categoryTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $categoryTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $categoryTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mediaRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mediaDefaultFolderRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaDefaultFolderRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mediaThumbnailRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaThumbnailRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mediaTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mediaFolderRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaFolderRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mediaThumbnailSizeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaThumbnailSizeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mediaFolderConfigurationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaFolderConfigurationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mediaFolderConfigurationMediaThumbnailSizeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaFolderConfigurationMediaThumbnailSizeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mediaTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mediaTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productStreamMappingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productStreamMappingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productCategoryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productCategoryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productCustomFieldSetRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productCustomFieldSetRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productConfiguratorSettingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productConfiguratorSettingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productPriceRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productPriceRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productPropertyRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productPropertyRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productSearchKeywordRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productSearchKeywordRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productKeywordDictionaryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productKeywordDictionaryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productReviewRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productReviewRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productManufacturerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productManufacturerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productManufacturerTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productManufacturerTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productMediaRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productMediaRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productDownloadRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productDownloadRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productOptionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productOptionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productCategoryTreeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productCategoryTreeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productCrossSellingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productCrossSellingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productCrossSellingTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productCrossSellingTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productCrossSellingAssignedProductsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productCrossSellingAssignedProductsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productFeatureSetRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productFeatureSetRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productFeatureSetTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productFeatureSetTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productSortingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productSortingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productSortingTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productSortingTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productSearchConfigRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productSearchConfigRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productSearchConfigFieldRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productSearchConfigFieldRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productVisibilityRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productVisibilityRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $deliveryTimeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $deliveryTimeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $newsletterRecipientRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $newsletterRecipientRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $newsletterRecipientTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $newsletterRecipientTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $ruleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $ruleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $ruleConditionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $ruleConditionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $ruleTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $ruleTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productStreamRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productStreamRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productStreamTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productStreamTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productStreamFilterRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productStreamFilterRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $productExportRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $productExportRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $propertyGroupRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $propertyGroupRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $propertyGroupOptionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $propertyGroupOptionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $propertyGroupOptionTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $propertyGroupOptionTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $propertyGroupTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $propertyGroupTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $cmsPageRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cmsPageRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $cmsPageTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cmsPageTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $cmsSectionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cmsSectionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $cmsBlockRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cmsBlockRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $cmsSlotRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cmsSlotRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $cmsSlotTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $cmsSlotTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mailTemplateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailTemplateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mailTemplateTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailTemplateTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mailTemplateTypeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailTemplateTypeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mailTemplateTypeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailTemplateTypeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mailTemplateMediaRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailTemplateMediaRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mailHeaderFooterRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailHeaderFooterRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mailHeaderFooterTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mailHeaderFooterTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $deliveryTimeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $deliveryTimeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $importExportProfileRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $importExportProfileRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $importExportLogRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $importExportLogRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $importExportFileRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $importExportFileRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $importExportProfileTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $importExportProfileTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $landingPageRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $landingPageRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $landingPageTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $landingPageTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $landingPageTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $landingPageTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $landingPageSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $landingPageSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $flowRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flowRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $flowSequenceRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flowSequenceRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $flowTemplateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $flowTemplateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $customerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $customerGroupTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerGroupTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $customerAddressRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerAddressRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $customerRecoveryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerRecoveryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $customerGroupRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerGroupRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $customerGroupRegistrationSalesChannelsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerGroupRegistrationSalesChannelsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $customerTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $customerWishlistRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerWishlistRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $customerWishlistProductRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $customerWishlistProductRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $documentRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $documentRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $documentTypeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $documentTypeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $documentTypeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $documentTypeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $documentBaseConfigRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $documentBaseConfigRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $documentBaseConfigSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $documentBaseConfigSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $orderRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $orderAddressRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderAddressRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $orderCustomerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderCustomerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $orderDeliveryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderDeliveryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $orderDeliveryPositionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderDeliveryPositionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $orderLineItemRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderLineItemRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $orderLineItemDownloadRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderLineItemDownloadRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $orderTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $orderTransactionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderTransactionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $orderTransactionCaptureRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderTransactionCaptureRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $orderTransactionCaptureRefundRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderTransactionCaptureRefundRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $orderTransactionCaptureRefundPositionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $orderTransactionCaptureRefundPositionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $paymentMethodRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $paymentMethodRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $paymentMethodTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $promotionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $promotionSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $promotionIndividualCodeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionIndividualCodeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $promotionDiscountRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionDiscountRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $promotionDiscountRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionDiscountRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $promotionSetgroupRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionSetgroupRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $promotionSetgroupRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionSetgroupRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $promotionOrderRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionOrderRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $promotionPersonaCustomerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionPersonaCustomerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $promotionPersonaRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionPersonaRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $promotionCartRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionCartRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $promotionTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $promotionDiscountPricesRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $promotionDiscountPricesRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $shippingMethodRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shippingMethodRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $shippingMethodTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shippingMethodTagRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $shippingMethodPriceRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shippingMethodPriceRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $shippingMethodTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $shippingMethodTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $appAdministrationSnippetRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $appAdministrationSnippetRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $notificationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $notificationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $themeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $themeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $themeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $themeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $themeSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $themeSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $themeMediaRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $themeMediaRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $themeChildRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $themeChildRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagMigrationLoggingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationLoggingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagMigrationRunRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationRunRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagMigrationDataRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationDataRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagMigrationMappingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationMappingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagMigrationMediaFileRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationMediaFileRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagMigrationGeneralSettingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationGeneralSettingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagMigrationConnectionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagMigrationConnectionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagPaypalPosSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalPosSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagPaypalPosSalesChannelInventoryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalPosSalesChannelInventoryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagPaypalPosSalesChannelRunRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalPosSalesChannelRunRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagPaypalPosSalesChannelRunLogRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalPosSalesChannelRunLogRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagPaypalPosSalesChannelMediaRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalPosSalesChannelMediaRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagPaypalPosSalesChannelProductRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagPaypalPosSalesChannelProductRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $dneCustomJsCssRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dneCustomJsCssRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $dneCustomJsCssSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $dneCustomJsCssSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $gbmedEnevRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $gbmedEnevRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $gbmedEnevTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $gbmedEnevTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $swagLanguagePackLanguageRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $swagLanguagePackLanguageRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $huebSeoUltimateTemplatesRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $huebSeoUltimateTemplatesRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $huebSeoUltimateTemplatesSavedRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $huebSeoUltimateTemplatesSavedRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $huebSeoUltimateRobotTagsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $huebSeoUltimateRobotTagsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $huebSeoUltimateRichSnippetsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $huebSeoUltimateRichSnippetsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $zeoStockSubscriberRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $zeoStockSubscriberRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $zeoStockSubscriberProductRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $zeoStockSubscriberProductRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $moorlSiRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlSiRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $moorlCmsElementConfigRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlCmsElementConfigRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $moorlLocationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlLocationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $moorlLocationCacheRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlLocationCacheRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $moorlSortingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlSortingRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $moorlSortingTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlSortingTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $moorlMarkerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlMarkerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $moorlClientRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $moorlClientRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $scopPlatformRedirecterRedirectRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $scopPlatformRedirecterRedirectRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mollieSubscriptionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollieSubscriptionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mollieSubscriptionAddressRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollieSubscriptionAddressRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mollieSubscriptionHistoryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollieSubscriptionHistoryRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mollieRefundRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollieRefundRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $mollieRefundItemRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $mollieRefundItemRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $wbmDataLayerModulesRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $wbmDataLayerModulesRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $wbmDataLayerPropertiesRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $wbmDataLayerPropertiesRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $nimbitsProductsuccessorRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $nimbitsProductsuccessorRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $netiProductCmsSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiProductCmsSalesChannelRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $netiProductCmsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiProductCmsRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $netiPdcTemplateMarkerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $netiPdcTemplateMarkerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $ninepointExcludedCustomerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $ninepointExcludedCustomerRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $acrisProductBadgeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisProductBadgeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $acrisProductBadgeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisProductBadgeTranslationRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $acrisProductBadgeStreamRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisProductBadgeStreamRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $acrisProductBadgeRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisProductBadgeRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $acrisProductReplaceBadgeRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisProductReplaceBadgeRuleRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $brevoAbandonedCartRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $brevoAbandonedCartRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $brevoBackInStockSubscriptionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $brevoBackInStockSubscriptionRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $easycreditPaymentStateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $easycreditPaymentStateRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryInterface $acrisProductVoucherCodeRepository"; reason: private alias.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository $acrisProductVoucherCodeRepository"; reason: private alias.
Removed service "messenger.default_transport"; reason: private alias.
Removed service ".service_locator.C4uuGEj"; reason: private alias.
Removed service ".service_locator.7jO2Y.G"; reason: private alias.
Removed service ".service_locator.8NjlEqs"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.Fo9uYBr"; reason: private alias.
Removed service ".service_locator.sFn_zxu"; reason: private alias.
Removed service ".service_locator.dL9Ct8U"; reason: private alias.
Removed service ".service_locator.nAva_wf"; reason: private alias.
Removed service ".service_locator.ypEEbxQ"; reason: private alias.
Removed service ".service_locator.kaqNAuP"; reason: private alias.
Removed service ".service_locator.x8KHQgT"; reason: private alias.
Removed service ".service_locator.RGe.Eww"; reason: private alias.
Removed service ".service_locator.Qhg5Y8H"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service "Shopware\Core\Framework\Webhook\WebhookDispatcher.inner"; reason: private alias.
Removed service "Shopware\Core\Framework\Event\BusinessEventDispatcher.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Media\Pathname\UrlGeneratorInterface"; reason: private alias.
Removed service "Shopware\Core\Framework\Adapter\Translation\Translator.inner"; reason: private alias.
Removed service "twig.template_iterator"; reason: private alias.
Removed service "Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator.inner"; reason: private alias.
Removed service "Shopware\Core\Framework\Routing\ApiRequestContextResolver"; reason: private alias.
Removed service "cache.object"; reason: private alias.
Removed service "monolog.handler.main"; reason: private alias.
Removed service "Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler.inner"; reason: private alias.
Removed service "League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator"; reason: private alias.
Removed service "Shopware\Core\Framework\Validation\HappyPathValidator.inner"; reason: private alias.
Removed service "Shopware\Core\Framework\Event\NestedEventDispatcher.inner"; reason: private alias.
Removed service "messenger.bus.shopware"; reason: private alias.
Removed service "messenger.senders_locator"; reason: private alias.
Removed service "Shopware\Core\System\Language\LanguageLoader"; reason: private alias.
Removed service "Shopware\Core\System\SalesChannel\Context\BaseContextFactory"; reason: private alias.
Removed service "Shopware\Administration\Snippet\SnippetFinder"; reason: private alias.
Removed service "Shopware\Storefront\Framework\Routing\Router.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Detail\ProductConfiguratorLoader"; reason: private alias.
Removed service "Shopware\Core\Content\Media\Cms\DefaultMediaResolver"; reason: private alias.
Removed service "Shopware\Core\Framework\Adapter\Cache\CacheTracer"; reason: private alias.
Removed service "Shopware\Storefront\Framework\Cookie\CookieProviderInterface"; reason: private alias.
Removed service "Shopware\Core\Framework\App\Template\TemplateLoader"; reason: private alias.
Removed service "twig.app_variable"; reason: private alias.
Removed service "Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer"; reason: private alias.
Removed service "Swag\PayPal\Storefront\Framework\Cookie\PayPalCookieProvider.inner"; reason: private alias.
Removed service "Shopware\Elasticsearch\Product\ElasticsearchProductDefinition"; reason: private alias.
Removed service "Frosh\Tools\Components\Elasticsearch\EsProductDefinition.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver"; reason: private alias.
Removed service "KielCodingPlatformTrailingSlash\TrailingSlash\RequestTransformer.inner"; reason: private alias.
Removed service "Wbm\TagManagerAnalytics\Cookie\CustomCookieProvider.inner"; reason: private alias.
Removed service "Lenz\BingAdsConversionTracking2\Providers\CustomCookieProvider.inner"; reason: private alias.
Removed service "NewsletterSendinblue\Service\SIBCookieProviderService.inner"; reason: private alias.
Removed service "Shopware\Storefront\Theme\StorefrontPluginConfiguration\StorefrontPluginConfigurationFactory"; reason: private alias.
Removed service "Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor"; reason: private alias.
Removed service "Shopware\Core\Checkout\Promotion\Gateway\PromotionGateway"; reason: private alias.
Removed service "Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder"; reason: private alias.
Removed service "Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRules"; reason: private alias.
Removed service "debug.event_dispatcher.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "Shopware\Core\Checkout\Customer\CustomerValueResolver"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\CartValueResolver"; reason: private alias.
Removed service "Shopware\Core\Framework\Routing\QueryDataBagResolver"; reason: private alias.
Removed service "Shopware\Core\Framework\Routing\RequestDataBagResolver"; reason: private alias.
Removed service "Shopware\Core\Framework\Api\Context\ContextValueResolver"; reason: private alias.
Removed service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "debug.traced.messenger.bus.shopware.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator"; reason: private alias.
Removed service "Shopware\Core\Content\Seo\CachedSeoResolver.inner"; reason: private alias.
Removed service "Shopware\Core\System\SystemConfig\SystemConfigLoader"; reason: private alias.
Removed service "Shopware\Core\Checkout\Cart\RuleLoader"; reason: private alias.
Removed service "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute.inner"; reason: private alias.
Removed service "Shopware\Storefront\Framework\Routing\DomainLoader"; reason: private alias.
Removed service "Shopware\Storefront\Theme\ResolvedConfigLoader"; reason: private alias.
Removed service "Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Seo\EmptyPathInfoResolver.inner"; reason: private alias.
Removed service "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute.inner"; reason: private alias.
Removed service "Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute.inner"; reason: private alias.
Removed service "Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute.inner"; reason: private alias.
Removed service "MoorlFoundation\Core\Content\Product\SalesChannel\Listing\FoundationProductListingRoute.inner"; reason: private alias.
Removed service "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute.inner"; reason: private alias.
Removed service "Shopware\Core\Content\Product\DataAbstractionLayer\SearchKeywordUpdater"; reason: private alias.
Removed service "Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilderInterface"; reason: private alias.
Removed service "Swag\Security\Fixes\NEXT37140\ProductSearchBuilderDecorator.inner"; reason: private alias.
Removed service "payment_method.repository.inner"; reason: private alias.
Removed service "media.repository.inner"; reason: private alias.
Removed service "media_thumbnail.repository.inner"; reason: private alias.
Removed service "media_folder.repository.inner"; reason: private alias.
Removed service "product.repository.inner"; reason: private alias.
Removed service "cms_page.repository.inner"; reason: private alias.
Removed service "swag_language_pack_language.repository.inner"; reason: private alias.
Removed service ".service_locator._8e7M5p"; reason: private alias.
Removed service ".service_locator.wui0Y1O"; reason: private alias.
Removed service ".service_locator.PNA46p8"; reason: private alias.
Removed service ".service_locator.qIxTSzH"; reason: private alias.
Removed service ".service_locator.7mfSrBQ"; reason: private alias.
Removed service ".service_locator.o2qa3e."; reason: private alias.
Removed service ".service_locator.tlQjEFS"; reason: private alias.
Removed service ".service_locator.t6wE9zn"; reason: private alias.
Removed service ".service_locator.Ii1Y4z8"; reason: private alias.
Removed service ".service_locator..3IJEwt"; reason: private alias.
Removed service ".service_locator.BtKm5bO"; reason: private alias.
Removed service ".service_locator.Y_bHdgL"; reason: private alias.
Removed service ".service_locator.LDk5hyB"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.LyEijmy"; reason: private alias.
Removed service ".service_locator.9PJ0hGB"; reason: private alias.
Removed service ".service_locator.jYcMYRO"; reason: private alias.
Removed service ".service_locator.L0rFhJm"; reason: private alias.
2627
Changed reference of service "Shopware\Core\Framework\Migration\MigrationRuntime" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Framework\Migration\MigrationCollectionLoader" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Framework\Routing\RouteEventSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Adapter\Translation\Translator" previously pointing to "snippet_set.repository.decorator" to "snippet_set.repository".
Changed reference of service "Shopware\Core\System\Snippet\SnippetService" previously pointing to "snippet.repository.decorator" to "snippet.repository".
Changed reference of service "Shopware\Core\System\Snippet\SnippetService" previously pointing to "snippet_set.repository.decorator" to "snippet_set.repository".
Changed reference of service "Shopware\Core\System\Snippet\SnippetService" previously pointing to "sales_channel_domain.repository.decorator" to "sales_channel_domain.repository".
Changed reference of service "Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator" previously pointing to "app_template.repository.decorator" to "app_template.repository".
Changed reference of service "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Api\Controller\SalesChannelProxyController" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Framework\Api\Controller\SalesChannelProxyController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\CacheInvalidator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\CacheInvalidator" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Framework\Adapter\Cache\CacheClearer" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Framework\Changelog\Processor\ChangelogGenerator" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\Changelog\Processor\ChangelogReleaseCreator" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\Changelog\Processor\ChangelogReleaseExporter" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\Changelog\Processor\ChangelogValidator" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\Api\Acl\AclWriteValidator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Api\Controller\AclController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Api\Controller\AclController" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Framework\Api\Controller\IndexingController" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Api\Controller\UserController" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\Framework\Api\Controller\UserController" previously pointing to "acl_user_role.repository.decorator" to "acl_user_role.repository".
Changed reference of service "Shopware\Core\Framework\Api\Controller\UserController" previously pointing to "acl_role.repository.decorator" to "acl_role.repository".
Changed reference of service "Shopware\Core\Framework\Api\Controller\UserController" previously pointing to "user_access_key.repository.decorator" to "user_access_key.repository".
Changed reference of service "Shopware\Core\Framework\Api\Controller\IntegrationController" previously pointing to "integration.repository.decorator" to "integration.repository".
Changed reference of service "Shopware\Core\Framework\Validation\DataValidator" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\App\ShopId\ShopIdProvider" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\Manifest\ModuleLoader" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Persister\CustomFieldPersister" previously pointing to "custom_field_set.repository.decorator" to "custom_field_set.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Persister\ActionButtonPersister" previously pointing to "app_action_button.repository.decorator" to "app_action_button.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister" previously pointing to "script.repository.decorator" to "script.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Persister\TemplatePersister" previously pointing to "app_template.repository.decorator" to "app_template.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Persister\TemplatePersister" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Persister\WebhookPersister" previously pointing to "webhook.repository.decorator" to "webhook.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Persister\PaymentMethodPersister" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister" previously pointing to "app_script_condition.repository.decorator" to "app_script_condition.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Persister\CmsBlockPersister" previously pointing to "app_cms_block.repository.decorator" to "app_cms_block.repository".
Changed reference of service "Shopware\Core\Framework\App\AppStateService" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\AppStateService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\App\Template\TemplateStateService" previously pointing to "app_template.repository.decorator" to "app_template.repository".
Changed reference of service "Shopware\Core\Framework\App\Payment\PaymentMethodStateService" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler" previously pointing to "order_transaction_capture_refund.repository.decorator" to "order_transaction_capture_refund.repository".
Changed reference of service "Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler" previously pointing to "order_transaction_capture_refund.repository.decorator" to "order_transaction_capture_refund.repository".
Changed reference of service "Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler" previously pointing to "order_transaction_capture_refund.repository.decorator" to "order_transaction_capture_refund.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\AppLifecycle" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\AppLifecycle" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\AppLifecycle" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\AppLifecycle" previously pointing to "integration.repository.decorator" to "integration.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\AppLifecycle" previously pointing to "acl_role.repository.decorator" to "acl_role.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\AppLifecycleIterator" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Update\AbstractAppUpdater" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler" previously pointing to "acl_role.repository.decorator" to "acl_role.repository".
Changed reference of service "Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler" previously pointing to "integration.repository.decorator" to "integration.repository".
Changed reference of service "Shopware\Core\Framework\App\ActionButton\ActionButtonLoader" previously pointing to "app_action_button.repository.decorator" to "app_action_button.repository".
Changed reference of service "Shopware\Core\Framework\App\ActionButton\Executor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Framework\App\ActionButton\Executor" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Framework\App\ActionButton\AppActionLoader" previously pointing to "app_action_button.repository.decorator" to "app_action_button.repository".
Changed reference of service "Shopware\Core\Framework\App\Api\AppCmsController" previously pointing to "app_cms_block.repository.decorator" to "app_cms_block.repository".
Changed reference of service "Shopware\Core\Framework\App\Command\AppPrinter" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\AppLocaleProvider" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\Framework\App\Command\RefreshAppCommand" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\Command\UninstallAppCommand" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\Command\ActivateAppCommand" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\Command\DeactivateAppCommand" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\App\Lifecycle\Persister\FlowActionPersister" previously pointing to "app_flow_action.repository.decorator" to "app_flow_action.repository".
Changed reference of service "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Shopware\Core\Framework\Api\Sync\SyncService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Framework\Demodata\Command\DemodataCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\RuleGenerator" previously pointing to "rule.repository.decorator" to "rule.repository".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\RuleGenerator" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\RuleGenerator" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\CustomerGenerator" previously pointing to "customer_group.repository.decorator" to "customer_group.repository".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator" previously pointing to "property_group.repository.decorator" to "property_group.repository".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\CategoryGenerator" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\CategoryGenerator" previously pointing to "cms_page.repository.decorator" to "cms_page.repository".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\MediaGenerator" previously pointing to "media_default_folder.repository.decorator" to "media_default_folder.repository".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\MediaGenerator" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\OrderGenerator" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator" previously pointing to "custom_field_set.repository.decorator" to "custom_field_set.repository".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator" previously pointing to "mail_template_type.repository.decorator" to "mail_template_type.repository".
Changed reference of service "Shopware\Core\Framework\Demodata\Generator\UserGenerator" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Shopware\Core\Framework\Event\BusinessEventCollector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "encrypted.messenger.bus.shopware" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler" previously pointing to "dead_message.repository.decorator" to "dead_message.repository".
Changed reference of service "Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware" previously pointing to "dead_message.repository.decorator" to "dead_message.repository".
Changed reference of service "Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\MessageQueue\DeadMessage\RequeueDeadMessagesService" previously pointing to "dead_message.repository.decorator" to "dead_message.repository".
Changed reference of service "Shopware\Core\Framework\MessageQueue\DeadMessage\RequeueDeadMessagesService" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\MessageQueue\DeadMessage\RequeueDeadMessagesService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\Plugin\PluginService" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Plugin\PluginService" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Shopware\Core\Framework\Plugin\PluginLifecycleService" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Plugin\PluginLifecycleService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Plugin\Command\PluginListCommand" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Plugin\Util\PluginIdProvider" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Plugin\Requirement\RequirementsValidator" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Framework\Store\Api\StoreController" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Store\Api\StoreController" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\Framework\Store\Services\StoreClient" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Store\Services\FirstRunWizardClient" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Store\Services\FirstRunWizardClient" previously pointing to "user_config.repository.decorator" to "user_config.repository".
Changed reference of service "Shopware\Core\Framework\Store\Services\StoreService" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\Framework\Store\Command\StoreDownloadCommand" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Store\Command\StoreDownloadCommand" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\Framework\Store\Command\StoreLoginCommand" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\Framework\Store\Authentication\LocaleProvider" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\Framework\Store\Authentication\FrwRequestOptionsProvider" previously pointing to "user_config.repository.decorator" to "user_config.repository".
Changed reference of service "Shopware\Core\Framework\Store\Services\ExtensionLoader" previously pointing to "theme.repository.decorator" to "theme.repository".
Changed reference of service "Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Store\Api\ExtensionStoreDataController" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\Framework\Store\Api\ExtensionStoreDataController" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService" previously pointing to "theme.repository.decorator" to "theme.repository".
Changed reference of service "Shopware\Core\Framework\Store\Services\ExtensionDownloader" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Framework\Script\Execution\ScriptExecutor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Update\Api\UpdateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\Update\Api\UpdateController" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\Framework\Update\Services\PluginCompatibility" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Shopware\Core\Content\Seo\SeoUrlPersister" previously pointing to "seo_url.repository.decorator" to "seo_url.repository".
Changed reference of service "Shopware\Core\Content\Seo\SeoUrlPersister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Seo\Api\SeoActionController" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Content\Seo\HreflangLoaderInterface" previously pointing to "sales_channel_domain.repository.decorator" to "sales_channel_domain.repository".
Changed reference of service "Shopware\Core\Content\Seo\SeoUrlUpdater" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Shopware\Core\Content\Seo\SeoUrlUpdater" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Framework\Adapter\Twig\Extension\BuildBreadcrumbExtension" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Shopware\Core\Framework\Webhook\WebhookDispatcher" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler" previously pointing to "webhook.repository.decorator" to "webhook.repository".
Changed reference of service "Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler" previously pointing to "webhook_event_log.repository.decorator" to "webhook_event_log.repository".
Changed reference of service "Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber" previously pointing to "dead_message.repository.decorator" to "dead_message.repository".
Changed reference of service "Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber" previously pointing to "webhook.repository.decorator" to "webhook.repository".
Changed reference of service "Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber" previously pointing to "webhook_event_log.repository.decorator" to "webhook_event_log.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CartRestorer" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CartRestorer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\Command\SalesChannelCreateCommand" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Command\SalesChannelCreateCommand" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Command\SalesChannelCreateCommand" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Command\SalesChannelCreateCommand" previously pointing to "snippet_set.repository.decorator" to "snippet_set.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Command\SalesChannelCreateCommand" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Command\SalesChannelListCommand" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Command\SalesChannelMaintenanceEnableCommand" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Command\SalesChannelMaintenanceDisableCommand" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\System\Country\SalesChannel\CachedCountryRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\User\Command\UserChangePasswordCommand" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\System\User\Recovery\UserRecoveryService" previously pointing to "user_recovery.repository.decorator" to "user_recovery.repository".
Changed reference of service "Shopware\Core\System\User\Recovery\UserRecoveryService" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\System\User\Recovery\UserRecoveryService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\System\User\Service\UserValidationService" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\System\StateMachine\StateMachineRegistry" previously pointing to "state_machine.repository.decorator" to "state_machine.repository".
Changed reference of service "Shopware\Core\System\StateMachine\StateMachineRegistry" previously pointing to "state_machine_state.repository.decorator" to "state_machine_state.repository".
Changed reference of service "Shopware\Core\System\StateMachine\StateMachineRegistry" previously pointing to "state_machine_history.repository.decorator" to "state_machine_history.repository".
Changed reference of service "Shopware\Core\System\StateMachine\StateMachineRegistry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SystemConfig\Service\ConfigurationService" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\System\SystemConfig\SystemConfigService" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "Shopware\Core\System\SystemConfig\SystemConfigService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Category\Service\NavigationLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryBreadcrumbUpdater" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryBreadcrumbUpdater" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Shopware\Core\Content\Media\File\FileSaver" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Content\Media\File\FileSaver" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Media\File\FileSaver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\File\FileLoader" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Content\Media\File\FileNameProvider" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Content\Media\DeleteNotUsedMediaService" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Content\Media\DeleteNotUsedMediaService" previously pointing to "media_default_folder.repository.decorator" to "media_default_folder.repository".
Changed reference of service "Shopware\Core\Content\Media\MediaFolderService" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Content\Media\MediaFolderService" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "Shopware\Core\Content\Media\MediaFolderService" previously pointing to "media_folder_configuration.repository.decorator" to "media_folder_configuration.repository".
Changed reference of service "Shopware\Core\Content\Media\Thumbnail\ThumbnailService" previously pointing to "media_thumbnail.repository.decorator" to "media_thumbnail.repository".
Changed reference of service "Shopware\Core\Content\Media\Thumbnail\ThumbnailService" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "Shopware\Core\Content\Media\MediaService" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Content\Media\MediaService" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer" previously pointing to "media_thumbnail.repository.decorator" to "media_thumbnail.repository".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer" previously pointing to "media_folder_configuration.repository.decorator" to "media_folder_configuration.repository".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber" previously pointing to "media_thumbnail.repository.decorator" to "media_thumbnail.repository".
Changed reference of service "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Content\Product\Cart\ProductGateway" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Shopware\Core\Content\Product\Cart\ProductGateway" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator" previously pointing to "unit.repository.decorator" to "unit.repository".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber" previously pointing to "property_group_option.repository.decorator" to "property_group_option.repository".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber" previously pointing to "product_sorting.repository.decorator" to "product_sorting.repository".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute" previously pointing to "product_review.repository.decorator" to "product_review.repository".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\ProductListRoute" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver" previously pointing to "product_review.repository.decorator" to "product_review.repository".
Changed reference of service "Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler" previously pointing to "newsletter_recipient.repository.decorator" to "newsletter_recipient.repository".
Changed reference of service "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute" previously pointing to "newsletter_recipient.repository.decorator" to "newsletter_recipient.repository".
Changed reference of service "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute" previously pointing to "newsletter_recipient.repository.decorator" to "newsletter_recipient.repository".
Changed reference of service "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer" previously pointing to "newsletter_recipient.repository.decorator" to "newsletter_recipient.repository".
Changed reference of service "Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Rule\RuleValidator" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Content\Rule\RuleValidator" previously pointing to "rule_condition.repository.decorator" to "rule_condition.repository".
Changed reference of service "Shopware\Core\Content\Rule\RuleValidator" previously pointing to "app_script_condition.repository.decorator" to "app_script_condition.repository".
Changed reference of service "Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer" previously pointing to "rule.repository.decorator" to "rule.repository".
Changed reference of service "Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder" previously pointing to "product_stream.repository.decorator" to "product_stream.repository".
Changed reference of service "Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer" previously pointing to "product_stream.repository.decorator" to "product_stream.repository".
Changed reference of service "Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler" previously pointing to "product_stream.repository.decorator" to "product_stream.repository".
Changed reference of service "Shopware\Core\Content\ProductExport\Service\ProductExportRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ProductExport\Service\ProductExporter" previously pointing to "product_export.repository.decorator" to "product_export.repository".
Changed reference of service "Shopware\Core\Content\ProductExport\Service\ProductExporter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ProductExport\Service\ProductExportGenerator" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Shopware\Core\Content\ProductExport\Service\ProductExportGenerator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler" previously pointing to "product_export.repository.decorator" to "product_export.repository".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler" previously pointing to "product_export.repository.decorator" to "product_export.repository".
Changed reference of service "Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\ProductExport\Api\ProductExportController" previously pointing to "sales_channel_domain.repository.decorator" to "sales_channel_domain.repository".
Changed reference of service "Shopware\Core\Content\ProductExport\Api\ProductExportController" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Content\ProductExport\Api\ProductExportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener" previously pointing to "product_export.repository.decorator" to "product_export.repository".
Changed reference of service "Shopware\Core\Content\ProductExport\SalesChannel\ExportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ProductExport\SalesChannel\ExportController" previously pointing to "product_export.repository.decorator" to "product_export.repository".
Changed reference of service "Shopware\Core\Content\ProductExport\SalesChannel\ExportController" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository" previously pointing to "cms_page.repository.decorator" to "cms_page.repository".
Changed reference of service "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader" previously pointing to "cms_page.repository.decorator" to "cms_page.repository".
Changed reference of service "Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Mail\Service\MailFactory" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Content\Mail\Service\MailService" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Content\Mail\Service\MailService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Mail\Service\MailService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber" previously pointing to "mail_template.repository.decorator" to "mail_template.repository".
Changed reference of service "Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber" previously pointing to "mail_template_type.repository.decorator" to "mail_template_type.repository".
Changed reference of service "Shopware\Core\Content\Mail\Service\MailAttachmentsBuilder" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Content\Mail\Service\MailAttachmentsBuilder" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "mailer.transport_factory" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "Shopware\Core\Content\Mail\Service\MailerTransportLoader" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "Shopware\Core\Content\MailTemplate\Service\AttachmentLoader" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "Shopware\Core\Content\MailTemplate\Service\AttachmentLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ImportExport\Service\ImportExportService" previously pointing to "import_export_log.repository.decorator" to "import_export_log.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\Service\ImportExportService" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\Service\ImportExportService" previously pointing to "import_export_profile.repository.decorator" to "import_export_profile.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\Service\MappingService" previously pointing to "import_export_profile.repository.decorator" to "import_export_profile.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\Service\FileService" previously pointing to "import_export_file.repository.decorator" to "import_export_file.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\Controller\ImportExportActionController" previously pointing to "import_export_profile.repository.decorator" to "import_export_profile.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\Controller\ImportExportActionController" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\ImportExport\Service\DownloadService" previously pointing to "import_export_file.repository.decorator" to "import_export_file.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer" previously pointing to "salutation.repository.decorator" to "salutation.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer" previously pointing to "customer_group.repository.decorator" to "customer_group.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer" previously pointing to "promotion_individual_code.repository.decorator" to "promotion_individual_code.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer" previously pointing to "promotion.repository.decorator" to "promotion.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer" previously pointing to "product_visibility.repository.decorator" to "product_visibility.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer" previously pointing to "product_media.repository.decorator" to "product_media.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer" previously pointing to "product_configurator_setting.repository.decorator" to "product_configurator_setting.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer" previously pointing to "product_cross_selling_assigned_products.repository.decorator" to "product_cross_selling_assigned_products.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\ImportExportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ImportExport\ImportExportFactory" previously pointing to "import_export_log.repository.decorator" to "import_export_log.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\Message\ImportExportHandler" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService" previously pointing to "import_export_file.repository.decorator" to "import_export_file.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber" previously pointing to "property_group.repository.decorator" to "property_group.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber" previously pointing to "property_group_option.repository.decorator" to "property_group_option.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\Command\ImportEntityCommand" previously pointing to "import_export_profile.repository.decorator" to "import_export_profile.repository".
Changed reference of service "Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Content\ContactForm\Validation\ContactFormValidationFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute" previously pointing to "cms_slot.repository.decorator" to "cms_slot.repository".
Changed reference of service "Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute" previously pointing to "salutation.repository.decorator" to "salutation.repository".
Changed reference of service "Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute" previously pointing to "landing_page.repository.decorator" to "landing_page.repository".
Changed reference of service "Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Shopware\Core\Content\Sitemap\Service\SitemapExporter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Sitemap\Service\SitemapHandleFactoryInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer" previously pointing to "landing_page.repository.decorator" to "landing_page.repository".
Changed reference of service "Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\LandingPage\LandingPageValidator" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\FlowExecutor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction" previously pointing to "order_tag.repository.decorator" to "order_tag.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction" previously pointing to "customer_tag.repository.decorator" to "customer_tag.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction" previously pointing to "order_line_item_download.repository.decorator" to "order_line_item_download.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction" previously pointing to "mail_template.repository.decorator" to "mail_template.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction" previously pointing to "mail_template_type.repository.decorator" to "mail_template_type.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction" previously pointing to "customer_group.repository.decorator" to "customer_group.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Content\Flow\Api\FlowActionCollector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Api\FlowActionCollector" previously pointing to "app_flow_action.repository.decorator" to "app_flow_action.repository".
Changed reference of service "Shopware\Core\Content\Flow\Indexing\FlowIndexer" previously pointing to "flow.repository.decorator" to "flow.repository".
Changed reference of service "Shopware\Core\Content\Flow\Indexing\FlowIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Flow\Indexing\FlowIndexer" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer" previously pointing to "user_recovery.repository.decorator" to "user_recovery.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer" previously pointing to "customer_group.repository.decorator" to "customer_group.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer" previously pointing to "customer_recovery.repository.decorator" to "customer_recovery.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer" previously pointing to "newsletter_recipient.repository.decorator" to "newsletter_recipient.repository".
Changed reference of service "Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\CartPersister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\CartSerializationCleaner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartService" previously pointing to "Kiener\MolliePayments\Checkout\Cart\ExpressCartItemAddRoute" to "Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\PriceActionController" previously pointing to "tax.repository.decorator" to "tax.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\PriceActionController" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\Address\AddressValidator" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "Shopware\Core\Content\Product\Cart\ProductFeatureBuilder" previously pointing to "custom_field.repository.decorator" to "custom_field.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\RecalculationService" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\RecalculationService" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\RecalculationService" previously pointing to "order_address.repository.decorator" to "order_address.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\RecalculationService" previously pointing to "customer_address.repository.decorator" to "customer_address.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\CartRuleLoader" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Checkout\Cart\CartRuleLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\LineItemFactoryRegistry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber" previously pointing to "salutation.repository.decorator" to "salutation.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\AccountService" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\AccountService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber" previously pointing to "customer_group.repository.decorator" to "customer_group.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber" previously pointing to "seo_url.repository.decorator" to "seo_url.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute" previously pointing to "customer_recovery.repository.decorator" to "customer_recovery.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute" previously pointing to "customer_recovery.repository.decorator" to "customer_recovery.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute" previously pointing to "customer_address.repository.decorator" to "customer_address.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute" previously pointing to "customer_address.repository.decorator" to "customer_address.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute" previously pointing to "customer_address.repository.decorator" to "customer_address.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute" previously pointing to "customer_address.repository.decorator" to "customer_address.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute" previously pointing to "customer_group.repository.decorator" to "customer_group.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController" previously pointing to "customer_group.repository.decorator" to "customer_group.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute" previously pointing to "customer_wishlist.repository.decorator" to "customer_wishlist.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute" previously pointing to "customer_wishlist.repository.decorator" to "customer_wishlist.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute" previously pointing to "customer_wishlist.repository.decorator" to "customer_wishlist.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute" previously pointing to "customer_wishlist_product.repository.decorator" to "customer_wishlist_product.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute" previously pointing to "customer_wishlist.repository.decorator" to "customer_wishlist.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\DeleteUnusedGuestCustomerService" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute" previously pointing to "order_line_item_download.repository.decorator" to "order_line_item_download.repository".
Changed reference of service "Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Document\DocumentService" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Document\DocumentService" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "Shopware\Core\Checkout\Document\DocumentService" previously pointing to "document_type.repository.decorator" to "document_type.repository".
Changed reference of service "Shopware\Core\Checkout\Document\DocumentService" previously pointing to "document_base_config.repository.decorator" to "document_base_config.repository".
Changed reference of service "Shopware\Core\Checkout\Document\DocumentService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Document\Service\DocumentConfigLoader" previously pointing to "document_base_config.repository.decorator" to "document_base_config.repository".
Changed reference of service "Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Document\Renderer\StornoRenderer" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Document\Renderer\StornoRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Document\Service\DocumentGenerator" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "Shopware\Core\Checkout\Document\Service\DocumentMerger" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "Shopware\Core\Checkout\Document\Controller\DocumentController" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "Shopware\Core\Checkout\Order\SalesChannel\OrderService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Order\SalesChannel\OrderService" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Core\Checkout\Order\SalesChannel\OrderService" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Order\SalesChannel\OrderService" previously pointing to "mail_template.repository.decorator" to "mail_template.repository".
Changed reference of service "Shopware\Core\Checkout\Order\SalesChannel\OrderService" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "Shopware\Core\Checkout\Order\SalesChannel\OrderService" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\OrderPersister" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\LineItemDownloadLoader" previously pointing to "product_download.repository.decorator" to "product_download.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\OrderConverter" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\OrderConverter" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\OrderConverter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Cart\Order\OrderConverter" previously pointing to "order_address.repository.decorator" to "order_address.repository".
Changed reference of service "Shopware\Core\Checkout\Order\SalesChannel\OrderRoute" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Order\SalesChannel\OrderRoute" previously pointing to "promotion.repository.decorator" to "promotion.repository".
Changed reference of service "Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener" previously pointing to "order_delivery.repository.decorator" to "order_delivery.repository".
Changed reference of service "Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener" previously pointing to "state_machine_state.repository.decorator" to "state_machine_state.repository".
Changed reference of service "Shopware\Core\Checkout\Payment\PaymentService" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Shopware\Core\Checkout\Payment\PaymentService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Checkout\Payment\PaymentService" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Payment\PreparedPaymentService" previously pointing to "app_payment_method.repository.decorator" to "app_payment_method.repository".
Changed reference of service "Shopware\Core\Checkout\Payment\PreparedPaymentService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Checkout\Payment\Controller\PaymentController" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Payment\Cart\PaymentTransactionChainProcessor" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Core\Checkout\Payment\Cart\PaymentTransactionChainProcessor" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameGenerator" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer" previously pointing to "promotion_individual_code.repository.decorator" to "promotion_individual_code.repository".
Changed reference of service "Shopware\Core\Checkout\Promotion\Util\PromotionCodeService" previously pointing to "promotion.repository.decorator" to "promotion.repository".
Changed reference of service "Shopware\Core\Checkout\Promotion\Util\PromotionCodeService" previously pointing to "promotion_individual_code.repository.decorator" to "promotion_individual_code.repository".
Changed reference of service "Shopware\Core\Checkout\Promotion\Util\PromotionCodesRemover" previously pointing to "promotion_individual_code.repository.decorator" to "promotion_individual_code.repository".
Changed reference of service "Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer" previously pointing to "promotion.repository.decorator" to "promotion.repository".
Changed reference of service "Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Administration\Controller\AdminExtensionApiController" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Administration\Controller\AdministrationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Administration\Controller\AdministrationController" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Administration\Controller\AdministrationController" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "Shopware\Administration\Controller\UserConfigController" previously pointing to "user_config.repository.decorator" to "user_config.repository".
Changed reference of service "Shopware\Administration\Controller\AdminProductStreamController" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Shopware\Administration\Controller\DocumentServiceDeprecationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Administration\Notification\NotificationService" previously pointing to "notification.repository.decorator" to "notification.repository".
Changed reference of service "Shopware\Administration\Snippet\AppAdministrationSnippetPersister" previously pointing to "app_administration_snippet.repository.decorator" to "app_administration_snippet.repository".
Changed reference of service "Shopware\Administration\Snippet\AppAdministrationSnippetPersister" previously pointing to "locale.repository.decorator" to "locale.repository".
Changed reference of service "Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber" previously pointing to "user_config.repository.decorator" to "user_config.repository".
Changed reference of service "Shopware\Storefront\Framework\Routing\CachedDomainLoader" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Storefront\Framework\Csrf\SessionProvider" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Shopware\Storefront\Framework\Routing\StorefrontSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Framework\Csrf\CsrfRouteListener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Shopware\Storefront\Page\Navigation\NavigationPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Navigation\Error\ErrorPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Maintenance\MaintenancePageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\LandingPage\LandingPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Menu\Offcanvas\MenuOffcanvasPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Captcha\BasicCaptchaPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Country\CountryStateDataPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Suggest\SuggestPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Header\HeaderPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\GenericPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Search\SearchPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Product\ProductPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Checkout\Finish\CheckoutFinishPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Checkout\Cart\CheckoutCartPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\Profile\AccountProfilePageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\PaymentMethod\AccountPaymentMethodPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\Overview\AccountOverviewPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\Order\AccountOrderPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\Document\DocumentPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\Document\DocumentPageLoader" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "Shopware\Storefront\Page\Account\Order\AccountOrderDetailPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\Order\AccountEditOrderPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\RecoverPassword\AccountRecoverPasswordPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Account\CustomerGroupRegistration\CustomerGroupRegistrationPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Newsletter\Register\NewsletterRegisterPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Newsletter\Subscribe\NewsletterSubscribePageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader" previously pointing to "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute" to "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute".
Changed reference of service "Shopware\Storefront\Page\Address\Detail\AddressDetailPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Address\Listing\AddressListingPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Contact\ContactPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Contact\ContactPageLoader" previously pointing to "salutation.repository.decorator" to "salutation.repository".
Changed reference of service "Shopware\Storefront\Page\Sitemap\SitemapPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Framework\Cache\CacheStore" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Framework\Cache\HttpCacheKeyGenerator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer" previously pointing to "sales_channel_domain.repository.decorator" to "sales_channel_domain.repository".
Changed reference of service "Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler" previously pointing to "KielCodingPlatformTrailingSlash\TrailingSlash\RequestTransformer" to "Shopware\Core\Framework\Routing\RequestTransformerInterface".
Changed reference of service "Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand" previously pointing to "snippet_set.repository.decorator" to "snippet_set.repository".
Changed reference of service "Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Shopware\Storefront\Framework\Cookie\AppCookieProvider" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Storefront\Framework\Captcha\HoneypotCaptcha" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "Shopware\Storefront\Event\CartMergedSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Shopware\Storefront\Page\Wishlist\WishlistPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Wishlist\GuestWishlistPageLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Pagelet\Wishlist\GuestWishlistPageletLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Controller\AccountOrderController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Controller\AccountProfileController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Storefront\Controller\AuthController" previously pointing to "Swag\Security\Fixes\NEXT40390\FixSendPasswordRecoveryMailRoute" to "Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute".
Changed reference of service "Shopware\Storefront\Controller\AuthController" previously pointing to "Swag\Security\Fixes\NEXT39918\PatchedLoginRoute" to "Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute".
Changed reference of service "Shopware\Storefront\Controller\AuthController" previously pointing to "Swag\Security\Fixes\NEXT34608\FixLogoutRoute" to "Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute".
Changed reference of service "Shopware\Storefront\Controller\CheckoutController" previously pointing to "Swag\Security\Fixes\NEXT34608\FixLogoutRoute" to "Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute".
Changed reference of service "Shopware\Storefront\Controller\CmsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Controller\FormController" previously pointing to "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute" to "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute".
Changed reference of service "Shopware\Storefront\Controller\NewsletterController" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Storefront\Controller\NewsletterController" previously pointing to "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute" to "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute".
Changed reference of service "Shopware\Storefront\Controller\RegisterController" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Storefront\Controller\RegisterController" previously pointing to "sales_channel_domain.repository.decorator" to "sales_channel_domain.repository".
Changed reference of service "Shopware\Storefront\Page\Product\Review\ProductReviewLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Controller\DocumentController" previously pointing to "Swag\Security\Fixes\NEXT40208\FixDocumentRoute" to "Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute".
Changed reference of service "Shopware\Storefront\Controller\WishlistController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Theme\ThemeCompiler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Theme\ThemeLifecycleService" previously pointing to "theme.repository.decorator" to "theme.repository".
Changed reference of service "Shopware\Storefront\Theme\ThemeLifecycleService" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Storefront\Theme\ThemeLifecycleService" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "Shopware\Storefront\Theme\ThemeLifecycleService" previously pointing to "theme_media.repository.decorator" to "theme_media.repository".
Changed reference of service "Shopware\Storefront\Theme\ThemeLifecycleService" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Shopware\Storefront\Theme\ThemeLifecycleService" previously pointing to "theme_child.repository.decorator" to "theme_child.repository".
Changed reference of service "Shopware\Storefront\Theme\ThemeService" previously pointing to "theme.repository.decorator" to "theme.repository".
Changed reference of service "Shopware\Storefront\Theme\ThemeService" previously pointing to "theme_sales_channel.repository.decorator" to "theme_sales_channel.repository".
Changed reference of service "Shopware\Storefront\Theme\ThemeService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Theme\CachedResolvedConfigLoader" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Storefront\Theme\ThemeLifecycleHandler" previously pointing to "theme.repository.decorator" to "theme.repository".
Changed reference of service "Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader" previously pointing to "theme.repository.decorator" to "theme.repository".
Changed reference of service "Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Storefront\Theme\Command\ThemeChangeCommand" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Storefront\Theme\Command\ThemeChangeCommand" previously pointing to "theme.repository.decorator" to "theme.repository".
Changed reference of service "Shopware\Storefront\Theme\Command\ThemeChangeCommand" previously pointing to "theme_sales_channel.repository.decorator" to "theme_sales_channel.repository".
Changed reference of service "Shopware\Storefront\Theme\Command\ThemeDumpCommand" previously pointing to "theme.repository.decorator" to "theme.repository".
Changed reference of service "Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber" previously pointing to "theme.repository.decorator" to "theme.repository".
Changed reference of service "Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber" previously pointing to "theme_sales_channel.repository.decorator" to "theme_sales_channel.repository".
Changed reference of service "Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Storefront\Theme\Subscriber\UpdateSubscriber" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer" previously pointing to "theme.repository.decorator" to "theme.repository".
Changed reference of service "Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Framework\ElasticsearchHelper" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\IndexCreator" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\IndexCreator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Product\CustomFieldUpdater" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Elasticsearch\Product\LanguageSubscriber" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Elasticsearch\Product\LanguageSubscriber" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Elasticsearch\Profiler\DataCollector" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Elasticsearch\Profiler\DataCollector" previously pointing to "shopware.es.profiled.adminClient" to "admin.openSearch.client".
Changed reference of service "Shopware\Elasticsearch\Admin\AdminSearcher" previously pointing to "shopware.es.profiled.adminClient" to "admin.openSearch.client".
Changed reference of service "Shopware\Elasticsearch\Admin\AdminSearchRegistry" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Shopware\Elasticsearch\Admin\AdminSearchRegistry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Elasticsearch\Admin\AdminSearchRegistry" previously pointing to "shopware.es.profiled.adminClient" to "admin.openSearch.client".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\CmsPageAdminSearchIndexer" previously pointing to "cms_page.repository.decorator" to "cms_page.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\CustomerAdminSearchIndexer" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\CustomerGroupAdminSearchIndexer" previously pointing to "customer_group.repository.decorator" to "customer_group.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\LandingPageAdminSearchIndexer" previously pointing to "landing_page.repository.decorator" to "landing_page.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\ManufacturerAdminSearchIndexer" previously pointing to "product_manufacturer.repository.decorator" to "product_manufacturer.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\MediaAdminSearchIndexer" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\OrderAdminSearchIndexer" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\PaymentMethodAdminSearchIndexer" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\PromotionAdminSearchIndexer" previously pointing to "promotion.repository.decorator" to "promotion.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\PropertyGroupAdminSearchIndexer" previously pointing to "property_group.repository.decorator" to "property_group.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\SalesChannelAdminSearchIndexer" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\ShippingMethodAdminSearchIndexer" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\CategoryAdminSearchIndexer" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\NewsletterRecipientAdminSearchIndexer" previously pointing to "newsletter_recipient.repository.decorator" to "newsletter_recipient.repository".
Changed reference of service "Shopware\Elasticsearch\Admin\Indexer\ProductStreamAdminSearchIndexer" previously pointing to "product_stream.repository.decorator" to "product_stream.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand" previously pointing to "sales_channel_domain.repository.decorator" to "sales_channel_domain.repository".
Changed reference of service "Shopware\Core\Maintenance\System\Service\AppUrlVerifier" previously pointing to "app.repository.decorator" to "app.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand" previously pointing to "snippet_set.repository.decorator" to "snippet_set.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Shopware\Core\Profiling\Entity\EntityAggregatorProfiler" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "Shopware\Core\Profiling\Entity\EntitySearcherProfiler" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber" previously pointing to "rule.repository.decorator" to "rule.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Logging\LoggingService" previously pointing to "swag_migration_logging.repository.decorator" to "swag_migration_logging.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Media\MediaFileService" previously pointing to "swag_migration_media_file.repository.decorator" to "swag_migration_media_file.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "swag_migration_mapping.repository.decorator" to "swag_migration_mapping.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "locale.repository.decorator" to "locale.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "tax.repository.decorator" to "tax.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "number_range.repository.decorator" to "number_range.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "rule.repository.decorator" to "rule.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "media_thumbnail_size.repository.decorator" to "media_thumbnail_size.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "media_default_folder.repository.decorator" to "media_default_folder.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "cms_page.repository.decorator" to "cms_page.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "delivery_time.repository.decorator" to "delivery_time.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Mapping\MappingService" previously pointing to "document_type.repository.decorator" to "document_type.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Run\RunService" previously pointing to "swag_migration_run.repository.decorator" to "swag_migration_run.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Run\RunService" previously pointing to "swag_migration_connection.repository.decorator" to "swag_migration_connection.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Run\RunService" previously pointing to "swag_migration_data.repository.decorator" to "swag_migration_data.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Run\RunService" previously pointing to "swag_migration_media_file.repository.decorator" to "swag_migration_media_file.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Run\RunService" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Run\RunService" previously pointing to "theme.repository.decorator" to "theme.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Run\RunService" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "SwagMigrationAssistant\Migration\History\HistoryService" previously pointing to "swag_migration_logging.repository.decorator" to "swag_migration_logging.repository".
Changed reference of service "SwagMigrationAssistant\Migration\History\HistoryService" previously pointing to "swag_migration_run.repository.decorator" to "swag_migration_run.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Service\SwagMigrationAccessTokenService" previously pointing to "swag_migration_run.repository.decorator" to "swag_migration_run.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Service\MigrationDataWriter" previously pointing to "swag_migration_data.repository.decorator" to "swag_migration_data.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Service\MigrationDataWriter" previously pointing to "swag_migration_mapping.repository.decorator" to "swag_migration_mapping.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Service\MediaFileProcessorService" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "SwagMigrationAssistant\Migration\Service\MigrationProgressService" previously pointing to "swag_migration_run.repository.decorator" to "swag_migration_run.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Service\MigrationProgressService" previously pointing to "swag_migration_data.repository.decorator" to "swag_migration_data.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Service\MigrationProgressService" previously pointing to "swag_migration_media_file.repository.decorator" to "swag_migration_media_file.repository".
Changed reference of service "SwagMigrationAssistant\Controller\MigrationController" previously pointing to "swag_migration_run.repository.decorator" to "swag_migration_run.repository".
Changed reference of service "SwagMigrationAssistant\Controller\PremappingController" previously pointing to "swag_migration_run.repository.decorator" to "swag_migration_run.repository".
Changed reference of service "SwagMigrationAssistant\Controller\StatusController" previously pointing to "swag_migration_connection.repository.decorator" to "swag_migration_connection.repository".
Changed reference of service "SwagMigrationAssistant\Controller\StatusController" previously pointing to "swag_migration_general_setting.repository.decorator" to "swag_migration_general_setting.repository".
Changed reference of service "SwagMigrationAssistant\Command\MigrateDataCommand" previously pointing to "swag_migration_general_setting.repository.decorator" to "swag_migration_general_setting.repository".
Changed reference of service "SwagMigrationAssistant\Command\MigrateDataCommand" previously pointing to "swag_migration_connection.repository.decorator" to "swag_migration_connection.repository".
Changed reference of service "SwagMigrationAssistant\Command\MigrateDataCommand" previously pointing to "swag_migration_run.repository.decorator" to "swag_migration_run.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Service\PremappingService" previously pointing to "swag_migration_mapping.repository.decorator" to "swag_migration_mapping.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Service\PremappingService" previously pointing to "swag_migration_run.repository.decorator" to "swag_migration_run.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Service\PremappingService" previously pointing to "swag_migration_connection.repository.decorator" to "swag_migration_connection.repository".
Changed reference of service "SwagMigrationAssistant\Migration\MessageQueue\Handler\ProcessMediaHandler" previously pointing to "swag_migration_run.repository.decorator" to "swag_migration_run.repository".
Changed reference of service "SwagMigrationAssistant\Migration\MessageQueue\Handler\CleanupMigrationHandler" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\ShopwareLocalGateway" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\ShopwareLocalGateway" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\ShopwareApiGateway" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\ShopwareApiGateway" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Media\HttpMediaDownloadService" previously pointing to "swag_migration_media_file.repository.decorator" to "swag_migration_media_file.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Media\LocalMediaProcessor" previously pointing to "swag_migration_media_file.repository.decorator" to "swag_migration_media_file.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Media\HttpOrderDocumentProcessor" previously pointing to "swag_migration_media_file.repository.decorator" to "swag_migration_media_file.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Media\LocalOrderDocumentProcessor" previously pointing to "swag_migration_media_file.repository.decorator" to "swag_migration_media_file.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter" previously pointing to "number_range_type.repository.decorator" to "number_range_type.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter" previously pointing to "swag_language_pack_language.repository.decorator" to "swag_language_pack_language.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Premapping\OrderStateReader" previously pointing to "state_machine.repository.decorator" to "state_machine.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Premapping\OrderStateReader" previously pointing to "state_machine_state.repository.decorator" to "state_machine_state.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Premapping\OrderDeliveryStateReader" previously pointing to "state_machine.repository.decorator" to "state_machine.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Premapping\OrderDeliveryStateReader" previously pointing to "state_machine_state.repository.decorator" to "state_machine_state.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Premapping\TransactionStateReader" previously pointing to "state_machine.repository.decorator" to "state_machine.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Premapping\TransactionStateReader" previously pointing to "state_machine_state.repository.decorator" to "state_machine_state.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Premapping\PaymentMethodReader" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Premapping\SalutationReader" previously pointing to "salutation.repository.decorator" to "salutation.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware\Premapping\DeliveryTimeReader" previously pointing to "delivery_time.repository.decorator" to "delivery_time.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerConverter" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NumberRangeConverter" previously pointing to "number_range_type.repository.decorator" to "number_range_type.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SalesChannelConverter" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SalesChannelConverter" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SalesChannelConverter" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SalesChannelConverter" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SalesChannelConverter" previously pointing to "swag_language_pack_language.repository.decorator" to "swag_language_pack_language.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PromotionConverter" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerConverter" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NumberRangeConverter" previously pointing to "number_range_type.repository.decorator" to "number_range_type.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SalesChannelConverter" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SalesChannelConverter" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SalesChannelConverter" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SalesChannelConverter" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SalesChannelConverter" previously pointing to "swag_language_pack_language.repository.decorator" to "swag_language_pack_language.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PromotionConverter" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerConverter" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NumberRangeConverter" previously pointing to "number_range_type.repository.decorator" to "number_range_type.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SalesChannelConverter" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SalesChannelConverter" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SalesChannelConverter" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SalesChannelConverter" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SalesChannelConverter" previously pointing to "swag_language_pack_language.repository.decorator" to "swag_language_pack_language.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PromotionConverter" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerConverter" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PromotionConverter" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NumberRangeConverter" previously pointing to "number_range_type.repository.decorator" to "number_range_type.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SalesChannelConverter" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SalesChannelConverter" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SalesChannelConverter" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SalesChannelConverter" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SalesChannelConverter" previously pointing to "swag_language_pack_language.repository.decorator" to "swag_language_pack_language.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Gateway\Connection\ConnectionFactory" previously pointing to "swag_migration_connection.repository.decorator" to "swag_migration_connection.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Shopware6ApiGateway" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Shopware6ApiGateway" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "swag_migration_mapping.repository.decorator" to "swag_migration_mapping.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "locale.repository.decorator" to "locale.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "tax.repository.decorator" to "tax.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "number_range.repository.decorator" to "number_range.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "rule.repository.decorator" to "rule.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "media_thumbnail_size.repository.decorator" to "media_thumbnail_size.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "media_default_folder.repository.decorator" to "media_default_folder.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "cms_page.repository.decorator" to "cms_page.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "delivery_time.repository.decorator" to "delivery_time.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "document_type.repository.decorator" to "document_type.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "number_range_type.repository.decorator" to "number_range_type.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "mail_template_type.repository.decorator" to "mail_template_type.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "mail_template.repository.decorator" to "mail_template.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "salutation.repository.decorator" to "salutation.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "seo_url_template.repository.decorator" to "seo_url_template.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "product_sorting.repository.decorator" to "product_sorting.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "state_machine_state.repository.decorator" to "state_machine_state.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "document_base_config.repository.decorator" to "document_base_config.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "country_state.repository.decorator" to "country_state.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "tax_rule.repository.decorator" to "tax_rule.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService" previously pointing to "tax_rule_type.repository.decorator" to "tax_rule_type.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Converter\NumberRangeConverter" previously pointing to "number_range_state.repository.decorator" to "number_range_state.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Premapping\PaymentMethodReader" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Media\HttpMediaDownloadService" previously pointing to "swag_migration_media_file.repository.decorator" to "swag_migration_media_file.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentService" previously pointing to "swag_migration_media_file.repository.decorator" to "swag_migration_media_file.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentGenerationService" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentGenerationService" previously pointing to "swag_migration_media_file.repository.decorator" to "swag_migration_media_file.repository".
Changed reference of service "SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63NumberRangeConverter" previously pointing to "number_range_state.repository.decorator" to "number_range_state.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Subscriber\MediaDeletedSubscriber" previously pointing to "swag_migration_media_file.repository.decorator" to "swag_migration_media_file.repository".
Changed reference of service "SwagMigrationAssistant\Migration\Writer\MediaFolderWriter" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\ProductManufacturerProvider" previously pointing to "product_manufacturer.repository.decorator" to "product_manufacturer.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\LanguageProvider" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\CategoryProvider" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\CategoryAssociationProvider" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\CategoryCmsPageAssociationProvider" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\CurrencyProvider" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderProvider" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderInheritanceProvider" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\DeliveryTimeProvider" previously pointing to "delivery_time.repository.decorator" to "delivery_time.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\ProductProvider" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\ProductMainVariantRelationProvider" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\TaxProvider" previously pointing to "tax.repository.decorator" to "tax.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\TaxRuleProvider" previously pointing to "tax_rule.repository.decorator" to "tax_rule.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\PropertyGroupProvider" previously pointing to "property_group.repository.decorator" to "property_group.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\UnitProvider" previously pointing to "unit.repository.decorator" to "unit.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\RuleProvider" previously pointing to "rule.repository.decorator" to "rule.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\CountryProvider" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\CountryStateProvider" previously pointing to "country_state.repository.decorator" to "country_state.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelProvider" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelDomainProvider" previously pointing to "sales_channel_domain.repository.decorator" to "sales_channel_domain.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\SalutationProvider" previously pointing to "salutation.repository.decorator" to "salutation.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\ShippingMethodProvider" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\CustomerGroupProvider" previously pointing to "customer_group.repository.decorator" to "customer_group.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\CustomFieldSetProvider" previously pointing to "custom_field_set.repository.decorator" to "custom_field_set.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\NumberRangeProvider" previously pointing to "number_range.repository.decorator" to "number_range.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\SnippetProvider" previously pointing to "snippet.repository.decorator" to "snippet.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\SnippetSetProvider" previously pointing to "snippet_set.repository.decorator" to "snippet_set.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\MailTemplateProvider" previously pointing to "mail_template.repository.decorator" to "mail_template.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\ProductFeatureSetProvider" previously pointing to "product_feature_set.repository.decorator" to "product_feature_set.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\PaymentMethodProvider" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\OrderProvider" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\MediaProvider" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlTemplateProvider" previously pointing to "seo_url_template.repository.decorator" to "seo_url_template.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlProvider" previously pointing to "seo_url.repository.decorator" to "seo_url.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\NewsletterRecipientProvider" previously pointing to "newsletter_recipient.repository.decorator" to "newsletter_recipient.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\CustomerProvider" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\CustomerWishlistProvider" previously pointing to "customer_wishlist.repository.decorator" to "customer_wishlist.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\SystemConfigProvider" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\PageSystemConfigProvider" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\ProductSortingProvider" previously pointing to "product_sorting.repository.decorator" to "product_sorting.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\CmsPageProvider" previously pointing to "cms_page.repository.decorator" to "cms_page.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamProvider" previously pointing to "product_stream.repository.decorator" to "product_stream.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamFilterInheritanceProvider" previously pointing to "product_stream_filter.repository.decorator" to "product_stream_filter.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\CrossSellingProvider" previously pointing to "product_cross_selling.repository.decorator" to "product_cross_selling.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\ProductReviewProvider" previously pointing to "product_review.repository.decorator" to "product_review.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\DocumentProvider" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\DocumentProvider" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\DocumentInheritanceProvider" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\DocumentBaseConfigProvider" previously pointing to "document_base_config.repository.decorator" to "document_base_config.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\Data\PromotionProvider" previously pointing to "promotion.repository.decorator" to "promotion.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\GenerateDocumentProvider" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Provider\GenerateDocumentProvider" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Service\EnvironmentService" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "SwagMigrationAssistant\DataProvider\Service\EnvironmentService" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Swag\PayPal\Checkout\SalesChannel\ErrorRoute" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Swag\PayPal\Checkout\Payment\PayPalPaymentHandler" previously pointing to "state_machine_state.repository.decorator" to "state_machine_state.repository".
Changed reference of service "Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Checkout\Payment\Service\TransactionDataService" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler" previously pointing to "state_machine_state.repository.decorator" to "state_machine_state.repository".
Changed reference of service "Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Swag\PayPal\Checkout\ExpressCheckout\Service\ExpressCustomerService" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "Swag\PayPal\Checkout\ExpressCheckout\Service\ExpressCustomerService" previously pointing to "country_state.repository.decorator" to "country_state.repository".
Changed reference of service "Swag\PayPal\Checkout\ExpressCheckout\Service\ExpressCustomerService" previously pointing to "salutation.repository.decorator" to "salutation.repository".
Changed reference of service "Swag\PayPal\Checkout\ExpressCheckout\Service\ExpressCustomerService" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Swag\PayPal\Installment\Banner\Service\BannerDataService" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Swag\PayPal\OrdersApi\Administration\PayPalOrdersController" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\Util\CustomIdProvider" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "Swag\PayPal\PaymentsApi\Builder\CartPaymentBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\PayPal\Checkout\Plus\Service\PlusDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Checkout\Plus\PlusSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Checkout\Payment\Method\PUIHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Swag\PayPal\Checkout\PUI\Service\PUICustomerDataService" previously pointing to "order_address.repository.decorator" to "order_address.repository".
Changed reference of service "Swag\PayPal\Checkout\PUI\Service\PUICustomerDataService" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Checkout\PUI\Service\PUIPaymentInstructionDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Checkout\Order\Shipping\Service\ShippingService" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Checkout\Order\Shipping\Service\ShippingService" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Checkout\Order\Shipping\Service\ShippingService" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\FundingEligibilityDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Storefront\Data\CheckoutDataSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Swag\PayPal\Storefront\Data\CheckoutDataSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Swag\PayPal\Storefront\Data\CheckoutDataSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\PayPal\Util\PaymentMethodUtil" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Util\PaymentStatusUtil" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Swag\PayPal\Util\PaymentStatusUtilV2" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Util\LocaleCodeProvider" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Swag\PayPal\Util\Lifecycle\State\PosStateService" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Util\Lifecycle\State\PosStateService" previously pointing to "sales_channel_type.repository.decorator" to "sales_channel_type.repository".
Changed reference of service "Swag\PayPal\Util\Lifecycle\State\PosStateService" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "Swag\PayPal\Util\Lifecycle\State\PosStateService" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller" previously pointing to "rule.repository.decorator" to "rule.repository".
Changed reference of service "Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Swag\PayPal\Webhook\WebhookController" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "Swag\PayPal\Webhook\WebhookService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Webhook\Handler\AuthorizationVoided" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Webhook\Handler\CaptureCompleted" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Webhook\Handler\CaptureDenied" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Webhook\Handler\CaptureRefunded" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Webhook\Handler\CaptureReversed" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Webhook\Handler\SaleComplete" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Webhook\Handler\SaleDenied" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Webhook\Handler\SaleRefunded" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Swag\PayPal\Pos\PosSyncController" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Command\PosSyncCommand" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Command\PosImageSyncCommand" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Command\PosInventorySyncCommand" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Command\PosProductSyncCommand" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Command\PosLogCleanupCommand" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler" previously pointing to "product_visibility.repository.decorator" to "product_visibility.repository".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\Manager\ImageSyncManager" previously pointing to "swag_paypal_pos_sales_channel_media.repository.decorator" to "swag_paypal_pos_sales_channel_media.repository".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\Manager\ProductSyncManager" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler" previously pointing to "swag_paypal_pos_sales_channel.repository.decorator" to "swag_paypal_pos_sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler" previously pointing to "swag_paypal_pos_sales_channel_media.repository.decorator" to "swag_paypal_pos_sales_channel_media.repository".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\MessageDispatcher" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Swag\PayPal\Pos\MessageQueue\MessageHydrator" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Run\RunService" previously pointing to "swag_paypal_pos_sales_channel_run.repository.decorator" to "swag_paypal_pos_sales_channel_run.repository".
Changed reference of service "Swag\PayPal\Pos\Run\RunService" previously pointing to "swag_paypal_pos_sales_channel_run_log.repository.decorator" to "swag_paypal_pos_sales_channel_run_log.repository".
Changed reference of service "Swag\PayPal\Pos\Run\Administration\LogCleaner" previously pointing to "swag_paypal_pos_sales_channel_run.repository.decorator" to "swag_paypal_pos_sales_channel_run.repository".
Changed reference of service "Swag\PayPal\Pos\Run\Administration\SyncResetter" previously pointing to "swag_paypal_pos_sales_channel_product.repository.decorator" to "swag_paypal_pos_sales_channel_product.repository".
Changed reference of service "Swag\PayPal\Pos\Run\Administration\SyncResetter" previously pointing to "swag_paypal_pos_sales_channel_inventory.repository.decorator" to "swag_paypal_pos_sales_channel_inventory.repository".
Changed reference of service "Swag\PayPal\Pos\Run\Administration\SyncResetter" previously pointing to "swag_paypal_pos_sales_channel_media.repository.decorator" to "swag_paypal_pos_sales_channel_media.repository".
Changed reference of service "Swag\PayPal\Pos\Run\Administration\SyncResetter" previously pointing to "swag_paypal_pos_sales_channel_run.repository.decorator" to "swag_paypal_pos_sales_channel_run.repository".
Changed reference of service "Swag\PayPal\Pos\Schedule\AbstractSyncTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Swag\PayPal\Pos\Schedule\AbstractSyncTaskHandler" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\ApiCredentialService" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\InformationFetchService" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\InformationFetchService" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\InformationFetchService" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\ProductCountService" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\ProductCountService" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\InformationDefaultService" previously pointing to "customer_group.repository.decorator" to "customer_group.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\InformationDefaultService" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\InformationDefaultService" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\InformationDefaultService" previously pointing to "rule.repository.decorator" to "rule.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\InformationDefaultService" previously pointing to "delivery_time.repository.decorator" to "delivery_time.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\InformationDefaultService" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\ProductVisibilityCloneService" previously pointing to "product_visibility.repository.decorator" to "product_visibility.repository".
Changed reference of service "Swag\PayPal\Pos\Setting\Service\ProductVisibilityCloneService" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Sync\ProductSelection" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Swag\PayPal\Pos\Sync\ProductSelection" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Swag\PayPal\Pos\Sync\ImageSyncer" previously pointing to "swag_paypal_pos_sales_channel_media.repository.decorator" to "swag_paypal_pos_sales_channel_media.repository".
Changed reference of service "Swag\PayPal\Pos\Sync\Context\InventoryContextFactory" previously pointing to "swag_paypal_pos_sales_channel_inventory.repository.decorator" to "swag_paypal_pos_sales_channel_inventory.repository".
Changed reference of service "swag.paypal.pos.sync.inventory.local_updater" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "swag.paypal.pos.sync.inventory.local_webhook_updater" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Swag\PayPal\Pos\Sync\InventorySyncer" previously pointing to "swag_paypal_pos_sales_channel_inventory.repository.decorator" to "swag_paypal_pos_sales_channel_inventory.repository".
Changed reference of service "Swag\PayPal\Pos\Sync\Inventory\StockSubscriber" previously pointing to "order_line_item.repository.decorator" to "order_line_item.repository".
Changed reference of service "Swag\PayPal\Pos\Sync\Inventory\StockSubscriber" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Swag\PayPal\Pos\Sync\Inventory\StockSubscriber" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Sync\Context\ProductContextFactory" previously pointing to "swag_paypal_pos_sales_channel_product.repository.decorator" to "swag_paypal_pos_sales_channel_product.repository".
Changed reference of service "Swag\PayPal\Pos\Sync\Context\ProductContextFactory" previously pointing to "swag_paypal_pos_sales_channel_media.repository.decorator" to "swag_paypal_pos_sales_channel_media.repository".
Changed reference of service "Swag\PayPal\Pos\Webhook\WebhookController" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Webhook\WebhookService" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Swag\PayPal\Pos\Webhook\WebhookService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Dne\CustomCssJs\Subscriber\ThemeCompilerSubscriber" previously pointing to "dne_custom_js_css.repository.decorator" to "dne_custom_js_css.repository".
Changed reference of service "Dne\CustomCssJs\Api\ThemeCompileController" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Crehler\AsusEngine\Subscriber\CategorySubscriber" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Onedot\Asus\Subscriber\CategorySubscriber" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Onedot\Asus\Subscriber\NewsletterSubscriptionSubscriber" previously pointing to "newsletter_recipient.repository.decorator" to "newsletter_recipient.repository".
Changed reference of service "Onedot\Asus\Subscriber\NewsletterSubscriptionSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Onedot\Asus\StorefrontController\Storefront\Controller\AsusApiController" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Onedot\Asus\StorefrontController\Storefront\Controller\AsusApiController" previously pointing to "customer_address.repository.decorator" to "customer_address.repository".
Changed reference of service "Onedot\Asus\StorefrontController\Storefront\Controller\AsusApiController" previously pointing to "salutation.repository.decorator" to "salutation.repository".
Changed reference of service "Onedot\Asus\StorefrontController\Storefront\Controller\AsusApiController" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "Onedot\Asus\Extensions\PluginStateByNameExtension" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Gbmed\Enev\Service\Product" previously pointing to "gbmed_enev.repository.decorator" to "gbmed_enev.repository".
Changed reference of service "Gbmed\Enev\Service\Product" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Gbmed\Enev\Service\ImportExport" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Gbmed\Enev\Service\ImportExport" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Gbmed\Enev\Service\ImportExport" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand" previously pointing to "snippet_set.repository.decorator" to "snippet_set.repository".
Changed reference of service "NinepointCustomizationsForAsusTheme\Subscriber\LineItemExtraPayloadSubscriber" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "NinepointCustomizationsForAsusTheme\Core\Content\ReturnsForm\SalesChannel\ReturnsFormRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NinepointCustomizationsForAsusTheme\Core\Content\ReturnsForm\SalesChannel\ReturnsFormRoute" previously pointing to "cms_slot.repository.decorator" to "cms_slot.repository".
Changed reference of service "NinepointCustomizationsForAsusTheme\Core\Content\ReturnsForm\SalesChannel\ReturnsFormRoute" previously pointing to "salutation.repository.decorator" to "salutation.repository".
Changed reference of service "NinepointCustomizationsForAsusTheme\Core\Content\ReturnsForm\SalesChannel\ReturnsFormRoute" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "NinepointCustomizationsForAsusTheme\Core\Content\ReturnsForm\SalesChannel\ReturnsFormRoute" previously pointing to "landing_page.repository.decorator" to "landing_page.repository".
Changed reference of service "NinepointCustomizationsForAsusTheme\Core\Content\ReturnsForm\SalesChannel\ReturnsFormRoute" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "NinepointCustomizationsForAsusTheme\Core\Content\ReturnsForm\Validation\ReturnsFormValidationFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Frosh\Tools\Components\Elasticsearch\ElasticsearchManager" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Frosh\Tools\Components\Elasticsearch\ElasticsearchManager" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Frosh\Tools\Command\MonitorCommand" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Frosh\Tools\Command\ChangeUserPasswordCommand" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Frosh\Tools\Controller\StateMachineController" previously pointing to "state_machine.repository.decorator" to "state_machine.repository".
Changed reference of service "Frosh\Tools\Controller\ScheduledTaskController" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "SwagExtensionStore\Authentication\LocaleProviderPolyfill" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "SwagExtensionStore\Authentication\StoreRequestOptionsProviderPolyfill" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Huebert\SeoUltimate\Storefront\Page\Product\Subscriber\ProductPageLoadedSubscriber" previously pointing to "hueb_seo_ultimate_robot_tags.repository.decorator" to "hueb_seo_ultimate_robot_tags.repository".
Changed reference of service "Huebert\SeoUltimate\Storefront\Page\Product\Subscriber\ProductPageLoadedSubscriber" previously pointing to "hueb_seo_ultimate_rich_snippets.repository.decorator" to "hueb_seo_ultimate_rich_snippets.repository".
Changed reference of service "Huebert\SeoUltimate\Storefront\Page\Navigation\Subscriber\NavigationPageLoadedSubscriber" previously pointing to "hueb_seo_ultimate_robot_tags.repository.decorator" to "hueb_seo_ultimate_robot_tags.repository".
Changed reference of service "Zeobv\GetNotified\ScheduledTasks\Handlers\StockSubscriber\NotificationTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Zeobv\GetNotified\ScheduledTasks\Handlers\StockSubscriber\NotificationTaskHandler" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Zeobv\GetNotified\ScheduledTasks\Handlers\StockSubscriber\NotificationTaskHandler" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Zeobv\GetNotified\ScheduledTasks\Handlers\StockSubscriber\NotificationTaskHandler" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Zeobv\GetNotified\Service\MailService" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Zeobv\GetNotified\Service\MailService" previously pointing to "mail_template.repository.decorator" to "mail_template.repository".
Changed reference of service "Zeobv\GetNotified\Service\MailService" previously pointing to "zeo_stock_subscriber.repository.decorator" to "zeo_stock_subscriber.repository".
Changed reference of service "Zeobv\GetNotified\Service\StockSubscriptionService" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Zeobv\GetNotified\Service\StockSubscriptionService" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Zeobv\GetNotified\Content\StockSubscriber\StockSubscriberRepository" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "Zeobv\GetNotified\Content\StockSubscriber\StockSubscriberRepository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Zeobv\GetNotified\Content\StockSubscriber\StockSubscriberRepository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "Zeobv\GetNotified\Content\StockSubscriber\StockSubscriberRepository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Zeobv\GetNotified\Content\StockSubscriber\Aggregate\StockSubscriberProductRepository" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "Zeobv\GetNotified\Content\StockSubscriber\Aggregate\StockSubscriberProductRepository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Zeobv\GetNotified\Content\StockSubscriber\Aggregate\StockSubscriberProductRepository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "Zeobv\GetNotified\Content\StockSubscriber\Aggregate\StockSubscriberProductRepository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Zeobv\GetNotified\Controller\DoubleOptInController" previously pointing to "zeo_stock_subscriber.repository.decorator" to "zeo_stock_subscriber.repository".
Changed reference of service "Zeobv\GetNotified\MessageBus\Handler\FlowBuilderNotificationActionHandler" previously pointing to "zeo_stock_subscriber.repository.decorator" to "zeo_stock_subscriber.repository".
Changed reference of service "Zeobv\GetNotified\MessageBus\Handler\FlowBuilderNotificationActionHandler" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Zeobv\GetNotified\FlowBuilder\Action\NotificationAction" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "Lenz\ContactFormReplyTo\Subscriber\ContactFormMailBeforeSentEventSubscriber" previously pointing to "mail_template.repository.decorator" to "mail_template.repository".
Changed reference of service "Moorl\SignIn\Core\Service\SignInService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Moorl\SignIn\Core\Service\SignInService" previously pointing to "moorl_si.repository.decorator" to "moorl_si.repository".
Changed reference of service "Moorl\SignIn\Core\Service\SignInService" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Moorl\SignIn\Core\Service\SignInService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Moorl\SignIn\Core\Subscriber\KernelEventSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Moorl\SignIn\Core\Controller\SignInController" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Lenz\DistributionRestrictions\Subscriber\CheckoutSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "MoorlFoundation\Storefront\Controller\ProductBuyListController" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "MoorlFoundation\Storefront\Controller\CustomerUploadController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlFoundation\Storefront\Controller\CustomerUploadController" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "MoorlFoundation\Storefront\Controller\CustomerUploadController" previously pointing to "media_folder.repository.decorator" to "media_folder.repository".
Changed reference of service "MoorlFoundation\Storefront\Controller\CustomerUploadController" previously pointing to "media_default_folder.repository.decorator" to "media_default_folder.repository".
Changed reference of service "MoorlFoundation\Storefront\Subscriber\SalesChannelContextResolvedSubscriber" previously pointing to "cms_page.repository.decorator" to "cms_page.repository".
Changed reference of service "MoorlFoundation\Core\Service\SortingService" previously pointing to "moorl_sorting.repository.decorator" to "moorl_sorting.repository".
Changed reference of service "MoorlFoundation\Core\Service\ClientService" previously pointing to "moorl_client.repository.decorator" to "moorl_client.repository".
Changed reference of service "MoorlFoundation\Core\Service\EntitySearchService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlFoundation\Core\Service\EntitySuggestService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlFoundation\Core\Content\Product\SalesChannel\Listing\FoundationProductListingRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MoorlFoundation\Core\Content\Product\SalesChannel\Search\FoundationProductSearchRoute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Scop\PlatformRedirecter\Subscriber\RequestSubscriber" previously pointing to "scop_platform_redirecter_redirect.repository.decorator" to "scop_platform_redirecter_redirect.repository".
Changed reference of service "Scop\PlatformRedirecter\Subscriber\RequestSubscriber" previously pointing to "seo_url.repository.decorator" to "seo_url.repository".
Changed reference of service "Scop\PlatformRedirecter\Administration\ImportExportRedirectsController" previously pointing to "scop_platform_redirecter_redirect.repository.decorator" to "scop_platform_redirecter_redirect.repository".
Changed reference of service "scop.platform_redirecter.test.test_browser" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HashtagES\AsusAccount\StorefrontController\Storefront\Controller\AsusController" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "HashtagES\AsusAccount\StorefrontController\Storefront\Controller\AsusController" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "HashtagES\AsusAccount\StorefrontController\Storefront\Controller\AsusController" previously pointing to "salutation.repository.decorator" to "salutation.repository".
Changed reference of service "HashtagES\AsusAccount\StorefrontController\Storefront\Controller\AsusController" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "AsusBuyNow\Service\ProductService" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "AsusBuyNow\Service\ProductService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "AsusBuyNow\Middleware\CorsMiddleware" previously pointing to "monolog.logger" to "logger".
Changed reference of service "AsusBuyNow\Service\CurrencyService" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "AsusBuyNow\Service\CurrencyService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "AsusBuyNow\Controller\BuyNowController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "LeopardSearchExtension\Subscriber\KernelResponseSubscriber" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "LeopardSearchExtension\Subscriber\KernelResponseSubscriber" previously pointing to "custom_field.repository.decorator" to "custom_field.repository".
Changed reference of service "LeopardSearchExtension\Subscriber\KernelResponseSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "LeopardSearchExtension\Subscriber\ProductSearchCriteriaSubscriber" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "LeopardSearchExtension\Subscriber\ProductSearchCriteriaSubscriber" previously pointing to "custom_field.repository.decorator" to "custom_field.repository".
Changed reference of service "LeopardSearchExtension\Subscriber\ProductSearchCriteriaSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "LeopardSearchExtension\Subscriber\ProductSuggestCriteriaSubscriber" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "LeopardSearchExtension\Subscriber\ProductSuggestCriteriaSubscriber" previously pointing to "custom_field.repository.decorator" to "custom_field.repository".
Changed reference of service "LeopardSearchExtension\Subscriber\ProductSuggestCriteriaSubscriber" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Service\MollieApi\Shipment" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kiener\MolliePayments\Components\RefundManager\RefundManager" previously pointing to "mollie_refund.repository.decorator" to "mollie_refund.repository".
Changed reference of service "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect" previously pointing to "order_address.repository.decorator" to "order_address.repository".
Changed reference of service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayFormatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kiener\MolliePayments\Components\CancelManager\CancelItemFacade" previously pointing to "order_line_item.repository.decorator" to "order_line_item.repository".
Changed reference of service "Kiener\MolliePayments\Components\CancelManager\CancelItemFacade" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayShippingAddressFaker" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayShippingAddressFaker" previously pointing to "customer_address.repository.decorator" to "customer_address.repository".
Changed reference of service "Kiener\MolliePayments\Command\DAL\DALCleanupCommand" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Kiener\MolliePayments\Facade\MolliePaymentFinalize" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Kiener\MolliePayments\Facade\Controller\PaymentReturnFacade" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Facade\MollieOrderPaymentFlow" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Kiener\MolliePayments\Service\OrderDeliveryService" previously pointing to "order_delivery.repository.decorator" to "order_delivery.repository".
Changed reference of service "Kiener\MolliePayments\Service\OrderService" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Kiener\MolliePayments\Service\Refund\RefundCreditNoteService" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Kiener\MolliePayments\Service\Refund\RefundCreditNoteService" previously pointing to "order_line_item.repository.decorator" to "order_line_item.repository".
Changed reference of service "Kiener\MolliePayments\Service\Refund\CompositionMigrationService" previously pointing to "mollie_refund_item.repository.decorator" to "mollie_refund_item.repository".
Changed reference of service "Kiener\MolliePayments\Service\UpdateOrderCustomFields" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Kiener\MolliePayments\Service\UpdateOrderTransactionCustomFields" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Kiener\MolliePayments\Service\Order\UpdateOrderLineItems" previously pointing to "order_line_item.repository.decorator" to "order_line_item.repository".
Changed reference of service "Kiener\MolliePayments\Service\Order\OrderStatusUpdater" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Kiener\MolliePayments\Service\Order\OrderStatusUpdater" previously pointing to "state_machine_state.repository.decorator" to "state_machine_state.repository".
Changed reference of service "Kiener\MolliePayments\Service\Cart\Voucher\VoucherService" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Kiener\MolliePayments\Service\Cart\Subscription\SubscriptionCartCollector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kiener\MolliePayments\Service\MollieLocaleService" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Kiener\MolliePayments\Service\Mail\AttachmentGenerator\ReadablePluginConfigurationGenerator" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Kiener\MolliePayments\Service\Mail\AttachmentGenerator\JsonPluginConfigurationGenerator" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Kiener\MolliePayments\Service\Mail\AttachmentGenerator\PaymentMethodGenerator" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Kiener\MolliePayments\Components\OrderExpiration\ExpireAction" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Kiener\MolliePayments\Components\OrderExpiration\ExpireAction" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Kiener\MolliePayments\Service\OrderCreateService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kiener\MolliePayments\Service\OrderCreateService" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Kiener\MolliePayments\Subscriber\OrderDeliverySubscriber" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Kiener\MolliePayments\Subscriber\SubscriptionSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTaskDevHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Kiener\MolliePayments\ScheduledTask\OrderStatus\ExpireOrderTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "Kiener\MolliePayments\Components\Subscription\Services\Installer\MailTemplateInstaller" previously pointing to "mail_template_type.repository.decorator" to "mail_template_type.repository".
Changed reference of service "Kiener\MolliePayments\Components\Subscription\Services\Installer\MailTemplateInstaller" previously pointing to "mail_template.repository.decorator" to "mail_template.repository".
Changed reference of service "Kiener\MolliePayments\Components\Subscription\Services\Installer\MailTemplateInstaller" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Kiener\MolliePayments\Components\Subscription\Page\Account\SubscriptionPageLoader" previously pointing to "mollie_subscription.repository.decorator" to "mollie_subscription.repository".
Changed reference of service "Kiener\MolliePayments\Components\Subscription\Actions\RemindAction" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionRenewing\OrderCloneService" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionRenewing\SubscriptionRenewing" previously pointing to "order_address.repository.decorator" to "order_address.repository".
Changed reference of service "Kiener\MolliePayments\Components\Subscription\Elasticsearch\SubscriptionAdminSearchIndexer" previously pointing to "mollie_subscription.repository.decorator" to "mollie_subscription.repository".
Changed reference of service "Kiener\MolliePayments\Components\RefundManager\Elasticsearch\RefundAdminSearchIndexer" previously pointing to "mollie_refund.repository.decorator" to "mollie_refund.repository".
Changed reference of service "Kiener\MolliePayments\Controller\Api\Controller\OrderController" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Kiener\MolliePayments\Controller\Storefront\Payment\MollieFailureControllerBase" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Controller\Storefront\POS\PosControllerBase" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Controller\Storefront\ApplePayDirect\ApplePayDirectControllerBase" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Controller\Storefront\ApplePayDirect\ApplePayDirectControllerBase" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Kiener\MolliePayments\Controller\Storefront\PaypalExpress\PaypalExpressControllerBase" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Components\Subscription\DAL\Repository\SubscriptionRepository" previously pointing to "mollie_subscription.repository.decorator" to "mollie_subscription.repository".
Changed reference of service "Kiener\MolliePayments\Components\Subscription\DAL\Repository\SubscriptionRepository" previously pointing to "mollie_subscription_address.repository.decorator" to "mollie_subscription_address.repository".
Changed reference of service "Kiener\MolliePayments\Repository\OrderTransactionRepository" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Kiener\MolliePayments\Repository\OrderRepository" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Kiener\MolliePayments\Repository\PaymentMethodRepository" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Kiener\MolliePayments\Repository\MediaRepository" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Kiener\MolliePayments\Service\CustomerService" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "Kiener\MolliePayments\Service\CustomerService" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Kiener\MolliePayments\Service\CustomerService" previously pointing to "customer_address.repository.decorator" to "customer_address.repository".
Changed reference of service "Kiener\MolliePayments\Service\CustomerService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kiener\MolliePayments\Service\CustomerService" previously pointing to "salutation.repository.decorator" to "salutation.repository".
Changed reference of service "Kiener\MolliePayments\Service\CustomerService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kiener\MolliePayments\Service\Installer\CustomFieldsInstaller" previously pointing to "custom_field_set.repository.decorator" to "custom_field_set.repository".
Changed reference of service "Kiener\MolliePayments\Service\ProductService" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Kiener\MolliePayments\Service\SettingsService" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Kiener\MolliePayments\Service\ShippingMethodService" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "Kiener\MolliePayments\Service\ShopService" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Service\TransactionService" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Kiener\MolliePayments\Service\Router\RoutingBuilder" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Kiener\MolliePayments\Service\Tags\OrderTagService" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "Kiener\MolliePayments\Service\Tags\OrderTagService" previously pointing to "tag.repository.decorator" to "tag.repository".
Changed reference of service "Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderEventFactory" previously pointing to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Changed reference of service "Wbm\TagManagerAnalytics\Subscriber\StorefrontRenderSubscriber" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Wbm\TagManagerAnalytics\Subscriber\KernelEventsSubscriber" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Wbm\TagManagerAnalytics\Subscriber\CartAddPrice\AfterLineItemAddedSubscriber" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Wbm\TagManagerAnalytics\Subscriber\CartAddPrice\AfterLineItemAddedSubscriber" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Wbm\TagManagerAnalytics\Twig\TagManagerExtension" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Wbm\TagManagerAnalytics\Twig\TagManagerExtension" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Nimbits\NimbitsProductSuccessorNext\Subscriber\Subscriber" previously pointing to "nimbits_productsuccessor.repository.decorator" to "nimbits_productsuccessor.repository".
Changed reference of service "NinepointNvidiaIntegration\Service\ProductService" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "NinepointNvidiaIntegration\Service\ProductService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "NinepointNvidiaIntegration\Service\CurrencyService" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "NinepointNvidiaIntegration\Service\CurrencyService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "NinepointNvidiaIntegration\Service\MediaService" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "NinepointNvidiaIntegration\Service\MediaService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "NinepointNvidiaIntegration\Service\ScheduledTask\ExportProductsTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "NinepointNvidiaIntegration\Service\ScheduledTask\ExportProductsTaskHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "NinepointHideEmptyCategories\Service\CategoryService" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "NinepointHideEmptyCategories\Service\CategoryService" previously pointing to "monolog.logger" to "logger".
Changed reference of service "NinepointHideEmptyCategories\ScheduledTask\HideCategoriesTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "NinepointHideEmptyCategories\ScheduledTask\HideCategoriesTaskHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Swag\Security\Api\SecurityController" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Swag\Security\Api\ConfigController" previously pointing to "user.repository.decorator" to "user.repository".
Changed reference of service "Swag\Security\Fixes\NEXT15675\PrepareDownloadController" previously pointing to "import_export_file.repository.decorator" to "import_export_file.repository".
Changed reference of service "Swag\Security\Fixes\NEXT37140\ProductSearchBuilderDecorator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "NetInventors\NetiNextProductDetailCms\Decoration\ProductRepositoryDecorator" previously pointing to "neti_product_cms.repository.decorator" to "neti_product_cms.repository".
Changed reference of service "NetInventors\NetiNextProductDetailCms\Decoration\CmsPageRepositoryDecorator" previously pointing to "neti_product_cms.repository.decorator" to "neti_product_cms.repository".
Changed reference of service "NetInventors\NetiNextProductDetailCms\Subscriber\ProductPageLoaderSubscriber" previously pointing to "neti_product_cms.repository.decorator" to "neti_product_cms.repository".
Changed reference of service "NetInventors\NetiNextProductDetailCms\Subscriber\ProductPageLoaderSubscriber" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "ExcludeCustomersAddress\Core\Content\ExcludedCustomer\SalesChannel\ExcludedCustomerRoute" previously pointing to "ninepoint_excluded_customer.repository.decorator" to "ninepoint_excluded_customer.repository".
Changed reference of service "ExcludeCustomersAddress\Storefront\Service\ExcludedCustomerService" previously pointing to "ninepoint_excluded_customer.repository.decorator" to "ninepoint_excluded_customer.repository".
Changed reference of service "ProxaBasketCrossSellingSW6\Service\GetSliderProductsService" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "ProxaBasketCrossSellingSW6\Service\GetSliderProductsService" previously pointing to "product_cross_selling.repository.decorator" to "product_cross_selling.repository".
Changed reference of service "ProxaBasketCrossSellingSW6\Service\GetSliderProductsService" previously pointing to "product_stream.repository.decorator" to "product_stream.repository".
Changed reference of service "Acris\ProductBadges\Components\ProductBadges\ProductBadgesGateway" previously pointing to "acris_product_badge.repository.decorator" to "acris_product_badge.repository".
Changed reference of service "Acris\ProductBadges\Components\ProductBadges\ProductBadgesGateway" previously pointing to "product_stream_mapping.repository.decorator" to "product_stream_mapping.repository".
Changed reference of service "NewsletterSendinblue\Service\IntegrationService" previously pointing to "integration.repository.decorator" to "integration.repository".
Changed reference of service "NewsletterSendinblue\Service\IntegrationService" previously pointing to "acl_role.repository.decorator" to "acl_role.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\ProductSyncController" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\ProductSyncController" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\CategorySyncController" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\CategorySyncController" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\CategorySyncController" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\OrderSyncController" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\OrderSyncController" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\CustomerFieldController" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\ProductFieldController" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "NewsletterSendinblue\Controller\Api\ProductController" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\ProductController" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\CustomerController" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "NewsletterSendinblue\Controller\BackendController" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "NewsletterSendinblue\Controller\BackendController" previously pointing to "sales_channel_domain.repository.decorator" to "sales_channel_domain.repository".
Changed reference of service "NewsletterSendinblue\Controller\BackInStockSubscriptionController" previously pointing to "brevo_back_in_stock_subscription.repository.decorator" to "brevo_back_in_stock_subscription.repository".
Changed reference of service "NewsletterSendinblue\Controller\BackInStockSubscriptionController" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "NewsletterSendinblue\Controller\BackInStockSubscriptionController" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "NewsletterSendinblue\Controller\BackInStockSubscriptionController" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\PluginController" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\ConfigController" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "NewsletterSendinblue\Controller\Api\SendTestMailController" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "NewsletterSendinblue\Subscriber\AbandonedCartSubscriber" previously pointing to "brevo_abandoned_cart.repository.decorator" to "brevo_abandoned_cart.repository".
Changed reference of service "NewsletterSendinblue\Subscriber\CartOrderSubscriber" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "NewsletterSendinblue\Subscriber\CartOrderSubscriber" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "NewsletterSendinblue\Subscriber\CartOrderSubscriber" previously pointing to "brevo_abandoned_cart.repository.decorator" to "brevo_abandoned_cart.repository".
Changed reference of service "NewsletterSendinblue\Service\VersionProvider" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "NewsletterSendinblue\Service\Cart\CartPayloadCollector" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "NewsletterSendinblue\Service\Cart\CartPayloadCollector" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "NewsletterSendinblue\Subscriber\NewsletterRecipientSubscriber" previously pointing to "mail_template.repository.decorator" to "mail_template.repository".
Changed reference of service "NewsletterSendinblue\Subscriber\NewsletterRecipientSubscriber" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "NewsletterSendinblue\Subscriber\ProductSubscriber" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "NewsletterSendinblue\Subscriber\ProductSubscriber" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "NewsletterSendinblue\Subscriber\CategorySubscriber" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "NewsletterSendinblue\Subscriber\CategorySubscriber" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "NewsletterSendinblue\Service\NewsletterRecipient\NewsletterRecipientProducer" previously pointing to "newsletter_recipient.repository.decorator" to "newsletter_recipient.repository".
Changed reference of service "NewsletterSendinblue\Service\Customer\CustomerProducer" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "NewsletterSendinblue\Service\Customer\AllCustomerService" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "NewsletterSendinblue\Service\Customer\AllCustomerService" previously pointing to "newsletter_recipient.repository.decorator" to "newsletter_recipient.repository".
Changed reference of service "NewsletterSendinblue\Service\ProductSyncService" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "NewsletterSendinblue\Service\CategorySyncService" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "NewsletterSendinblue\Service\OrderSyncService" previously pointing to "order.repository.decorator" to "order.repository".
Changed reference of service "NewsletterSendinblue\Service\OrderSyncService" previously pointing to "order_address.repository.decorator" to "order_address.repository".
Changed reference of service "NewsletterSendinblue\Twig\BrevoTwigExtension" previously pointing to "system_config.repository.decorator" to "system_config.repository".
Changed reference of service "NewsletterSendinblue\Twig\BrevoTwigExtension" previously pointing to "brevo_back_in_stock_subscription.repository.decorator" to "brevo_back_in_stock_subscription.repository".
Changed reference of service "NewsletterSendinblue\ScheduledTask\BackInStock\SubscriptionCleanupTaskHandler" previously pointing to "scheduled_task.repository.decorator" to "scheduled_task.repository".
Changed reference of service "NewsletterSendinblue\ScheduledTask\BackInStock\SubscriptionCleanupTaskHandler" previously pointing to "brevo_back_in_stock_subscription.repository.decorator" to "brevo_back_in_stock_subscription.repository".
Changed reference of service "NewsletterSendinblue\ScheduledTask\BackInStock\SubscriptionCleanupTaskHandler" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Payment\Handler\InstallmentPaymentHandler" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Payment\Handler\BillPaymentHandler" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Payment\State\PaymentStateService" previously pointing to "easycredit_payment_state.repository.decorator" to "easycredit_payment_state.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Service\CustomerService" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Service\CustomerService" previously pointing to "salutation.repository.decorator" to "salutation.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Helper\MetaDataProvider" previously pointing to "product_manufacturer.repository.decorator" to "product_manufacturer.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Helper\MetaDataProvider" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Payment\Builder\OrderPaymentBuilder" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Payment\Builder\OrderPaymentBuilder" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Payment\Builder\CartPaymentBuilder" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Payment\Builder\CartPaymentBuilder" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Helper\Payment" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Helper\Payment" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Cart\Collector" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Netzkollektiv\EasyCredit\Util\Lifecycle\ActivateDeactivate" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Util\Lifecycle\ActivateDeactivate" previously pointing to "custom_field.repository.decorator" to "custom_field.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Api\QuoteBuilder" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Netzkollektiv\EasyCredit\Api\OrderBuilder" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Netzkollektiv\EasyCredit\Service\FlexpriceService" previously pointing to "rule.repository.decorator" to "rule.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Subscriber\CheckoutOrderPlacedSubscriber" previously pointing to "order_transaction.repository.decorator" to "order_transaction.repository".
Changed reference of service "Netzkollektiv\EasyCredit\Service\PaymentAvailability" previously pointing to "rule.repository.decorator" to "rule.repository".
Changed reference of service "Acris\ProductVoucherCode\Components\Gateway\ProductVoucherCodeGateway" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "locale_listener" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "config_builder.warmer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "error_handler.error_renderer.html" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "console.command.router_match" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "Shopware\Core\Framework\Validation\HappyPathValidator" to "validator".
Changed reference of service "messenger.middleware.router_context" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "enqueue.transport.default.queue_consumer" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.etlq7Dp" previously pointing to "enqueue.client.default.traceable_producer" to "enqueue.client.default.producer".
Changed reference of service "enqueue.client.default.queue_consumer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "enqueue.profiler.message_queue_collector" previously pointing to "enqueue.client.default.traceable_producer" to "enqueue.client.default.producer".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.bYwR8h3" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.wPuecnB" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service "sales_channel.language.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.language.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.language.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.seo_url.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.seo_url.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.seo_url.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.main_category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.main_category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.main_category.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.country.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.country.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.country.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.country_state.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.country_state.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.country_state.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.currency.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.currency.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.currency.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.salutation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.salutation.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.salutation.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.category.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.category.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.newsletter_recipient.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.newsletter_recipient.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.newsletter_recipient.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.landing_page.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.landing_page.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.landing_page.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.payment_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.payment_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.payment_method.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.shipping_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.shipping_method.repository" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.shipping_method.repository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.shopware" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "Shopware\Storefront\Framework\Routing\Router" to "router".
Changed reference of service ".service_locator.Uba_K9d" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory.inner" previously pointing to "sales_channel.repository.decorator" to "sales_channel.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory.inner" previously pointing to "currency.repository.decorator" to "currency.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory.inner" previously pointing to "customer_group.repository.decorator" to "customer_group.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory.inner" previously pointing to "country.repository.decorator" to "country.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory.inner" previously pointing to "tax.repository.decorator" to "tax.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory.inner" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory.inner" previously pointing to "shipping_method.repository.decorator" to "shipping_method.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory.inner" previously pointing to "country_state.repository.decorator" to "country_state.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory.inner" previously pointing to "currency_country_rounding.repository.decorator" to "currency_country_rounding.repository".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderRepositoryDecorator.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderRepositoryDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader.inner" previously pointing to "product_configurator_setting.repository.decorator" to "product_configurator_setting.repository".
Changed reference of service "SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer.inner" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gbmed.enev.elasticsearch.product_decorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "zeobv.get_notified.recommendations.controller.inner" previously pointing to "plugin.repository.decorator" to "plugin.repository".
Changed reference of service "Kiener\MolliePayments\Checkout\Cart\ExpressCartItemAddRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\Security\Fixes\NEXT34608\FixLogoutRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\Security\Fixes\NEXT40390\FixSendPasswordRecoveryMailRoute.inner" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Swag\Security\Fixes\NEXT40390\FixSendPasswordRecoveryMailRoute.inner" previously pointing to "customer_recovery.repository.decorator" to "customer_recovery.repository".
Changed reference of service "Swag\Security\Fixes\NEXT40390\FixSendPasswordRecoveryMailRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\Security\Fixes\NEXT39918\PatchedLoginRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Swag\Security\Fixes\NEXT39918\PatchedLoginRoute.inner" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextProductDetailCms\Decoration\ProductRepositoryDecorator.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "NetInventors\NetiNextProductDetailCms\Decoration\ProductRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "NetInventors\NetiNextProductDetailCms\Decoration\ProductRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "NetInventors\NetiNextProductDetailCms\Decoration\ProductRepositoryDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NetInventors\NetiNextProductDetailCms\Decoration\CmsPageRepositoryDecorator.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "NetInventors\NetiNextProductDetailCms\Decoration\CmsPageRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "NetInventors\NetiNextProductDetailCms\Decoration\CmsPageRepositoryDecorator.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "NetInventors\NetiNextProductDetailCms\Decoration\CmsPageRepositoryDecorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute.inner" previously pointing to "newsletter_recipient.repository.decorator" to "newsletter_recipient.repository".
Changed reference of service "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Acris\ProductVoucherCode\Core\Checkout\Promotion\Gateway\PromotionGateway.inner" previously pointing to "promotion.repository.decorator" to "promotion.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory.inner" previously pointing to "customer.repository.decorator" to "customer.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory.inner" previously pointing to "customer_group.repository.decorator" to "customer_group.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory.inner" previously pointing to "customer_address.repository.decorator" to "customer_address.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory.inner" previously pointing to "payment_method.repository.decorator" to "payment_method.repository".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory.inner" previously pointing to "currency_country_rounding.repository.decorator" to "currency_country_rounding.repository".
Changed reference of service "Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute.inner" previously pointing to "country_state.repository.decorator" to "country_state.repository".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute.inner" previously pointing to "category.repository.decorator" to "category.repository".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute.inner" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute.inner" previously pointing to "product_review.repository.decorator" to "product_review.repository".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute.inner" previously pointing to "product_cross_selling.repository.decorator" to "product_cross_selling.repository".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute.inner" previously pointing to "sales_channel.product.repository.paypal_outer" to "sales_channel.product.repository".
Changed reference of service "Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader.inner" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Shopware\Core\Checkout\Cart\CachedRuleLoader.inner" previously pointing to "rule.repository.decorator" to "rule.repository".
Changed reference of service "Shopware\Storefront\Theme\CachedResolvedConfigLoader.inner" previously pointing to "media.repository.decorator" to "media.repository".
Changed reference of service "Shopware\Elasticsearch\Product\SearchKeywordReplacement.inner" previously pointing to "language.repository.decorator" to "language.repository".
Changed reference of service "Shopware\Elasticsearch\Product\SearchKeywordReplacement.inner" previously pointing to "product.repository.decorator" to "product.repository".
Changed reference of service "sales_channel.product.repository.paypal_outer.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.product.repository.paypal_outer.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.product.repository.paypal_outer.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "log_entry.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "log_entry.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "log_entry.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "log_entry.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acl_role.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "acl_role.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acl_role.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acl_role.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acl_user_role.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "acl_user_role.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acl_user_role.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acl_user_role.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "app.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "app_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_action_button.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "app_action_button.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_action_button.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_action_button.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_action_button_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "app_action_button_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_action_button_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_action_button_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_template.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "app_template.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_template.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_template.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_payment_method.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "app_payment_method.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_payment_method.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_payment_method.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_script_condition.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "app_script_condition.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_script_condition.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_script_condition.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_script_condition_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "app_script_condition_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_script_condition_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_script_condition_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_cms_block.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "app_cms_block.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_cms_block.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_cms_block.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_cms_block_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "app_cms_block_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_cms_block_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_cms_block_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_flow_action.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "app_flow_action.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_flow_action.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_flow_action.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_flow_action_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "app_flow_action_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_flow_action_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_flow_action_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "custom_field.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "custom_field.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "custom_field.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "custom_field.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "custom_field_set.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "custom_field_set.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "custom_field_set.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "custom_field_set.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "custom_field_set_relation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "custom_field_set_relation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "custom_field_set_relation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "custom_field_set_relation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "version.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "version.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "version.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "version.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "version_commit.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "version_commit.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "version_commit.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "version_commit.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "version_commit_data.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "version_commit_data.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "version_commit_data.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "version_commit_data.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "event_action.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "event_action.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "event_action.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "event_action.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "event_action_rule.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "event_action_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "event_action_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "event_action_rule.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "event_action_sales_channel.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "event_action_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "event_action_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "event_action_sales_channel.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dead_message.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "dead_message.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dead_message.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dead_message.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "message_queue_stats.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "message_queue_stats.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "message_queue_stats.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "message_queue_stats.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "plugin.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "plugin.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "plugin.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "plugin.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "plugin_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "plugin_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "plugin_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "plugin_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheduled_task.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "scheduled_task.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "scheduled_task.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "scheduled_task.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "script.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "script.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "script.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "script.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "language.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "language.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "language.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "language.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "seo_url.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "seo_url.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "seo_url.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "seo_url.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "seo_url_template.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "seo_url_template.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "seo_url_template.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "seo_url_template.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "main_category.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "main_category.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "main_category.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "main_category.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "webhook.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "webhook.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "webhook.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "webhook.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "webhook_event_log.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "webhook_event_log.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "webhook_event_log.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "webhook_event_log.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "sales_channel_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_country.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "sales_channel_country.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_country.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_country.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_currency.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "sales_channel_currency.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_currency.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_currency.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_domain.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "sales_channel_domain.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_domain.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_domain.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_language.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "sales_channel_language.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_language.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_language.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_payment_method.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "sales_channel_payment_method.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_payment_method.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_payment_method.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_shipping_method.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "sales_channel_shipping_method.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_shipping_method.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_shipping_method.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_type.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "sales_channel_type.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_type.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_type.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_type_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "sales_channel_type_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_type_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_type_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sales_channel_analytics.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "sales_channel_analytics.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "sales_channel_analytics.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "sales_channel_analytics.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "country.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "country.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "country.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "country.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "country_state.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "country_state.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "country_state.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "country_state.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "country_state_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "country_state_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "country_state_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "country_state_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "country_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "country_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "country_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "country_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "currency.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "currency.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "currency.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "currency.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "currency_country_rounding.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "currency_country_rounding.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "currency_country_rounding.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "currency_country_rounding.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "currency_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "currency_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "currency_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "currency_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "custom_entity.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "custom_entity.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "custom_entity.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "custom_entity.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "locale.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "locale.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "locale.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "locale.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "locale_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "locale_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "locale_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "locale_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "snippet_set.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "snippet_set.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "snippet_set.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "snippet_set.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "snippet.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "snippet.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "snippet.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "snippet.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "salutation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "salutation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "salutation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "salutation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "salutation_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "salutation_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "salutation_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "salutation_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "tax.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "tax.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "tax.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "tax.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "tax_rule.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "tax_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "tax_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "tax_rule.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "tax_rule_type.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "tax_rule_type.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "tax_rule_type.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "tax_rule_type.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "tax_rule_type_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "tax_rule_type_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "tax_rule_type_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "tax_rule_type_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "unit.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "unit.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "unit.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "unit.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "unit_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "unit_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "unit_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "unit_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "user.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "user.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "user.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "user.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "user_config.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "user_config.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "user_config.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "user_config.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "user_access_key.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "user_access_key.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "user_access_key.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "user_access_key.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "user_recovery.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "user_recovery.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "user_recovery.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "user_recovery.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "integration.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "integration.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "integration.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "integration.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "integration_role.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "integration_role.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "integration_role.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "integration_role.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "state_machine.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "state_machine.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "state_machine.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "state_machine_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "state_machine_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "state_machine_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine_state.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "state_machine_state.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "state_machine_state.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "state_machine_state.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine_state_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "state_machine_state_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "state_machine_state_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "state_machine_state_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine_transition.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "state_machine_transition.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "state_machine_transition.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "state_machine_transition.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine_history.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "state_machine_history.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "state_machine_history.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "state_machine_history.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "system_config.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "system_config.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "system_config.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "system_config.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "number_range.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "number_range.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "number_range.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "number_range.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "number_range_sales_channel.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "number_range_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "number_range_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "number_range_sales_channel.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "number_range_state.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "number_range_state.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "number_range_state.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "number_range_state.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "number_range_type.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "number_range_type.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "number_range_type.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "number_range_type.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "number_range_type_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "number_range_type_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "number_range_type_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "number_range_type_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "number_range_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "number_range_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "number_range_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "number_range_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "tag.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "tag.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "category.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "category.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "category.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "category.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "category_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "category_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "category_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "category_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "category_tag.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "category_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "category_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "category_tag.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_default_folder.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "media_default_folder.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_default_folder.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_default_folder.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "media_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_thumbnail_size.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "media_thumbnail_size.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_thumbnail_size.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_thumbnail_size.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_folder_configuration.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "media_folder_configuration.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_folder_configuration.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_folder_configuration.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_folder_configuration_media_thumbnail_size.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "media_folder_configuration_media_thumbnail_size.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_folder_configuration_media_thumbnail_size.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_folder_configuration_media_thumbnail_size.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "media_tag.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "media_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "media_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "media_tag.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_stream_mapping.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_stream_mapping.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_stream_mapping.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_stream_mapping.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_category.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_category.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_category.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_category.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_custom_field_set.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_custom_field_set.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_custom_field_set.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_custom_field_set.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_tag.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_tag.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_configurator_setting.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_configurator_setting.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_configurator_setting.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_configurator_setting.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_price.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_price.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_price.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_price.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_property.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_property.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_property.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_property.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_search_keyword.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_search_keyword.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_search_keyword.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_search_keyword.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_keyword_dictionary.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_keyword_dictionary.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_keyword_dictionary.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_keyword_dictionary.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_review.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_review.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_review.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_review.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_manufacturer.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_manufacturer.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_manufacturer.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_manufacturer.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_manufacturer_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_manufacturer_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_manufacturer_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_manufacturer_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_media.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_media.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_media.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_media.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_download.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_download.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_download.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_download.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_option.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_option.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_option.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_option.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_category_tree.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_category_tree.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_category_tree.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_category_tree.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_cross_selling.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_cross_selling.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_cross_selling.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_cross_selling.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_cross_selling_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_cross_selling_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_cross_selling_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_cross_selling_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_cross_selling_assigned_products.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_cross_selling_assigned_products.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_cross_selling_assigned_products.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_cross_selling_assigned_products.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_feature_set.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_feature_set.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_feature_set.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_feature_set.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_feature_set_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_feature_set_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_feature_set_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_feature_set_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_sorting.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_sorting.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_sorting.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_sorting.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_sorting_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_sorting_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_sorting_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_sorting_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_search_config.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_search_config.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_search_config.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_search_config.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_search_config_field.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_search_config_field.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_search_config_field.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_search_config_field.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_visibility.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_visibility.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_visibility.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_visibility.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "delivery_time.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "delivery_time.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "delivery_time.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "delivery_time.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "newsletter_recipient.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "newsletter_recipient.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "newsletter_recipient.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "newsletter_recipient.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "newsletter_recipient_tag.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "newsletter_recipient_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "newsletter_recipient_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "newsletter_recipient_tag.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "rule.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "rule.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "rule_condition.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "rule_condition.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "rule_condition.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "rule_condition.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "rule_tag.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "rule_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "rule_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "rule_tag.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_stream.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_stream.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_stream.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_stream.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_stream_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_stream_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_stream_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_stream_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_stream_filter.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_stream_filter.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_stream_filter.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_stream_filter.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "product_export.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "product_export.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "product_export.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "product_export.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "property_group.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "property_group.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "property_group.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "property_group.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "property_group_option.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "property_group_option.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "property_group_option.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "property_group_option.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "property_group_option_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "property_group_option_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "property_group_option_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "property_group_option_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "property_group_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "property_group_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "property_group_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "property_group_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cms_page_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "cms_page_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cms_page_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cms_page_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cms_section.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "cms_section.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cms_section.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cms_section.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cms_block.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "cms_block.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cms_block.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cms_block.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cms_slot.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "cms_slot.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cms_slot.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cms_slot.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cms_slot_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "cms_slot_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "cms_slot_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "cms_slot_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_template.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "mail_template.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_template.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_template.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_template_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "mail_template_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_template_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_template_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_template_type.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "mail_template_type.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_template_type.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_template_type.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_template_type_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "mail_template_type_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_template_type_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_template_type_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_template_media.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "mail_template_media.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_template_media.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_template_media.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_header_footer.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "mail_header_footer.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_header_footer.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_header_footer.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mail_header_footer_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "mail_header_footer_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mail_header_footer_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mail_header_footer_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "delivery_time_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "delivery_time_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "delivery_time_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "delivery_time_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "import_export_profile.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "import_export_profile.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "import_export_profile.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "import_export_profile.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "import_export_log.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "import_export_log.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "import_export_log.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "import_export_log.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "import_export_file.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "import_export_file.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "import_export_file.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "import_export_file.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "import_export_profile_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "import_export_profile_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "import_export_profile_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "import_export_profile_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "landing_page.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "landing_page.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "landing_page.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "landing_page.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "landing_page_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "landing_page_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "landing_page_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "landing_page_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "landing_page_tag.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "landing_page_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "landing_page_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "landing_page_tag.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "landing_page_sales_channel.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "landing_page_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "landing_page_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "landing_page_sales_channel.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "flow.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "flow.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "flow.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "flow.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "flow_sequence.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "flow_sequence.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "flow_sequence.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "flow_sequence.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "flow_template.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "flow_template.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "flow_template.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "flow_template.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "customer.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_group_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "customer_group_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_group_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_group_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_address.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "customer_address.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_address.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_address.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_recovery.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "customer_recovery.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_recovery.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_recovery.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_group.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "customer_group.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_group.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_group.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_group_registration_sales_channels.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "customer_group_registration_sales_channels.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_group_registration_sales_channels.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_group_registration_sales_channels.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_tag.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "customer_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_tag.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_wishlist.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "customer_wishlist.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_wishlist.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_wishlist.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "customer_wishlist_product.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "customer_wishlist_product.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "customer_wishlist_product.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "customer_wishlist_product.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "document.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "document.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "document.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "document.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "document_type.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "document_type.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "document_type.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "document_type.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "document_type_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "document_type_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "document_type_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "document_type_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "document_base_config.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "document_base_config.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "document_base_config.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "document_base_config.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "document_base_config_sales_channel.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "document_base_config_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "document_base_config_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "document_base_config_sales_channel.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "order.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_address.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "order_address.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_address.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_address.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_customer.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "order_customer.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_customer.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_customer.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_delivery.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "order_delivery.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_delivery.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_delivery.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_delivery_position.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "order_delivery_position.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_delivery_position.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_delivery_position.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_line_item.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "order_line_item.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_line_item.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_line_item.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_line_item_download.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "order_line_item_download.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_line_item_download.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_line_item_download.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_tag.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "order_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_tag.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_transaction.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "order_transaction.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_transaction.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_transaction.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_transaction_capture.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "order_transaction_capture.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_transaction_capture.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_transaction_capture.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_transaction_capture_refund.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "order_transaction_capture_refund.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_transaction_capture_refund.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_transaction_capture_refund.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "order_transaction_capture_refund_position.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "order_transaction_capture_refund_position.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "order_transaction_capture_refund_position.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "order_transaction_capture_refund_position.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "payment_method_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "payment_method_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "payment_method_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "payment_method_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "promotion.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_sales_channel.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "promotion_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_sales_channel.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_individual_code.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "promotion_individual_code.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_individual_code.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_individual_code.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_discount.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "promotion_discount.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_discount.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_discount.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_discount_rule.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "promotion_discount_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_discount_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_discount_rule.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_setgroup.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "promotion_setgroup.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_setgroup.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_setgroup.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_setgroup_rule.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "promotion_setgroup_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_setgroup_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_setgroup_rule.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_order_rule.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "promotion_order_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_order_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_order_rule.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_persona_customer.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "promotion_persona_customer.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_persona_customer.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_persona_customer.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_persona_rule.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "promotion_persona_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_persona_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_persona_rule.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_cart_rule.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "promotion_cart_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_cart_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_cart_rule.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "promotion_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "promotion_discount_prices.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "promotion_discount_prices.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "promotion_discount_prices.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "promotion_discount_prices.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shipping_method.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "shipping_method.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shipping_method.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shipping_method.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shipping_method_tag.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "shipping_method_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shipping_method_tag.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shipping_method_tag.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shipping_method_price.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "shipping_method_price.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shipping_method_price.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shipping_method_price.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shipping_method_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "shipping_method_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "shipping_method_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "shipping_method_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app_administration_snippet.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "app_administration_snippet.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "app_administration_snippet.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "app_administration_snippet.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notification.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "notification.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "notification.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "notification.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "theme.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "theme.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "theme.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "theme.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "theme_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "theme_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "theme_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "theme_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "theme_sales_channel.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "theme_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "theme_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "theme_sales_channel.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "theme_media.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "theme_media.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "theme_media.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "theme_media.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "theme_child.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "theme_child.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "theme_child.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "theme_child.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_logging.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "swag_migration_logging.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_logging.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_logging.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_run.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "swag_migration_run.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_run.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_run.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_data.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "swag_migration_data.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_data.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_data.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_mapping.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "swag_migration_mapping.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_mapping.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_mapping.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_media_file.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "swag_migration_media_file.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_media_file.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_media_file.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_general_setting.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "swag_migration_general_setting.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_general_setting.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_general_setting.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_migration_connection.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "swag_migration_connection.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_migration_connection.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_migration_connection.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_pos_sales_channel.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "swag_paypal_pos_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_pos_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_pos_sales_channel.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_pos_sales_channel_inventory.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "swag_paypal_pos_sales_channel_inventory.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_pos_sales_channel_inventory.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_pos_sales_channel_inventory.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_pos_sales_channel_run.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "swag_paypal_pos_sales_channel_run.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_pos_sales_channel_run.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_pos_sales_channel_run.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_pos_sales_channel_run_log.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "swag_paypal_pos_sales_channel_run_log.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_pos_sales_channel_run_log.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_pos_sales_channel_run_log.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_pos_sales_channel_media.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "swag_paypal_pos_sales_channel_media.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_pos_sales_channel_media.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_pos_sales_channel_media.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swag_paypal_pos_sales_channel_product.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "swag_paypal_pos_sales_channel_product.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "swag_paypal_pos_sales_channel_product.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "swag_paypal_pos_sales_channel_product.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dne_custom_js_css.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "dne_custom_js_css.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dne_custom_js_css.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dne_custom_js_css.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "dne_custom_js_css_sales_channel.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "dne_custom_js_css_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "dne_custom_js_css_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "dne_custom_js_css_sales_channel.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gbmed_enev.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "gbmed_enev.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "gbmed_enev.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "gbmed_enev.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gbmed_enev_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "gbmed_enev_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "gbmed_enev_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "gbmed_enev_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "hueb_seo_ultimate_templates.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "hueb_seo_ultimate_templates.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "hueb_seo_ultimate_templates.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "hueb_seo_ultimate_templates.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "hueb_seo_ultimate_templates_saved.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "hueb_seo_ultimate_templates_saved.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "hueb_seo_ultimate_templates_saved.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "hueb_seo_ultimate_templates_saved.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "hueb_seo_ultimate_robot_tags.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "hueb_seo_ultimate_robot_tags.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "hueb_seo_ultimate_robot_tags.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "hueb_seo_ultimate_robot_tags.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "hueb_seo_ultimate_rich_snippets.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "hueb_seo_ultimate_rich_snippets.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "hueb_seo_ultimate_rich_snippets.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "hueb_seo_ultimate_rich_snippets.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "zeo_stock_subscriber.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "zeo_stock_subscriber.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "zeo_stock_subscriber.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "zeo_stock_subscriber.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "zeo_stock_subscriber_product.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "zeo_stock_subscriber_product.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "zeo_stock_subscriber_product.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "zeo_stock_subscriber_product.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_si.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "moorl_si.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_si.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_si.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_cms_element_config.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "moorl_cms_element_config.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_cms_element_config.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_cms_element_config.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_location.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "moorl_location.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_location.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_location.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_location_cache.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "moorl_location_cache.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_location_cache.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_location_cache.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_sorting.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "moorl_sorting.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_sorting.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_sorting.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_sorting_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "moorl_sorting_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_sorting_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_sorting_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_marker.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "moorl_marker.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_marker.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_marker.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "moorl_client.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "moorl_client.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "moorl_client.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "moorl_client.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scop_platform_redirecter_redirect.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "scop_platform_redirecter_redirect.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "scop_platform_redirecter_redirect.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "scop_platform_redirecter_redirect.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mollie_subscription.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "mollie_subscription.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mollie_subscription.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mollie_subscription.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mollie_subscription_address.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "mollie_subscription_address.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mollie_subscription_address.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mollie_subscription_address.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mollie_subscription_history.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "mollie_subscription_history.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mollie_subscription_history.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mollie_subscription_history.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mollie_refund.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "mollie_refund.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mollie_refund.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mollie_refund.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mollie_refund_item.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "mollie_refund_item.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "mollie_refund_item.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "mollie_refund_item.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "wbm_data_layer_modules.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "wbm_data_layer_modules.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "wbm_data_layer_modules.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "wbm_data_layer_modules.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "wbm_data_layer_properties.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "wbm_data_layer_properties.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "wbm_data_layer_properties.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "wbm_data_layer_properties.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "nimbits_productsuccessor.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "nimbits_productsuccessor.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "nimbits_productsuccessor.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "nimbits_productsuccessor.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_product_cms_sales_channel.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "neti_product_cms_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_product_cms_sales_channel.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_product_cms_sales_channel.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_product_cms.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "neti_product_cms.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_product_cms.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_product_cms.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "neti_pdc_template_marker.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "neti_pdc_template_marker.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "neti_pdc_template_marker.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "neti_pdc_template_marker.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ninepoint_excluded_customer.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "ninepoint_excluded_customer.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "ninepoint_excluded_customer.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "ninepoint_excluded_customer.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_product_badge.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "acris_product_badge.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_product_badge.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_product_badge.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_product_badge_translation.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "acris_product_badge_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_product_badge_translation.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_product_badge_translation.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_product_badge_stream.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "acris_product_badge_stream.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_product_badge_stream.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_product_badge_stream.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_product_badge_rule.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "acris_product_badge_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_product_badge_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_product_badge_rule.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_product_replace_badge_rule.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "acris_product_replace_badge_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_product_replace_badge_rule.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_product_replace_badge_rule.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "brevo_abandoned_cart.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "brevo_abandoned_cart.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "brevo_abandoned_cart.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "brevo_abandoned_cart.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "brevo_back_in_stock_subscription.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "brevo_back_in_stock_subscription.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "brevo_back_in_stock_subscription.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "brevo_back_in_stock_subscription.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "easycredit_payment_state.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "easycredit_payment_state.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "easycredit_payment_state.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "easycredit_payment_state.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "acris_product_voucher_code.repository.inner" previously pointing to "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Changed reference of service "acris_product_voucher_code.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Changed reference of service "acris_product_voucher_code.repository.inner" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Changed reference of service "acris_product_voucher_code.repository.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface" previously pointing to "shopware.es.profiled.client" to "Elasticsearch\Client".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute" previously pointing to "document.repository.decorator" to "document.repository".
Changed reference of service "Shopware\Core\Framework\DataAbstractionLayer\VersionManager" previously pointing to "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
129
Removed service "SwagMigrationAssistant\Migration\Converter\Converter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Media\BaseMediaService"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ShopwareConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\AttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ProductAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ProductPriceAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ManufacturerAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\OrderAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ProductConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ProductOptionRelationConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ProductPropertyRelationConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\TranslationConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CategoryAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CategoryConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\MediaFolderConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\MediaConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\OrderConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\OrderDocumentConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupAttributeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerGroupConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CustomerWishlistConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\PropertyGroupOptionConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\NumberRangeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CurrencyConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\LanguageConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\SalesChannelConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\NewsletterRecipientConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ShippingMethodConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\ProductReviewConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\SeoUrlConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\CrossSellingConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\MainVariantRelationConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Converter\PromotionConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ApiReader"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AbstractReader"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\AttributeReader"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\ShopwareMediaConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductManufacturerConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\LanguageConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\DeliveryTimeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\CurrencyConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\CategoryConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\CategoryAssociationConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\CategoryCmsPageAssociationConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\MediaFolderConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\MediaFolderInheritanceConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\TaxConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\TaxRuleConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\PropertyGroupConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\OrderConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\UnitConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\RuleConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\CountryConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\CountryStateConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\SalesChannelConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\SalesChannelDomainConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\SalutationConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\ShippingMethodConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\CustomerGroupConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\CustomFieldSetConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\NumberRangeConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\MailTemplateConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\SnippetConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\SnippetSetConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductFeatureSetConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductMainVariantRelationConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\MediaConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\SeoUrlTemplateConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\SeoUrlConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\NewsletterRecipientConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\CustomerConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\CustomerWishlistConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\SystemConfigConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\PageSystemConfigConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductSortingConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\CmsPageConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductStreamConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductStreamFilterInheritanceConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\CrossSellingConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\ProductReviewConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\DocumentConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\DocumentInheritanceConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\DocumentBaseConfigConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Converter\PromotionConverter"; reason: abstract.
Removed service "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ApiReader"; reason: abstract.
Removed service "SwagMigrationAssistant\Migration\Writer\AbstractWriter"; reason: abstract.
Removed service "Swag\PayPal\Checkout\Payment\Method\APMHandler"; reason: abstract.
Removed service "Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler"; reason: abstract.
Removed service "Swag\PayPal\OrdersApi\Builder\APM\AbstractAPMOrderBuilder"; reason: abstract.
Removed service "Swag\PayPal\Storefront\Data\Service\AbstractCheckoutDataService"; reason: abstract.
Removed service "Swag\PayPal\Util\Lifecycle\Method\AbstractMethodData"; reason: abstract.
Removed service "Swag\PayPal\Pos\MessageQueue\Manager\AbstractSyncManager"; reason: abstract.
Removed service "Swag\PayPal\Pos\MessageQueue\Handler\Sync\AbstractSyncHandler"; reason: abstract.
Removed service "Swag\PayPal\Pos\Run\Task\AbstractTask"; reason: abstract.
Removed service "Swag\PayPal\Pos\Schedule\AbstractSyncTaskHandler"; reason: abstract.
Removed service "NewsletterSendinblue\Service\BaseSyncService"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
147
Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
Removed service "Shopware\Core\System\User\Service\UserProvisioner"; reason: unused.
Removed service "Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler"; reason: unused.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\ConstraintBuilder"; reason: unused.
Removed service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IndexTableOperator"; reason: unused.
Removed service "Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem"; reason: unused.
Removed service "Shopware\Core\Framework\Plugin\BundleConfigDumper"; reason: unused.
Removed service "Shopware\Core\Framework\Store\Authentication\AbstractAuthenticationProvider"; reason: unused.
Removed service "Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlJoinBuilder"; reason: unused.
Removed service "shopware.increment.gateway.mysql"; reason: unused.
Removed service "shopware.increment.gateway.array"; reason: unused.
Removed service "Shopware\Core\System\SalesChannel\SalesChannel\ContextRoute"; reason: unused.
Removed service "Shopware\Core\System\SalesChannel\Command\SalesChannelCreateCommand"; reason: unused.
Removed service "Shopware\Core\System\SalesChannel\Command\SalesChannelListCommand"; reason: unused.
Removed service "Shopware\Core\System\SalesChannel\Command\SalesChannelMaintenanceEnableCommand"; reason: unused.
Removed service "Shopware\Core\System\SalesChannel\Command\SalesChannelMaintenanceDisableCommand"; reason: unused.
Removed service "Shopware\Core\System\User\Command\UserCreateCommand"; reason: unused.
Removed service "Shopware\Core\System\User\Command\UserChangePasswordCommand"; reason: unused.
Removed service "Shopware\Core\Content\Mail\Service\MailerTransportLoader"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureStateHandler"; reason: unused.
Removed service "Shopware\Administration\Service\AdminOrderCartService"; reason: unused.
Removed service "Shopware\Storefront\Framework\Csrf\SessionProvider"; reason: unused.
Removed service "Shopware\Storefront\Framework\Media\StorefrontMediaUploader"; reason: unused.
Removed service "Shopware\Storefront\Page\Product\Configurator\AvailableCombinationLoader"; reason: unused.
Removed service "Shopware\Storefront\Page\Newsletter\Register\NewsletterRegisterPageLoader"; reason: unused.
Removed service "Shopware\Storefront\Page\Contact\ContactPageLoader"; reason: unused.
Removed service "shopware.storefront.framework.reverse_proxy.http_client"; reason: unused.
Removed service "Shopware\Storefront\Framework\Cache\ReverseProxy\VarnishReverseProxyGateway"; reason: unused.
Removed service "Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigLoader"; reason: unused.
Removed service "Shopware\Storefront\Theme\ConfigLoader\StaticFileAvailableThemeProvider"; reason: unused.
Removed service "_dummy_es_env_usage"; reason: unused.
Removed service "Shopware\Core\Profiling\Checkout\SalesChannelContextServiceProfiler"; reason: unused.
Removed service "Shopware\Core\Profiling\Entity\EntityReaderProfiler"; reason: unused.
Removed service "Shopware\Core\Profiling\Entity\EntityAggregatorProfiler"; reason: unused.
Removed service "Shopware\Core\Profiling\Entity\EntitySearcherProfiler"; reason: unused.
Removed service "Swag\PayPal\OrdersApi\Builder\APM\BoletoBancarioOrderBuilder"; reason: unused.
Removed service "Swag\PayPal\Checkout\SPBCheckout\Service\SPBMarksDataService"; reason: unused.
Removed service "Swag\PayPal\Checkout\SPBCheckout\SPBMarksSubscriber"; reason: unused.
Removed service "Frosh\Tools\Command\EnvListCommand"; reason: unused.
Removed service "frosh.tools.cache.app"; reason: unused.
Removed service "frosh.tools.cache.http"; reason: unused.
Removed service "MoorlFoundation\Core\Framework\DataAbstractionLayer\Indexer\EntityBreadcrumb\EntityBreadcrumbUpdater"; reason: unused.
Removed service "MoorlFoundation\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater"; reason: unused.
Removed service "MoorlFoundation\Core\Framework\DataAbstractionLayer\Indexing\HtmlContentUpdater"; reason: unused.
Removed service "Acris\Countries\Resources\snippet\de_DE\SnippetFile_de_DE"; reason: unused.
Removed service "Acris\Countries\Resources\snippet\en_GB\SnippetFile_en_GB"; reason: unused.
Removed service "Acris\Countries\Resources\snippet\it_IT\SnippetFile_it_IT"; reason: unused.
Removed service "Acris\Countries\Resources\snippet\fr_FR\SnippetFile_fr_FR"; reason: unused.
Removed service "Acris\Countries\Resources\snippet\es_ES\SnippetFile_es_ES"; reason: unused.
Removed service "Mollie\Api\MollieApiClient"; reason: unused.
Removed service "Kiener\MolliePayments\Service\MolliePaymentExtractor"; reason: unused.
Removed service "Kiener\MolliePayments\Service\TokenAnonymizer"; reason: unused.
Removed service "Kiener\MolliePayments\Validator\IsOrderTotalRoundingActivated"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\en_GB\SnippetFile_en_GB"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\de_DE\SnippetFile_de_DE"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\nl_NL\SnippetFile_nl_NL"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\it_IT\SnippetFile_it_IT"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\pt_PT\SnippetFile_pt_PT"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\es_ES\SnippetFile_es_ES"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\sv_SE\SnippetFile_sv_SE"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\nb_NO\SnippetFile_nb_NO"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\pl_PL\SnippetFile_pl_PL"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\cs_CZ\SnippetFile_cs_CZ"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\sl_SL\SnippetFile_sl_SL"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\hu_HU\SnippetFile_hu_HU"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\fi_FI\SnippetFile_fi_FI"; reason: unused.
Removed service "Kiener\MolliePayments\Resources\snippet\da_DK\SnippetFile_da_DK"; reason: unused.
Removed service "Kiener\MolliePayments\Service\DeliveryService"; reason: unused.
Removed service "Kiener\MolliePayments\Service\ProductService"; reason: unused.
Removed service "Wbm\TagManagerAnalytics\Utility\SessionUtility"; reason: unused.
Removed service "Wbm\TagManagerAnalytics\Resources\snippet\de_DE\SnippetFile_de_DE"; reason: unused.
Removed service "Wbm\TagManagerAnalytics\Resources\snippet\en_GB\SnippetFile_en_GB"; reason: unused.
Removed service "Wbm\TagManagerAnalytics\Resources\snippet\nl_NL\SnippetFile_nl_NL"; reason: unused.
Removed service "Nimbits\NimbitsProductSuccessorNext\Snippet\Files\en_GB\SnippetFile_en_GB"; reason: unused.
Removed service "Nimbits\NimbitsProductSuccessorNext\Snippet\Files\de_DE\SnippetFile_de_DE"; reason: unused.
Removed service "NinepointNvidiaIntegration\Service\CurrencyService"; reason: unused.
Removed service "NinepointNvidiaIntegration\Service\MediaService"; reason: unused.
Removed service "Swag\Security\Fixes\NEXT23915\SecurityFix"; reason: unused.
Removed service "Swag\Security\Fixes\NEXT32889\NEXT32889Fix"; reason: unused.
Removed service "Swag\Security\Fixes\NEXT32886\NEXT32886Fix"; reason: unused.
Removed service "Swag\Security\Fixes\NEXT34608\LogoutSecurityFix"; reason: unused.
Removed service "Swag\Security\Fixes\NEXT37140\SecurityFix"; reason: unused.
Removed service "Swag\Security\Fixes\NEXT37397\AggregationInjectionFix"; reason: unused.
Removed service "Swag\Security\Fixes\NEXT37398\FeatureCallSilentTokenFix"; reason: unused.
Removed service "Swag\Security\Fixes\NEXT37399\ContextFix"; reason: unused.
Removed service "Swag\Security\Fixes\NEXT37527\SalesChannelVisibilityFix"; reason: unused.
Removed service "Swag\Security\Fixes\NEXT40208\CustomersCanAccessOthersDocumentsFix"; reason: unused.
Removed service "Netzkollektiv\EasyCredit\Payment\Builder\OrderPaymentBuilder"; reason: unused.
Removed service "Netzkollektiv\EasyCredit\Payment\Builder\CartPaymentBuilder"; reason: unused.
Removed service "Netzkollektiv\EasyCredit\Resources\app\storefront\src\snippets\de_DE\SnippetFile_de_DE"; reason: unused.
Removed service "Netzkollektiv\EasyCredit\Resources\app\storefront\src\snippets\en_GB\SnippetFile_en_GB"; reason: unused.
Removed service "_dummy_env_usage"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "cache.default_marshaller"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "lock.default"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service ".cache.tags.taggable"; reason: unused.
Removed service ".cache.rate_limiter.taggable"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.factory.service"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "var_dumper.server_connection"; reason: unused.
Removed service "enqueue.transport.default.connection_factory_factory"; reason: unused.
Removed service "enqueue.transport.default.rpc_factory"; reason: unused.
Removed service "enqueue.transport.default.rpc_client"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service "Swag\PayPal\Webhook\Registration\WebhookSystemConfigController.inner"; reason: unused.
1116
Inlined service "shopware.asset.asset_without_versioning" to "Shopware\Core\Framework\Adapter\Asset\AssetPackageService".
Inlined service "Shopware\Core\Framework\Migration\MigrationRuntime" to "Shopware\Core\Framework\Migration\MigrationCollectionLoader".
Inlined service "Shopware\Core\System\Snippet\Files\AppSnippetFileLoader" to "Shopware\Core\System\Snippet\Files\SnippetFileLoader".
Inlined service "Shopware\Core\System\Snippet\Files\SnippetFileCollectionFactory" to "Shopware\Core\System\Snippet\Files\SnippetFileCollection".
Inlined service "Shopware\Core\System\Snippet\Files\SnippetFileLoader" to "Shopware\Core\System\Snippet\Files\SnippetFileCollectionFactory".
Inlined service "Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\NamespaceHierarchyBuilder" to "Shopware\Core\Framework\Adapter\Twig\TemplateFinder".
Inlined service "Shopware\Core\Framework\Adapter\Twig\TemplateIterator.inner" to "Shopware\Core\Framework\Adapter\Twig\TemplateIterator".
Inlined service "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver.inner" to "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver".
Inlined service "Shopware\Core\Checkout\Cart\ApiOrderCartService" to "Shopware\Core\Framework\Api\Controller\SalesChannelProxyController".
Inlined service "Shopware\Core\Framework\Changelog\Processor\ChangelogGenerator" to "Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand".
Inlined service "Shopware\Core\Framework\Changelog\Processor\ChangelogReleaseCreator" to "Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand".
Inlined service "Shopware\Core\Framework\Changelog\Processor\ChangelogReleaseExporter" to "Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand".
Inlined service "Shopware\Core\Framework\Changelog\Processor\ChangelogValidator" to "Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand".
Inlined service "Shopware\Core\Framework\Adapter\Cache\CacheDecorator.inner" to "Shopware\Core\Framework\Adapter\Cache\CacheDecorator".
Inlined service "Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler.inner" to "Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler".
Inlined service "api.request_criteria_builder" to "Shopware\Core\Framework\Api\Controller\ApiController".
Inlined service "Shopware\Core\Framework\Api\Response\Type\Api\JsonType" to "Shopware\Core\Framework\Api\Response\ResponseFactoryRegistry".
Inlined service "Shopware\Core\Framework\Api\Serializer\JsonApiEncoder" to "Shopware\Core\Framework\Api\Response\Type\Api\JsonApiType".
Inlined service "Shopware\Core\Framework\Api\Converter\DefaultApiConverter" to "Shopware\Core\Framework\Api\Converter\ConverterRegistry".
Inlined service "Shopware\Core\Framework\Api\Converter\ConverterRegistry" to "Shopware\Core\Framework\Api\Converter\ApiVersionConverter".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\StoreApiGenerator" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi3Generator" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\EntitySchemaGenerator" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiPathBuilder" to "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi3Generator".
Inlined service "Shopware\Core\Maintenance\System\Service\AppUrlVerifier" to "Shopware\Core\Framework\Api\Controller\InfoController".
Inlined service ".service_locator.mx0UMmY.Shopware\Core\Framework\Api\Controller\CacheController" to "Shopware\Core\Framework\Api\Controller\CacheController".
Inlined service "Shopware\Core\Framework\Api\OAuth\ClientRepository" to "shopware.api.authorization_server".
Inlined service "Shopware\Core\Framework\Api\OAuth\ScopeRepository" to "shopware.api.authorization_server".
Inlined service "Shopware\Core\Framework\Api\OAuth\BearerTokenValidator" to "shopware.api.resource_server".
Inlined service "Shopware\Core\Framework\Api\OAuth\BearerTokenValidator.inner" to "Shopware\Core\Framework\Api\OAuth\BearerTokenValidator".
Inlined service "shopware.api.resource_server" to "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener".
Inlined service "Shopware\Core\Framework\Api\OAuth\UserRepository" to "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener".
Inlined service "shopware.app_system.guzzle.middleware" to ".1_HandlerStack~6afNOAy".
Inlined service "Shopware\Core\Framework\Webhook\Hookable\HookableEventCollector" to "Shopware\Core\Framework\App\Validation\HookableValidator".
Inlined service "Shopware\Storefront\Framework\App\Template\IconTemplateLoader" to "Shopware\Core\Framework\App\Lifecycle\Persister\TemplatePersister".
Inlined service "Shopware\Core\Framework\App\Cms\BlockTemplateLoader" to "Shopware\Core\Framework\App\Lifecycle\Persister\CmsBlockPersister".
Inlined service "Shopware\Core\Framework\App\Lifecycle\AppLifecycleIterator" to "Shopware\Core\Framework\App\AppService".
Inlined service "Shopware\Core\Framework\App\Payment\PaymentMethodStateService" to "Shopware\Core\Framework\App\AppStateService".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Registration\HandshakeFactory" to "Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\PermissionPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\CustomFieldPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\ActionButtonPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\TemplatePersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\WebhookPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\PaymentMethodPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\CmsBlockPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\System\CustomEntity\Schema\CustomEntityPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Persister\FlowActionPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Administration\Snippet\AppAdministrationSnippetPersister" to "Shopware\Core\Framework\App\Lifecycle\AppLifecycle".
Inlined service "Shopware\Core\Framework\App\Lifecycle\Update\AbstractAppUpdater" to "Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler".
Inlined service "Shopware\Core\System\CustomEntity\Xml\CustomEntityXmlSchemaValidator" to "Shopware\Core\Framework\App\Lifecycle\AppLoader".
Inlined service ".1_HandlerStack~6afNOAy" to "shopware.app_system.guzzle".
Inlined service "Shopware\Core\Framework\App\ActionButton\Response\ActionButtonResponseFactory" to "Shopware\Core\Framework\App\ActionButton\Executor".
Inlined service "Shopware\Core\Framework\App\ActionButton\ActionButtonLoader" to "Shopware\Core\Framework\App\Api\AppActionController".
Inlined service "Shopware\Core\Framework\App\ActionButton\AppActionLoader" to "Shopware\Core\Framework\App\Api\AppActionController".
Inlined service "Shopware\Core\Framework\App\Manifest\ModuleLoader" to "Shopware\Core\Framework\App\Api\AppActionController".
Inlined service "Shopware\Core\Framework\App\AppService" to "Shopware\Core\Framework\App\Command\RefreshAppCommand".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\SchemaGenerator" to "Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\EntityGenerator" to "Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\CriteriaPartResolver" to "Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver" to "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteResultFactory" to "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\Dbal\ExceptionHandlerRegistry" to "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface".
Inlined service "Shopware\Core\Framework\DataAbstractionLayer\DefinitionValidator" to "Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand".
Inlined service "Shopware\Core\Framework\Demodata\DemodataService" to "Shopware\Core\Framework\Demodata\Command\DemodataCommand".
Inlined service "shopware.asset.theme.version_strategy" to "shopware.asset.theme".
Inlined service "Shopware\Core\Framework\MessageQueue\Monitoring\MonitoringBusDecorator.inner" to "Shopware\Core\Framework\MessageQueue\Monitoring\MonitoringBusDecorator".
Inlined service "encrypted.messenger.bus.shopware" to "Shopware\Core\Framework\MessageQueue\DeadMessage\RequeueDeadMessagesService".
Inlined service "Shopware\Core\Framework\MessageQueue\DeadMessage\RequeueDeadMessagesService" to "Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler".
Inlined service "messenger.listener.stop_worker_on_sigterm_signal_listener" to "Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController".
Inlined service "messenger.listener.dispatch_pcntl_signal_listener" to "Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController".
Inlined service "Shopware\Core\Framework\MessageQueue\Subscriber\EarlyReturnMessagesListener" to "Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController".
Inlined service "Shopware\Core\Framework\MessageQueue\DefaultSenderLocator.inner" to "Shopware\Core\Framework\MessageQueue\DefaultSenderLocator".
Inlined service "Shopware\Core\Framework\Plugin\BundleConfigGenerator" to "Shopware\Core\Framework\Plugin\Command\BundleDumpCommand".
Inlined service "Shopware\Core\Framework\Plugin\Changelog\ChangelogService" to "Shopware\Core\Framework\Plugin\PluginService".
Inlined service "Shopware\Core\Framework\Plugin\Util\PluginFinder" to "Shopware\Core\Framework\Plugin\PluginService".
Inlined service "Shopware\Core\Framework\Plugin\Util\VersionSanitizer" to "Shopware\Core\Framework\Plugin\PluginService".
Inlined service "Shopware\Core\Framework\Plugin\Requirement\RequirementsValidator" to "Shopware\Core\Framework\Plugin\PluginLifecycleService".
Inlined service "Shopware\Core\Framework\Plugin\Changelog\ChangelogParser" to "Shopware\Core\Framework\Plugin\Changelog\ChangelogService".
Inlined service "Shopware\Core\Framework\Plugin\PluginZipDetector" to "Shopware\Core\Framework\Plugin\PluginManagementService".
Inlined service "Shopware\Core\Framework\Plugin\PluginExtractor" to "Shopware\Core\Framework\Plugin\PluginManagementService".
Inlined service "shopware.store_download_client" to "Shopware\Core\Framework\Plugin\PluginManagementService".
Inlined service "Shopware\Core\Framework\Plugin\Composer\PackageProvider" to "Shopware\Core\Framework\Plugin\Util\PluginFinder".
Inlined service "Shopware\Core\Framework\Store\Authentication\FrwRequestOptionsProvider" to "Shopware\Core\Framework\Store\Services\FirstRunWizardClient".
Inlined service "Shopware\Core\Framework\Store\Services\ExtensionListingLoader" to "Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider".
Inlined service "Shopware\Core\Framework\Store\Services\AbstractExtensionStoreLicensesService" to "Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController".
Inlined service "Shopware\Core\Framework\Store\Services\StoreClientFactory" to "shopware.store_client".
Inlined service "Shopware\Core\System\Language\CachedLanguageLoader.inner" to "Shopware\Core\System\Language\CachedLanguageLoader".
Inlined service "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute.inner" to "Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute".
Inlined service "Shopware\Core\Framework\Update\Services\ApiClient" to "Shopware\Core\Framework\Update\Api\UpdateController".
Inlined service "Shopware\Core\Framework\Update\Services\RequirementsValidator" to "Shopware\Core\Framework\Update\Api\UpdateController".
Inlined service "Shopware\Core\Framework\Update\Services\PluginCompatibility" to "Shopware\Core\Framework\Update\Api\UpdateController".
Inlined service "Shopware\Core\Framework\Update\Services\UpdateApiHttpClientFactory" to "shopware.update.http.client".
Inlined service "shopware.update.http.client" to "Shopware\Core\Framework\Update\Services\ApiClient".
Inlined service "Shopware\Core\Framework\Update\Services\Filesystem" to "Shopware\Core\Framework\Update\Checkers\WriteableCheck".
Inlined service "shopware.seo_url.twig" to "Shopware\Core\Content\Seo\SeoUrlGenerator".
Inlined service "Shopware\Core\Content\Seo\Validation\SeoUrlValidationFactory" to "Shopware\Core\Content\Seo\Api\SeoActionController".
Inlined service "Shopware\Core\Content\Category\Service\CategoryUrlGenerator" to "Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension".
Inlined service "Shopware\Core\Content\Seo\SeoUrlTwigFactory" to "shopware.seo_url.twig".
Inlined service "Shopware\Core\Framework\Webhook\Hookable\WriteResultMerger" to "Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory".
Inlined service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory.inner" to "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory".
Inlined service "Shopware\Core\System\Country\SalesChannel\CachedCountryRoute.inner" to "Shopware\Core\System\Country\SalesChannel\CachedCountryRoute".
Inlined service "Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute.inner" to "Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute".
Inlined service "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute.inner" to "Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute".
Inlined service "Shopware\Core\System\CustomEntity\Schema\SchemaUpdater" to "Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater".
Inlined service "Shopware\Core\System\Snippet\SnippetValidatorInterface" to "Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand".
Inlined service "Shopware\Core\System\Snippet\SnippetFixer" to "Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand".
Inlined service "Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute.inner" to "Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute".
Inlined service "Shopware\Core\System\User\Recovery\UserRecoveryService" to "Shopware\Core\System\User\Api\UserRecoveryController".
Inlined service "Shopware\Core\System\User\Service\UserValidationService" to "Shopware\Core\System\User\Api\UserValidationController".
Inlined service "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader" to "Shopware\Core\System\SystemConfig\SystemConfigService".
Inlined service "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader.inner" to "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader".
Inlined service "Shopware\Core\System\SystemConfig\CachedSystemConfigLoader" to "Shopware\Core\System\SystemConfig\MemoizedSystemConfigLoader".
Inlined service "Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternRegistry" to "Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface".
Inlined service "Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\AbstractIncrementStorage" to "Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement".
Inlined service "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute.inner" to "Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute".
Inlined service "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute.inner" to "Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute".
Inlined service "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryBreadcrumbUpdater" to "Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer".
Inlined service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator.inner" to "Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator".
Inlined service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator.inner" to "Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator".
Inlined service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderRepositoryDecorator.inner" to "Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderRepositoryDecorator".
Inlined service "Shopware\Core\Content\Media\File\FileUrlValidatorInterface" to "Shopware\Core\Content\Media\File\FileFetcher".
Inlined service "Shopware\Core\Content\Media\Metadata\MetadataLoader" to "Shopware\Core\Content\Media\File\FileSaver".
Inlined service "Shopware\Core\Content\Media\Pathname\PathnameStrategy\StrategyFactory" to "Shopware\Core\Content\Media\Pathname\PathnameStrategy\PathnameStrategyInterface".
Inlined service "Shopware\Core\Content\Media\MediaFolderService" to "Shopware\Core\Content\Media\Api\MediaFolderController".
Inlined service "Shopware\Core\Content\Media\File\FileLoader" to "Shopware\Core\Content\Media\MediaService".
Inlined service "Shopware\Core\Content\Product\SalesChannelProductBuilder" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Shopware\Core\Content\Product\ProductVariationBuilder" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Shopware\Core\Content\Product\Util\VariantCombinationLoader" to "Shopware\Core\Content\Product\Api\ProductActionController".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\VariantListingUpdater" to "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\ProductCategoryDenormalizer" to "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\RatingAverageUpdater" to "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceUpdater" to "Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceQuantitySelector" to "Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceUpdater".
Inlined service "Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdate\StockUpdateFilterProvider" to "Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute".
Inlined service "Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute.inner" to "Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute".
Inlined service "Shopware\Core\Content\ProductExport\Service\ProductExportValidator" to "Shopware\Core\Content\ProductExport\Service\ProductExportGenerator".
Inlined service "mailer.mailer" to "Shopware\Core\Content\Mail\Service\MailSender".
Inlined service "Shopware\Core\Content\MailTemplate\Service\AttachmentLoader" to "Shopware\Core\Content\MailTemplate\Api\MailActionController".
Inlined service "Shopware\Core\Content\Mail\Service\MailAttachmentsBuilder" to "mailer.transport_factory".
Inlined service "Shopware\Core\Content\ImportExport\Service\SupportedFeaturesService" to "Shopware\Core\Content\ImportExport\Controller\ImportExportActionController".
Inlined service "Shopware\Core\Content\ImportExport\Service\DownloadService" to "Shopware\Core\Content\ImportExport\Controller\ImportExportActionController".
Inlined service "Shopware\Core\Content\ImportExport\Service\MappingService" to "Shopware\Core\Content\ImportExport\Controller\ImportExportActionController".
Inlined service "Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\SerializerRegistry" to "Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory".
Inlined service "Shopware\Core\Content\ContactForm\Validation\ContactFormValidationFactory" to "Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute".
Inlined service "Shopware\Core\Content\Sitemap\Service\SitemapHandleFactoryInterface" to "Shopware\Core\Content\Sitemap\Service\SitemapExporter".
Inlined service "Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute.inner" to "Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute".
Inlined service "Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute.inner" to "Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute".
Inlined service "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher.inner" to "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher".
Inlined service "Shopware\Core\Content\Flow\Rule\FlowRuleScopeBuilder" to "Shopware\Core\Content\Flow\Dispatching\FlowExecutor".
Inlined service "Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader.inner" to "Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader".
Inlined service "Shopware\Core\Content\Flow\Dispatching\FlowBuilder" to "Shopware\Core\Content\Flow\Indexing\FlowPayloadUpdater".
Inlined service "Shopware\Core\Content\Flow\Indexing\FlowPayloadUpdater" to "Shopware\Core\Content\Flow\Indexing\FlowIndexer".
Inlined service "Shopware\Core\Checkout\Cart\CartSerializationCleaner" to "Shopware\Core\Checkout\Cart\CartPersister".
Inlined service "Shopware\Core\Checkout\Cart\Order\OrderPersister" to "Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute".
Inlined service "Shopware\Core\Checkout\Payment\PreparedPaymentService" to "Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute".
Inlined service "Shopware\Core\Checkout\Cart\Delivery\DeliveryCalculator" to "Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor".
Inlined service "Shopware\Core\Checkout\Cart\Validator" to "Shopware\Core\Checkout\Cart\Processor".
Inlined service "Shopware\Core\Checkout\Cart\Transaction\TransactionProcessor" to "Shopware\Core\Checkout\Cart\Processor".
Inlined service "Shopware\Core\Content\Product\Cart\ProductGateway" to "Shopware\Core\Content\Product\Cart\ProductCartProcessor".
Inlined service "Shopware\Core\Content\Product\Cart\ProductFeatureBuilder" to "Shopware\Core\Content\Product\Cart\ProductCartProcessor".
Inlined service "Shopware\Core\Checkout\Cart\Order\RecalculationService" to "Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController".
Inlined service "Shopware\Core\Checkout\Cart\CachedRuleLoader.inner" to "Shopware\Core\Checkout\Cart\CachedRuleLoader".
Inlined service "Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleMatcher" to "Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder".
Inlined service "Shopware\Core\Checkout\Cart\LineItem\Group\AbstractProductLineItemProvider" to "Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder".
Inlined service "Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AbstractAnyRuleLineItemMatcher" to "Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleMatcher".
Inlined service "Shopware\Core\Framework\Adapter\Cache\RedisConnectionFactory" to "Shopware\Core\Checkout\Cart\Command\CartMigrateCommand".
Inlined service "Shopware\Core\Checkout\Customer\Validation\CustomerValidationFactory" to "Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute".
Inlined service "Shopware\Core\Checkout\Customer\DeleteUnusedGuestCustomerService" to "Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand".
Inlined service "Shopware\Core\Content\Media\File\DownloadResponseGenerator" to "Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute".
Inlined service "Shopware\Core\Checkout\Document\Renderer\DocumentRendererRegistry" to "Shopware\Core\Checkout\Document\Service\DocumentGenerator".
Inlined service "Shopware\Core\Checkout\Document\Service\PdfRenderer" to "Shopware\Core\Checkout\Document\Service\DocumentGenerator".
Inlined service "pdf.merger" to "Shopware\Core\Checkout\Document\Service\DocumentMerger".
Inlined service "Shopware\Core\Checkout\Document\Service\DocumentMerger" to "Shopware\Core\Checkout\Document\Controller\DocumentController".
Inlined service "Shopware\Core\Checkout\Cart\Order\LineItemDownloadLoader" to "Shopware\Core\Checkout\Cart\Order\OrderConverter".
Inlined service "Shopware\Core\Checkout\Payment\Cart\PaymentTransactionChainProcessor" to "Shopware\Core\Checkout\Payment\PaymentService".
Inlined service "Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundStateHandler" to "Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor".
Inlined service "shopware.jwt_signer" to "shopware.jwt_config".
Inlined service ".service_locator..PmrUIx" to "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry".
Inlined service ".service_locator.67AOiCC" to "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry".
Inlined service ".service_locator...P5dbp" to "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry".
Inlined service ".service_locator...P5dbp" to "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry".
Inlined service "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameGenerator" to "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer".
Inlined service "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator.inner" to "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator".
Inlined service "Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\RemovePaymentMethodRoute64" to "Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute".
Inlined service "Acris\ProductVoucherCode\Core\Checkout\Promotion\Gateway\PromotionGateway" to "Shopware\Core\Checkout\Promotion\Cart\PromotionCollector".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryCalculator" to "Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor".
Inlined service "Shopware\Core\Checkout\Promotion\Util\PromotionCodesLoader" to "Shopware\Core\Checkout\Promotion\Api\PromotionActionController".
Inlined service "Shopware\Core\Checkout\Promotion\Util\PromotionCodesRemover" to "Shopware\Core\Checkout\Promotion\Api\PromotionActionController".
Inlined service "Shopware\Core\Checkout\Promotion\Util\PromotionCodeService" to "Shopware\Core\Checkout\Promotion\Api\PromotionController".
Inlined service "Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionExclusionUpdater" to "Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer".
Inlined service "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute.inner" to "Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute".
Inlined service "Shopware\Administration\Framework\Routing\KnownIps\KnownIpsCollector" to "Shopware\Administration\Controller\AdministrationController".
Inlined service "Shopware\Administration\Service\AdminSearcher" to "Shopware\Administration\Controller\AdminSearchController".
Inlined service "Shopware\Administration\Snippet\CachedSnippetFinder.inner" to "Shopware\Administration\Snippet\CachedSnippetFinder".
Inlined service "Shopware\Storefront\Checkout\Shipping\BlockedShippingMethodSwitcher" to "Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade".
Inlined service "Shopware\Storefront\Checkout\Payment\BlockedPaymentMethodSwitcher" to "Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade".
Inlined service "Shopware\Storefront\Framework\Routing\CachedDomainLoader.inner" to "Shopware\Storefront\Framework\Routing\CachedDomainLoader".
Inlined service "Shopware\Storefront\Framework\Routing\RequestTransformer.inner" to "Shopware\Storefront\Framework\Routing\RequestTransformer".
Inlined service "Shopware\Storefront\Framework\Routing\CachedDomainLoader" to "Shopware\Storefront\Framework\Routing\RequestTransformer".
Inlined service "Shopware\Storefront\Theme\CachedResolvedConfigLoader" to "Shopware\Storefront\Theme\ThemeConfigValueAccessor".
Inlined service "Shopware\Storefront\Framework\Twig\TemplateConfigAccessor" to "Shopware\Storefront\Framework\Twig\Extension\ConfigExtension".
Inlined service "Shopware\Core\Content\Seo\HreflangLoaderInterface" to "Shopware\Storefront\Framework\Routing\StorefrontSubscriber".
Inlined service "Shopware\Storefront\Framework\Captcha\BasicCaptcha\BasicCaptchaGenerator" to "Shopware\Storefront\Pagelet\Captcha\BasicCaptchaPageletLoader".
Inlined service "Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader.inner" to "Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader".
Inlined service "Shopware\Storefront\Page\Cms\DefaultMediaResolver.inner" to "Shopware\Storefront\Page\Cms\DefaultMediaResolver".
Inlined service "Shopware\Storefront\Framework\Cache\CacheStateValidator" to "Shopware\Storefront\Framework\Cache\CacheStore".
Inlined service "Shopware\Storefront\Framework\Cache\HttpCacheKeyGenerator" to "Shopware\Storefront\Framework\Cache\CacheStore".
Inlined service "Shopware\Storefront\Framework\Cache\CacheTracer.inner" to "Shopware\Storefront\Framework\Cache\CacheTracer".
Inlined service "Shopware\Storefront\Framework\Cache\CacheWarmer\CacheRouteWarmerRegistry" to "Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer".
Inlined service "Shopware\Storefront\Framework\Cookie\AppCookieProvider.inner" to "Shopware\Storefront\Framework\Cookie\AppCookieProvider".
Inlined service "Shopware\Storefront\Framework\App\Template\IconTemplateLoader.inner" to "Shopware\Storefront\Framework\App\Template\IconTemplateLoader".
Inlined service "Shopware\Storefront\Framework\Twig\TwigAppVariable.inner" to "Shopware\Storefront\Framework\Twig\TwigAppVariable".
Inlined service "Shopware\Core\Content\Seo\SeoUrlUpdater" to "Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener".
Inlined service "Shopware\Storefront\Page\Account\Order\AccountOrderPageLoader" to "Shopware\Storefront\Controller\AccountOrderController".
Inlined service "Shopware\Storefront\Page\Account\Order\AccountEditOrderPageLoader" to "Shopware\Storefront\Controller\AccountOrderController".
Inlined service "Shopware\Storefront\Page\Account\Order\AccountOrderDetailPageLoader" to "Shopware\Storefront\Controller\AccountOrderController".
Inlined service "Shopware\Storefront\Page\Account\PaymentMethod\AccountPaymentMethodPageLoader" to "Shopware\Storefront\Controller\AccountPaymentController".
Inlined service "Shopware\Storefront\Page\Account\Overview\AccountOverviewPageLoader" to "Shopware\Storefront\Controller\AccountProfileController".
Inlined service "Shopware\Storefront\Page\Account\Profile\AccountProfilePageLoader" to "Shopware\Storefront\Controller\AccountProfileController".
Inlined service "Shopware\Storefront\Page\Address\Listing\AddressListingPageLoader" to "Shopware\Storefront\Controller\AddressController".
Inlined service "Shopware\Storefront\Page\Address\Detail\AddressDetailPageLoader" to "Shopware\Storefront\Controller\AddressController".
Inlined service "Shopware\Storefront\Page\Account\RecoverPassword\AccountRecoverPasswordPageLoader" to "Shopware\Storefront\Controller\AuthController".
Inlined service "Shopware\Storefront\Page\Checkout\Cart\CheckoutCartPageLoader" to "Shopware\Storefront\Controller\CheckoutController".
Inlined service "Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader" to "Shopware\Storefront\Controller\CheckoutController".
Inlined service "Shopware\Storefront\Page\Checkout\Finish\CheckoutFinishPageLoader" to "Shopware\Storefront\Controller\CheckoutController".
Inlined service "Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader" to "Shopware\Storefront\Controller\CheckoutController".
Inlined service "NewsletterSendinblue\Service\SIBCookieProviderService" to "Shopware\Storefront\Controller\CookieController".
Inlined service "Shopware\Storefront\Page\Maintenance\MaintenancePageLoader" to "Shopware\Storefront\Controller\MaintenanceController".
Inlined service "Shopware\Storefront\Framework\Twig\ErrorTemplateResolver" to "Shopware\Storefront\Controller\ErrorController".
Inlined service "Shopware\Storefront\Page\Navigation\Error\ErrorPageLoader" to "Shopware\Storefront\Controller\ErrorController".
Inlined service "Shopware\Storefront\Page\Navigation\NavigationPageLoader" to "Shopware\Storefront\Controller\NavigationController".
Inlined service "Shopware\Storefront\Pagelet\Menu\Offcanvas\MenuOffcanvasPageletLoader" to "Shopware\Storefront\Controller\NavigationController".
Inlined service "Shopware\Storefront\Page\Newsletter\Subscribe\NewsletterSubscribePageLoader" to "Shopware\Storefront\Controller\NewsletterController".
Inlined service "Shopware\Storefront\Page\Product\ProductPageLoader" to "Shopware\Storefront\Controller\ProductController".
Inlined service "Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader" to "Shopware\Storefront\Controller\ProductController".
Inlined service "Shopware\Storefront\Page\LandingPage\LandingPageLoader" to "Shopware\Storefront\Controller\LandingPageController".
Inlined service "Shopware\Storefront\Page\Account\CustomerGroupRegistration\CustomerGroupRegistrationPageLoader" to "Shopware\Storefront\Controller\RegisterController".
Inlined service "Shopware\Storefront\Page\Suggest\SuggestPageLoader" to "Shopware\Storefront\Controller\SearchController".
Inlined service "Shopware\Storefront\Page\Sitemap\SitemapPageLoader" to "Shopware\Storefront\Controller\SitemapController".
Inlined service "Shopware\Storefront\Pagelet\Country\CountryStateDataPageletLoader" to "Shopware\Storefront\Controller\CountryStateController".
Inlined service "Shopware\Storefront\Page\Account\Document\DocumentPageLoader" to "Shopware\Storefront\Controller\DocumentController".
Inlined service "Shopware\Storefront\Page\Wishlist\WishlistPageLoader" to "Shopware\Storefront\Controller\WishlistController".
Inlined service "Shopware\Storefront\Page\Wishlist\GuestWishlistPageLoader" to "Shopware\Storefront\Controller\WishlistController".
Inlined service "Shopware\Storefront\Pagelet\Wishlist\GuestWishlistPageletLoader" to "Shopware\Storefront\Controller\WishlistController".
Inlined service "Shopware\Storefront\Pagelet\Captcha\BasicCaptchaPageletLoader" to "Shopware\Storefront\Controller\CaptchaController".
Inlined service "Shopware\Storefront\Theme\ScssPhpCompiler" to "Shopware\Storefront\Theme\ThemeCompiler".
Inlined service "Shopware\Storefront\Theme\ThemeCompiler" to "Shopware\Storefront\Theme\ThemeService".
Inlined service "Shopware\Storefront\Theme\CachedResolvedConfigLoader.inner" to "Shopware\Storefront\Theme\CachedResolvedConfigLoader".
Inlined service "Shopware\Storefront\Theme\Twig\ThemeInheritanceBuilderInterface" to "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder".
Inlined service "Shopware\Elasticsearch\Product\SearchKeywordReplacement.inner" to "Shopware\Elasticsearch\Product\SearchKeywordReplacement".
Inlined service "Shopware\Elasticsearch\Product\ProductSearchBuilder.inner" to "Shopware\Elasticsearch\Product\ProductSearchBuilder".
Inlined service "Shopware\Elasticsearch\Framework\Indexing\IndexCreator" to "Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer".
Inlined service "Shopware\Core\Maintenance\System\Service\SetupDatabaseAdapter" to "Shopware\Core\Maintenance\System\Command\SystemInstallCommand".
Inlined service "Shopware\Core\Maintenance\System\Service\ShopConfigurator" to "Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand".
Inlined service "shopware.maintenance.client" to "Shopware\Core\Maintenance\System\Service\AppUrlVerifier".
Inlined service "SwagMigrationAssistant\Migration\Writer\WriterRegistry" to "SwagMigrationAssistant\Migration\Service\MigrationDataWriter".
Inlined service "SwagMigrationAssistant\Migration\Service\EntityPartialIndexerService" to "SwagMigrationAssistant\Controller\MigrationController".
Inlined service "SwagMigrationAssistant\Migration\History\HistoryService" to "SwagMigrationAssistant\Controller\HistoryController".
Inlined service "SwagMigrationAssistant\Migration\Premapping\PremappingReaderRegistry" to "SwagMigrationAssistant\Migration\Service\PremappingService".
Inlined service "SwagMigrationAssistant\Migration\Media\MediaFileProcessorRegistry" to "SwagMigrationAssistant\Migration\MessageQueue\Handler\ProcessMediaHandler".
Inlined service "SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer.inner" to "SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer".
Inlined service "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\EnvironmentReader" to "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\ShopwareLocalGateway".
Inlined service "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\TableReader" to "SwagMigrationAssistant\Profile\Shopware\Gateway\Local\ShopwareLocalGateway".
Inlined service "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\EnvironmentReader" to "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\ShopwareApiGateway".
Inlined service "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TableReader" to "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\ShopwareApiGateway".
Inlined service "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TableCountReader" to "SwagMigrationAssistant\Profile\Shopware\Gateway\Api\ShopwareApiGateway".
Inlined service "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\EnvironmentReader" to "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Shopware6ApiGateway".
Inlined service "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TotalReader" to "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Shopware6ApiGateway".
Inlined service "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TableReader" to "SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Shopware6ApiGateway".
Inlined service "SwagMigrationAssistant\DataProvider\Provider\ProviderRegistry" to "SwagMigrationAssistant\Controller\DataProviderController".
Inlined service "SwagMigrationAssistant\DataProvider\Service\EnvironmentService" to "SwagMigrationAssistant\Controller\DataProviderController".
Inlined service "SwagMigrationAssistant\DataProvider\Provider\GenerateDocumentProvider" to "SwagMigrationAssistant\Controller\DataProviderController".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\BancontactOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\BlikOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\EpsOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\GiropayOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\IdealOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\MultibancoOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\MyBankOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\OxxoOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\P24OrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\P24APMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\SofortOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler".
Inlined service "Swag\PayPal\OrdersApi\Builder\APM\TrustlyOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler".
Inlined service "Swag\PayPal\Checkout\ACDC\ACDCValidator" to "Swag\PayPal\Checkout\Payment\Method\ACDCHandler".
Inlined service "Swag\PayPal\Checkout\Payment\Handler\PayPalHandler" to "Swag\PayPal\Checkout\Payment\PayPalPaymentHandler".
Inlined service "Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler" to "Swag\PayPal\Checkout\Payment\PayPalPaymentHandler".
Inlined service "Swag\PayPal\PaymentsApi\Patch\PayerInfoPatchBuilder" to "Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler".
Inlined service "Swag\PayPal\PaymentsApi\Patch\OrderNumberPatchBuilder" to "Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler".
Inlined service "Swag\PayPal\PaymentsApi\Patch\TransactionPatchBuilder" to "Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler".
Inlined service "Swag\PayPal\PaymentsApi\Patch\ShippingAddressPatchBuilder" to "Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler".
Inlined service "Swag\PayPal\OrdersApi\Patch\OrderNumberPatchBuilder" to "Swag\PayPal\Checkout\Payment\Service\OrderExecuteService".
Inlined service "Swag\PayPal\OrdersApi\Patch\PurchaseUnitPatchBuilder" to "Swag\PayPal\Checkout\Payment\Service\OrderPatchService".
Inlined service "Swag\PayPal\RestApi\V1\Resource\TokenResource" to "Swag\PayPal\RestApi\Client\PayPalClientFactory".
Inlined service "Swag\PayPal\RestApi\V1\Resource\DisputeResource" to "Swag\PayPal\Dispute\Administration\DisputeController".
Inlined service "Swag\PayPal\Checkout\ExpressCheckout\Service\ExpressCustomerService" to "Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute".
Inlined service "Swag\PayPal\Installment\Banner\Service\BannerDataService" to "Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber".
Inlined service "Swag\PayPal\RestApi\V2\Resource\AuthorizationResource" to "Swag\PayPal\OrdersApi\Administration\PayPalOrdersController".
Inlined service "Swag\PayPal\RestApi\V2\Resource\CaptureResource" to "Swag\PayPal\OrdersApi\Administration\PayPalOrdersController".
Inlined service "Swag\PayPal\RestApi\V2\Resource\RefundResource" to "Swag\PayPal\OrdersApi\Administration\PayPalOrdersController".
Inlined service "Swag\PayPal\OrdersApi\Administration\Service\CaptureRefundCreator" to "Swag\PayPal\OrdersApi\Administration\PayPalOrdersController".
Inlined service "Swag\PayPal\OrdersApi\Builder\Util\AmountProvider" to "Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider".
Inlined service "Swag\PayPal\OrdersApi\Builder\Util\CustomIdProvider" to "Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider".
Inlined service "Swag\PayPal\RestApi\V1\Resource\AuthorizationResource" to "Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController".
Inlined service "Swag\PayPal\RestApi\V1\Resource\OrdersResource" to "Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController".
Inlined service "Swag\PayPal\RestApi\V1\Resource\CaptureResource" to "Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController".
Inlined service "Swag\PayPal\Util\PaymentStatusUtil" to "Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController".
Inlined service "Swag\PayPal\PaymentsApi\Builder\CartPaymentBuilder" to "Swag\PayPal\Checkout\Plus\Service\PlusDataService".
Inlined service "Swag\PayPal\Checkout\Plus\Service\PlusDataService" to "Swag\PayPal\Checkout\Plus\PlusSubscriber".
Inlined service "Swag\PayPal\OrdersApi\Builder\PUIOrderBuilder" to "Swag\PayPal\Checkout\Payment\Method\PUIHandler".
Inlined service "Swag\PayPal\Checkout\PUI\Service\PUICustomerDataService" to "Swag\PayPal\Checkout\Payment\Method\PUIHandler".
Inlined service "Swag\PayPal\Checkout\PUI\Service\PUIFraudNetDataService" to "Swag\PayPal\Checkout\PUI\PUISubscriber".
Inlined service "Swag\PayPal\Checkout\PUI\Service\PUIPaymentInstructionDataService" to "Swag\PayPal\Checkout\PUI\PUISubscriber".
Inlined service "Swag\PayPal\RestApi\Client\CredentialsClientFactory" to "Swag\PayPal\RestApi\V1\Resource\CredentialsResource".
Inlined service "Swag\PayPal\Setting\Service\ApiCredentialService" to "Swag\PayPal\Setting\SettingsController".
Inlined service "Swag\PayPal\Setting\Service\MerchantIntegrationsService" to "Swag\PayPal\Setting\SettingsController".
Inlined service "Swag\PayPal\RestApi\V1\Resource\CredentialsResource" to "Swag\PayPal\Setting\Service\ApiCredentialService".
Inlined service "Swag\PayPal\RestApi\V1\Resource\MerchantIntegrationsResource" to "Swag\PayPal\Setting\Service\MerchantIntegrationsService".
Inlined service "Swag\PayPal\Checkout\Order\Shipping\Service\ShippingService" to "Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber".
Inlined service "Swag\PayPal\RestApi\V1\Resource\ShippingResource" to "Swag\PayPal\Checkout\Order\Shipping\Service\ShippingService".
Inlined service "Shopware\Storefront\Framework\Cookie\AppCookieProvider" to "Swag\PayPal\Storefront\Framework\Cookie\PayPalCookieProvider".
Inlined service "Swag\PayPal\Storefront\Data\Service\FundingEligibilityDataService" to "Swag\PayPal\Storefront\Data\FundingSubscriber".
Inlined service "Swag\PayPal\Util\Log\LoggerFactory" to "Swag\PayPal\Util\Logger".
Inlined service "Swag\PayPal\Util\Lifecycle\State\PosStateService" to "Swag\PayPal\Util\Lifecycle\ActivateDeactivate".
Inlined service "Swag\PayPal\RestApi\V1\Resource\WebhookResource" to "Swag\PayPal\Webhook\WebhookService".
Inlined service "Swag\PayPal\Webhook\WebhookRegistry" to "Swag\PayPal\Webhook\WebhookService".
Inlined service "Swag\PayPal\Webhook\Registration\WebhookSystemConfigHelper" to "Swag\PayPal\Webhook\Registration\WebhookSystemConfigController".
Inlined service "Swag\PayPal\Pos\Api\Service\Converter\PriceConverter" to "Swag\PayPal\Pos\Api\Service\Converter\VariantConverter".
Inlined service "Swag\PayPal\Pos\Api\Service\Converter\CategoryConverter" to "Swag\PayPal\Pos\Api\Service\ProductConverter".
Inlined service "Swag\PayPal\Pos\Api\Service\Converter\VariantConverter" to "Swag\PayPal\Pos\Api\Service\ProductConverter".
Inlined service "Swag\PayPal\Pos\Api\Service\Converter\OptionGroupConverter" to "Swag\PayPal\Pos\Api\Service\ProductConverter".
Inlined service "Swag\PayPal\Pos\Api\Service\MetadataGenerator" to "Swag\PayPal\Pos\Api\Service\ProductConverter".
Inlined service "Swag\PayPal\Pos\Client\TokenClientFactory" to "Swag\PayPal\Pos\Resource\TokenResource".
Inlined service "Swag\PayPal\Pos\Run\Administration\SyncResetter" to "Swag\PayPal\Pos\PosSyncController".
Inlined service "Swag\PayPal\Pos\MessageQueue\Manager\ImageSyncManager" to "Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler".
Inlined service "Swag\PayPal\Pos\MessageQueue\Manager\ProductSyncManager" to "Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler".
Inlined service "Swag\PayPal\Pos\Run\LoggerFactory" to "Swag\PayPal\Pos\Run\Logger".
Inlined service "Swag\PayPal\Pos\Setting\Service\ApiCredentialService" to "Swag\PayPal\Pos\Setting\SettingsController".
Inlined service "Swag\PayPal\Pos\Setting\Service\InformationFetchService" to "Swag\PayPal\Pos\Setting\SettingsController".
Inlined service "Swag\PayPal\Pos\Setting\Service\ProductVisibilityCloneService" to "Swag\PayPal\Pos\Setting\SettingsController".
Inlined service "Swag\PayPal\Pos\Setting\Service\ProductCountService" to "Swag\PayPal\Pos\Setting\SettingsController".
Inlined service "Swag\PayPal\Pos\Resource\UserResource" to "Swag\PayPal\Pos\Setting\Service\InformationFetchService".
Inlined service "Swag\PayPal\Pos\Api\Service\MediaConverter" to "Swag\PayPal\Pos\Sync\ImageSyncer".
Inlined service "Swag\PayPal\Pos\Resource\ImageResource" to "Swag\PayPal\Pos\Sync\ImageSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalCalculator" to "swag.paypal.pos.sync.inventory.local_updater".
Inlined service "Swag\PayPal\Pos\Sync\Inventory\Calculator\RemoteCalculator" to "Swag\PayPal\Pos\Sync\Inventory\RemoteUpdater".
Inlined service "swag.paypal.pos.sync.inventory.local_updater" to "Swag\PayPal\Pos\Sync\InventorySyncer".
Inlined service "Swag\PayPal\Pos\Sync\Inventory\RemoteUpdater" to "Swag\PayPal\Pos\Sync\InventorySyncer".
Inlined service "Swag\PayPal\Pos\Api\Service\ProductConverter" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Context\ProductContextFactory" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Product\NewUpdater" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Product\OutdatedUpdater" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Product\DeletedUpdater" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Product\UnsyncedChecker" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Resource\SubscriptionResource" to "Swag\PayPal\Pos\Webhook\WebhookService".
Inlined service "Swag\PayPal\Pos\Webhook\WebhookRegistry" to "Swag\PayPal\Pos\Webhook\WebhookService".
Inlined service "swag.paypal.pos.sync.inventory.local_webhook_updater" to "Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler".
Inlined service "Onedot\Asus\ServiceDecoration\Content\Media\UrlGeneratorDecorator.inner" to "Onedot\Asus\ServiceDecoration\Content\Media\UrlGeneratorDecorator".
Inlined service "gbmed.enev.elasticsearch.product_decorator.inner" to "gbmed.enev.elasticsearch.product_decorator".
Inlined service "Gbmed\Enev\Framework\Eprel\EprelGroups" to "Gbmed\Enev\Service\Eprel".
Inlined service "Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator.inner" to "Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator".
Inlined service "NinepointCustomizationsForAsusTheme\Core\Content\ReturnsForm\Validation\ReturnsFormValidationFactory" to "NinepointCustomizationsForAsusTheme\Core\Content\ReturnsForm\SalesChannel\ReturnsFormRoute".
Inlined service "frosh_tools.logging.tasks" to "Frosh\Tools\Components\Messenger\TaskLoggingMiddleware".
Inlined service "SwagExtensionStore\Authentication\InstanceServicePolyfill" to "SwagExtensionStore\Authentication\StoreRequestOptionsProviderPolyfill".
Inlined service "SwagExtensionStore\Authentication\LocaleProviderPolyfill" to "SwagExtensionStore\Authentication\StoreRequestOptionsProviderPolyfill".
Inlined service "SwagExtensionStore\Authentication\StoreRequestOptionsProviderPolyfill" to "SwagExtensionStore\Authentication\StoreRequestOptionsProviderWrapper".
Inlined service "SwagExtensionStore\Services\LicenseService" to "SwagExtensionStore\Controller\LicenseController".
Inlined service "SwagExtensionStore\Services\StoreDataProvider" to "SwagExtensionStore\Controller\DataController".
Inlined service "SwagExtensionStore\Authentication\StoreRequestOptionsProviderWrapper" to "SwagExtensionStore\Services\StoreClient".
Inlined service "NeofirePlentymarketsConnector\Util\Logger" to "NeofirePlentymarketsConnector\Administration\Service\PlentymarketsBase".
Inlined service "NeofirePlentymarketsConnector\Administration\Service\PlentymarketsOptions" to "NeofirePlentymarketsConnector\Administration\Service\PlentymarketsProductdetails".
Inlined service "Zeobv\GetNotified\Content\StockSubscriber\StockSubscriberRepository" to "Zeobv\GetNotified\Service\StockSubscriptionService".
Inlined service "zeobv.get_notified.service.plugin_vitals_service" to "Zeobv\GetNotified\Controller\PluginVitalsController".
Inlined service "zeobv.get_notified.recommendations.controller.inner" to "Zeobv\GetNotified\Recommendations\RecommendationController".
Inlined service "Zeobv\GetNotified\DataResolver\ListingCmsElementResolver.inner" to "Zeobv\GetNotified\DataResolver\ListingCmsElementResolver".
Inlined service "KielCodingPlatformTrailingSlash\TrailingSlash\SeoResolver.inner" to "KielCodingPlatformTrailingSlash\TrailingSlash\SeoResolver".
Inlined service "AsusBuyNow\Service\ProductService" to "AsusBuyNow\Controller\BuyNowController".
Inlined service "AsusBuyNow\Service\CurrencyService" to "AsusBuyNow\Controller\BuyNowController".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Payment" to "Kiener\MolliePayments\Service\MollieApi\Order".
Inlined service "Kiener\MolliePayments\Service\MollieApi\RequestAnonymizer\MollieRequestAnonymizer" to "Kiener\MolliePayments\Service\MollieApi\Order".
Inlined service "Kiener\MolliePayments\Components\RefundManager\Builder\RefundDataBuilder" to "Kiener\MolliePayments\Components\RefundManager\RefundManager".
Inlined service "Kiener\MolliePayments\Service\Refund\RefundCreditNoteService" to "Kiener\MolliePayments\Components\RefundManager\RefundManager".
Inlined service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayShippingBuilder" to "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect".
Inlined service "Kiener\MolliePayments\Service\ShopService" to "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect".
Inlined service "Kiener\MolliePayments\Components\ApplePayDirect\Gateways\ApplePayDirectDomainAllowListGateway" to "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect".
Inlined service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayDirectDomainSanitizer" to "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect".
Inlined service "Kiener\MolliePayments\Service\ShippingMethodService" to "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayShippingBuilder".
Inlined service "Kiener\MolliePayments\Service\Transition\DeliveryTransitionService" to "Kiener\MolliePayments\Components\ShipmentManager\ShipmentManager".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Shipment" to "Kiener\MolliePayments\Components\ShipmentManager\ShipmentManager".
Inlined service "Kiener\MolliePayments\Service\MollieApi\OrderDeliveryExtractor" to "Kiener\MolliePayments\Components\ShipmentManager\ShipmentManager".
Inlined service "Kiener\MolliePayments\Service\TrackingInfoStructFactory" to "Kiener\MolliePayments\Components\ShipmentManager\ShipmentManager".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderBuilder" to "Kiener\MolliePayments\Facade\MolliePaymentDoPay".
Inlined service "Kiener\MolliePayments\Service\Order\UpdateOrderLineItems" to "Kiener\MolliePayments\Facade\MolliePaymentDoPay".
Inlined service "Kiener\MolliePayments\Facade\MollieOrderPaymentFlow" to "Kiener\MolliePayments\Facade\Controller\PaymentReturnFacade".
Inlined service "mollie_payments.mail_service" to "Kiener\MolliePayments\Facade\MollieSupportFacade".
Inlined service "Kiener\MolliePayments\Service\Mail\AttachmentCollector" to "Kiener\MolliePayments\Facade\MollieSupportFacade".
Inlined service "Kiener\MolliePayments\Service\Payment\Provider\ActivePaymentMethodsProvider" to "Kiener\MolliePayments\Components\MollieAvailability\Service\MolliePaymentMethodAvailabilityRemover".
Inlined service "Kiener\MolliePayments\Service\Transition\OrderTransitionService" to "Kiener\MolliePayments\Service\Order\OrderStateService".
Inlined service "Kiener\MolliePayments\Service\UpdateOrderTransactionCustomFields" to "Kiener\MolliePayments\Service\OrderService".
Inlined service "Kiener\MolliePayments\Service\OrderDeliveryService" to "Kiener\MolliePayments\Service\OrderService".
Inlined service "Kiener\MolliePayments\Hydrator\RefundHydrator" to "Kiener\MolliePayments\Service\Refund\RefundService".
Inlined service "Kiener\MolliePayments\Service\Refund\CompositionMigrationService" to "Kiener\MolliePayments\Service\Refund\RefundService".
Inlined service "Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextSwitcher" to "Kiener\MolliePayments\Service\CartService".
Inlined service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayShippingAddressFaker" to "Kiener\MolliePayments\Service\CartService".
Inlined service "Kiener\MolliePayments\Service\SalesChannel\SalesChannelDataExtractor" to "Kiener\MolliePayments\Service\Mail\AttachmentGenerator\PaymentMethodGenerator".
Inlined service "Kiener\MolliePayments\Components\RefundManager\Service\OrderReturnHandler" to "Kiener\MolliePayments\Subscriber\OrderReturnSubscriber".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderBuilder".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderAddressBuilder" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderBuilder".
Inlined service "Kiener\MolliePayments\Service\MollieApi\MollieOrderCustomerEnricher" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderBuilder".
Inlined service "Kiener\MolliePayments\Validator\IsOrderLineItemValid" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder".
Inlined service "Kiener\MolliePayments\Service\MollieApi\LineItemDataExtractor" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Fixer\RoundingDifferenceFixer" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder".
Inlined service "Kiener\MolliePayments\Hydrator\MollieLineItemHydrator" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Builder\MollieShippingLineItemBuilder" to "Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder".
Inlined service "Kiener\MolliePayments\ScheduledTask\ScheduledTaskFactory" to "Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTask".
Inlined service "Kiener\MolliePayments\Components\OrderExpiration\ExpireAction" to "Kiener\MolliePayments\ScheduledTask\OrderStatus\ExpireOrderTaskHandler".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\CreateAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\ConfirmAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\UpdateAddressAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\UpdatePaymentAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\RenewAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\PauseAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\ResumeAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\SkipAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\CancelAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Actions\RemindAction" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Service\Tags\OrderTagService" to "Kiener\MolliePayments\Components\Subscription\Actions\CreateAction".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionRenewing\SubscriptionRenewing" to "Kiener\MolliePayments\Components\Subscription\Actions\RenewAction".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionReminder\ReminderValidator" to "Kiener\MolliePayments\Components\Subscription\Actions\RemindAction".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionRenewing\OrderCloneService" to "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionRenewing\SubscriptionRenewing".
Inlined service "Kiener\MolliePayments\Controller\Api\Controller\RequestBagFactory" to "Kiener\MolliePayments\Controller\Api\Controller\OrderController".
Inlined service "Kiener\MolliePayments\Controller\Api\PluginConfig\Services\MollieRefundConfigService" to "Kiener\MolliePayments\Controller\Api\PluginConfig\ConfigControllerBase".
Inlined service "Kiener\MolliePayments\Facade\MollieSupportFacade" to "Kiener\MolliePayments\Controller\Api\Support\SupportControllerBase".
Inlined service "Kiener\MolliePayments\Components\CancelManager\CancelItemFacade" to "Kiener\MolliePayments\Controller\Api\Order\CancelLineController".
Inlined service "Kiener\MolliePayments\Components\Subscription\Page\Account\SubscriptionPageLoader" to "Kiener\MolliePayments\Controller\Storefront\Account\AccountControllerBase".
Inlined service "Mollie\Shopware\Component\Settings\SettingsService" to "Mollie\Shopware\Component\Logger\PluginSettingsHandler".
Inlined service "Kiener\MolliePayments\Service\Installer\CustomFieldsInstaller" to "Kiener\MolliePayments\Components\Installer\PluginInstaller".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Installer\MailTemplateInstaller" to "Kiener\MolliePayments\Components\Installer\PluginInstaller".
Inlined service "Kiener\MolliePayments\Service\Order\OrderTimeService" to "Kiener\MolliePayments\Service\Order\OrderExpireService".
Inlined service "kiener.mollie_payments.http.client.factory" to "kiener.mollie_payments.http.client".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Customer" to "Kiener\MolliePayments\Service\CustomerService".
Inlined service "Kiener\MolliePayments\Service\MollieApi\Mandate" to "Kiener\MolliePayments\Service\MandateService".
Inlined service "Kiener\MolliePayments\Repository\MediaRepository" to "Kiener\MolliePayments\Service\PaymentMethodService".
Inlined service "Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\RemovePaymentMethodRoute64.inner" to "Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\RemovePaymentMethodRoute64".
Inlined service "Campit\SecurityHeaders\Service\ConfigReader" to "Campit\SecurityHeaders\Subscriber\Core\AddSecurityHeaders".
Inlined service "Campit\SecurityHeaders\Rule\IsValidResponse" to "Campit\SecurityHeaders\Subscriber\Core\AddSecurityHeaders".
Inlined service "zenit\PlatformFeaturesBar\Service\GetControllerInfo" to "zenit\PlatformFeaturesBar\Subscriber\StorefrontRenderSubscriber".
Inlined service "Swag\PayPal\Storefront\Framework\Cookie\PayPalCookieProvider" to "Wbm\TagManagerAnalytics\Cookie\CustomCookieProvider".
Inlined service "Nimbits\NimbitsProductSuccessorNext\Setting\Service\SettingService" to "Nimbits\NimbitsProductSuccessorNext\Subscriber\Subscriber".
Inlined service "NinepointNvidiaIntegration\Service\ProductService" to "NinepointNvidiaIntegration\Service\ScheduledTask\ExportProductsTaskHandler".
Inlined service "NinepointNvidiaIntegration\Mapper\NvidiaProductMapper" to "NinepointNvidiaIntegration\Service\ScheduledTask\ExportProductsTaskHandler".
Inlined service "NinepointHideEmptyCategories\Service\CategoryService" to "NinepointHideEmptyCategories\ScheduledTask\HideCategoriesTaskHandler".
Inlined service "Shopware\Elasticsearch\Product\ProductSearchBuilder" to "Swag\Security\Fixes\NEXT37140\ProductSearchBuilderDecorator".
Inlined service "NetInventors\NetiNextProductDetailCms\Decoration\ProductRepositoryDecorator.inner" to "NetInventors\NetiNextProductDetailCms\Decoration\ProductRepositoryDecorator".
Inlined service "NetInventors\NetiNextProductDetailCms\Decoration\CmsPageRepositoryDecorator.inner" to "NetInventors\NetiNextProductDetailCms\Decoration\CmsPageRepositoryDecorator".
Inlined service "NetInventors\NetiNextProductDetailCms\Service\PluginConfigFactory" to "neti_product_detail_cms.plugin_config".
Inlined service "ExcludeCustomersAddress\Storefront\Service\ExcludedCustomerService" to "ExcludeCustomersAddress\Storefront\Controller\ExcludedCustomerController".
Inlined service "ProxaBasketCrossSellingSW6\Util\Logger" to "ProxaBasketCrossSellingSW6\Service\GetSliderProductsService".
Inlined service "ProxaBasketCrossSellingSW6\Service\GetSliderProductsService" to "proxa_basket_cross_selling_sw6.subscriber.storefront.event_subscriber".
Inlined service "Acris\ProductBadges\Components\ProductBadges\ProductBadgesService" to "Acris\ProductBadges\Storefront\Subscriber\ProductBadgeSubscriber".
Inlined service "Acris\ProductBadges\Components\ProductBadges\ProductBadgesGateway" to "Acris\ProductBadges\Components\ProductBadges\ProductBadgesService".
Inlined service "Wbm\TagManagerAnalytics\Cookie\CustomCookieProvider" to "Lenz\BingAdsConversionTracking2\Providers\CustomCookieProvider".
Inlined service "Lenz\BingAdsConversionTracking2\Providers\CustomCookieProvider" to "NewsletterSendinblue\Service\SIBCookieProviderService".
Inlined service "NewsletterSendinblue\Service\IntegrationService" to "NewsletterSendinblue\Controller\BackendController".
Inlined service "NewsletterSendinblue\Service\Cart\CartPayloadCollector" to "NewsletterSendinblue\Service\Cart\CartEventProducer".
Inlined service "NewsletterSendinblue\Service\NewsletterRecipient\NewsletterRecipientProducer" to "NewsletterSendinblue\Subscriber\NewsletterRecipientSubscriber".
Inlined service "NewsletterSendinblue\Service\NewsletterRecipient\NewsletterRecipientPayloadCollector" to "NewsletterSendinblue\Service\NewsletterRecipient\NewsletterRecipientProducer".
Inlined service "NewsletterSendinblue\Service\Customer\CustomerPayloadCollector" to "NewsletterSendinblue\Service\Customer\CustomerProducer".
Inlined service "Netzkollektiv\EasyCredit\Compatibility\PriorSw66ScriptsCompatibilityDecorator.inner" to "Netzkollektiv\EasyCredit\Compatibility\PriorSw66ScriptsCompatibilityDecorator".
Inlined service "Netzkollektiv\EasyCredit\Payment\State\PaymentStateService" to "Netzkollektiv\EasyCredit\Api\Storage".
Inlined service "Netzkollektiv\EasyCredit\Api\QuoteBuilder" to "Netzkollektiv\EasyCredit\Helper\Quote".
Inlined service "Netzkollektiv\EasyCredit\Api\OrderBuilder" to "Netzkollektiv\EasyCredit\Helper\Quote".
Inlined service "Netzkollektiv\EasyCredit\Compatibility\Capabilities" to "Netzkollektiv\EasyCredit\Subscriber\OrderStatus".
Inlined service "Teambank\EasyCreditApiV3\Integration\Util\PrefixConverter" to "Netzkollektiv\EasyCredit\Api\Quote\CustomerBuilder".
Inlined service "Netzkollektiv\EasyCredit\Service\CustomerService" to "Netzkollektiv\EasyCredit\Payment\PaymentRoute".
Inlined service "Netzkollektiv\EasyCredit\Setting\Service\ApiCredentialService" to "Netzkollektiv\EasyCredit\Controller\SettingsController".
Inlined service "Acris\ProductVoucherCode\Components\Gateway\ProductVoucherCodeGateway" to "Acris\ProductVoucherCode\Components\Service\ProductVoucherCodeService".
Inlined service "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionProcessor.inner" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionProcessor".
Inlined service "Acris\ProductVoucherCode\Core\Checkout\Promotion\Gateway\PromotionGateway.inner" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Gateway\PromotionGateway".
Inlined service "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionItemBuilder.inner" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionItemBuilder".
Inlined service "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRules.inner" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRules".
Inlined service "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionCalculator.inner" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionCalculator".
Inlined service "Swag\PayPal\Util\Lifecycle\ActivateDeactivate" to "Swag\PayPal\SwagPayPal".
Inlined service "Netzkollektiv\EasyCredit\Util\Lifecycle\ActivateDeactivate" to "Netzkollektiv\EasyCredit\EasyCreditRatenkauf".
Inlined service "Redis" to "Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.wmwio2R" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service ".service_locator.Uba_K9d" to "console.command.event_dispatcher_debug".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "Shopware\Core\Framework\Api\Route\ApiRouteLoader" to "routing.resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.8SctUEY" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.OSH1YoD.router.default" to "router.default".
Inlined service "monolog.logger.router" to "router.default".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "container.getenv" to "secrets.decryption_key".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "NewsletterSendinblue\Message\StructCollectionMessageJsonSerializer" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "Shopware\Core\Framework\Struct\Serializer\StructDecoder" to "serializer".
Inlined service "Shopware\Core\Framework\Api\Serializer\JsonApiDecoder" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service ".lock.default.store.2BORioJ" to "lock.default.factory".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service ".cache.object.inner.recorder_inner" to ".cache.object.inner".
Inlined service ".cache.http.inner.recorder_inner" to ".cache.http.inner".
Inlined service "cache.tags.recorder_inner" to "cache.tags".
Inlined service "Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler" to "session.storage.factory.native".
Inlined service ".service_locator.GVyCdgr" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "security.csrf.token_storage" to "security.csrf.token_manager".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service ".service_locator.oy0SL3p" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "Shopware\Core\Framework\MessageQueue\DefaultSenderLocator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.wPuecnB" to "messenger.routable_message_bus".
Inlined service "messenger.transport_factory" to "messenger.transport.default".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "Shopware\Core\Profiling\Doctrine\ConnectionProfiler" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "Shopware\Elasticsearch\Profiler\DataCollector" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "enqueue.profiler.message_queue_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "Shopware\Core\Framework\Log\Monolog\DoctrineSQLHandler" to "monolog.handler.business_event_handler_buffer".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "framework_extra_bundle.argument_name_convertor" to "framework_extra_bundle.event.is_granted".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\PhpSyntaxExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\InstanceOfExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter" to "twig".
Inlined service "Cocur\Slugify\Bridge\Twig\SlugifyExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Filter\ReplaceRecursiveFilter" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\SecurityExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter" to "twig".
Inlined service "Shopware\Core\Framework\Adapter\Twig\Extension\BuildBreadcrumbExtension" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\TemplateDataExtension" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\Extension\ConfigExtension" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\IconExtension" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\ThumbnailExtension" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\Extension\IconCacheTwigFilter" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension" to "twig".
Inlined service "Shopware\Core\Profiling\Twig\DoctrineExtension" to "twig".
Inlined service "Onedot\Asus\Extensions\PluginStateByNameExtension" to "twig".
Inlined service "MoorlFoundation\Core\Framework\Twig\AnimatedExtension" to "twig".
Inlined service "MoorlFoundation\Core\Framework\Twig\ListingExtension" to "twig".
Inlined service "MoorlFoundation\Core\Framework\Twig\VersionCompareExtension" to "twig".
Inlined service "Frosh\LazySizes\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter" to "twig".
Inlined service "Wbm\TagManagerAnalytics\Twig\TagManagerExtension" to "twig".
Inlined service "NetInventors\NetiNextProductDetailCms\Twig\TemplateMarkerExtension" to "twig".
Inlined service "Acris\ProductBadges\Twig\VariableResolverExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "Shopware\Storefront\Framework\Twig\TwigAppVariable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service "twig.loader.native_filesystem" to "twig.loader.chain".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.VMK2iOS" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "Shopware\Core\Framework\MessageQueue\Enqueue\ConnectionFactoryFactory" to "enqueue.transport.default.connection_factory".
Inlined service "enqueue.transport.default.log_extension" to "enqueue.transport.default.consumption_extensions".
Inlined service "enqueue.transport.default.consumption_extensions" to "enqueue.transport.default.queue_consumer".
Inlined service ".service_locator.Xbsa8iG.enqueue.transport.default.processor_registry" to "enqueue.transport.default.processor_registry".
Inlined service ".service_locator.etlq7Dp" to "enqueue.client.default.lazy_producer".
Inlined service ".service_locator.oMlyVmu.enqueue.client.default.processor_registry" to "enqueue.client.default.processor_registry".
Inlined service "enqueue.client.default.processor_registry" to "enqueue.client.default.delegate_processor".
Inlined service "enqueue.client.default.consumption_extensions" to "enqueue.client.default.queue_consumer".
Inlined service "enqueue.client.default.set_router_properties_extension" to "enqueue.client.default.consumption_extensions".
Inlined service "enqueue.client.default.exclusive_command_extension" to "enqueue.client.default.consumption_extensions".
Inlined service "enqueue.client.default.flush_spool_producer_extension" to "enqueue.client.default.consumption_extensions".
Inlined service "enqueue.client.default.config" to "enqueue.client.default.driver".
Inlined service "enqueue.client.default.route_collection" to "enqueue.client.default.driver".
Inlined service "enqueue.client.default.driver_factory" to "enqueue.client.default.driver".
Inlined service "debug.Shopware\Core\Checkout\Customer\CustomerValueResolver.inner" to "debug.Shopware\Core\Checkout\Customer\CustomerValueResolver".
Inlined service "debug.Shopware\Core\Checkout\Cart\CartValueResolver.inner" to "debug.Shopware\Core\Checkout\Cart\CartValueResolver".
Inlined service "debug.Shopware\Core\Framework\Routing\QueryDataBagResolver.inner" to "debug.Shopware\Core\Framework\Routing\QueryDataBagResolver".
Inlined service "debug.Shopware\Core\Framework\Routing\RequestDataBagResolver.inner" to "debug.Shopware\Core\Framework\Routing\RequestDataBagResolver".
Inlined service "debug.Shopware\Core\Framework\Api\Context\ContextValueResolver.inner" to "debug.Shopware\Core\Framework\Api\Context\ContextValueResolver".
Inlined service "debug.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver.inner" to "debug.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver.inner" to "debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver.inner" to "debug.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.shopware.messenger.handlers_locator" to "messenger.bus.shopware.middleware.handle_message".
Inlined service "Mollie\Shopware\Component\Logger\RecordAnonymizer" to "monolog.logger.mollie".
Inlined service "Monolog\Processor\WebProcessor" to "monolog.logger.mollie".
Inlined service "Monolog\Processor\IntrospectionProcessor" to "monolog.logger.mollie".
Inlined service ".service_locator.Xbsa8iG" to ".service_locator.Xbsa8iG.enqueue.transport.default.processor_registry".
Inlined service ".service_locator.oMlyVmu" to ".service_locator.oMlyVmu.enqueue.client.default.processor_registry".
Inlined service ".service_locator.mx0UMmY" to ".service_locator.mx0UMmY.Shopware\Core\Framework\Api\Controller\CacheController".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.OSH1YoD" to ".service_locator.OSH1YoD.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service "Shopware\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader" to "Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader.inner".
Inlined service "Shopware\Elasticsearch\Product\AbstractProductSearchQueryBuilder" to "gbmed.enev.elasticsearch.product_decorator.inner".
Inlined service "Shopware\Core\Framework\RateLimiter\RateLimiter" to "Swag\Security\Fixes\NEXT39918\PatchedLoginRoute.inner".
Inlined service "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionCalculator" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionProcessor.inner".
Inlined service "Shopware\Core\Checkout\Promotion\Service\PromotionDateTimeService" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Gateway\PromotionGateway.inner".
Inlined service "enqueue.client.default.rpc_factory" to "enqueue.client.default.traceable_producer.inner".
Inlined service "enqueue.client.default.client_extensions" to "enqueue.client.default.traceable_producer.inner".
Inlined service "Shopware\Core\Framework\Api\Response\ResponseFactoryRegistry" to "debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver.inner".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\Discount\Composition\DiscountCompositionBuilder" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionCalculator.inner".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageFilter" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionCalculator.inner".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackagePicker" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionCalculator.inner".
Inlined service "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRules" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionCalculator.inner".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackager" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionCalculator.inner".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetGroupScopeDiscountPackager" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionCalculator.inner".
Inlined service "Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetScopeDiscountPackager" to "Acris\ProductVoucherCode\Core\Checkout\Promotion\Cart\PromotionCalculator.inner".
Inlined service "Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory" to "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory.inner".
Inlined service "Shopware\Core\Content\Sitemap\Service\SitemapLister" to "Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute.inner".
Inlined service "Shopware\Core\Content\Product\SearchKeyword\ProductSearchKeywordAnalyzer" to "Shopware\Elasticsearch\Product\SearchKeywordReplacement.inner".
Inlined service "Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter" to "Shopware\Elasticsearch\Product\ProductSearchBuilder.inner".
Inlined service ".service_locator.38guK7X" to "console.command_loader".
Inlined service "Shopware\Core\Framework\MessageQueue\Monitoring\MonitoringBusDecorator" to "messenger.default_bus".
Inlined service "Shopware\Core\Framework\Event\NestedEventDispatcher" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher.inner" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Inlined service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\AbstractElasticsearchSearchHydrator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface".
Inlined service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator.inner" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Inlined service "Shopware\Elasticsearch\Framework\DataAbstractionLayer\AbstractElasticsearchAggregationHydrator" to "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface".
Inlined service "Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderRepositoryDecorator" to "media_folder.repository".
Inlined service "Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator" to "payment_method.repository".
Inlined service "Shopware\Storefront\Framework\Routing\RequestTransformer" to "Shopware\Core\Framework\Routing\RequestTransformerInterface".
Inlined service "Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator" to "swag_language_pack_language.repository".
Inlined service "Kiener\MolliePayments\Checkout\Cart\ExpressCartItemAddRoute.inner" to "Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute".
Inlined service "Swag\Security\Fixes\NEXT34608\FixLogoutRoute.inner" to "Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute".
Inlined service "Swag\Security\Fixes\NEXT40390\FixSendPasswordRecoveryMailRoute.inner" to "Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute".
Inlined service "Swag\Security\Fixes\NEXT39918\PatchedLoginRoute.inner" to "Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute".
Inlined service "Swag\Security\Fixes\NEXT40208\FixDocumentRoute.inner" to "Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute".
Inlined service "Swag\Security\Fixes\NEXT23915\PatchedVersionManager6430.inner" to "Shopware\Core\Framework\DataAbstractionLayer\VersionManager".
Inlined service "NetInventors\NetiNextProductDetailCms\Decoration\ProductRepositoryDecorator" to "product.repository".
Inlined service "NetInventors\NetiNextProductDetailCms\Decoration\CmsPageRepositoryDecorator" to "cms_page.repository".
Inlined service "NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute.inner" to "Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute".
Inlined service "enqueue.client.default.traceable_producer.inner" to "enqueue.client.default.producer".
Inlined service "Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory.inner" to "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory".
Inlined service "Acris\ProductVoucherCode\Storefront\Controller\CartLineItemController.inner" to "Shopware\Storefront\Controller\CartLineItemController".
Inlined service "sales_channel.product.repository.paypal_outer.inner" to "sales_channel.product.repository".
Inlined service "sales_channel.repository.inner" to "sales_channel.repository".
Inlined service "log_entry.repository.inner" to "log_entry.repository".
Inlined service "acl_role.repository.inner" to "acl_role.repository".
Inlined service "acl_user_role.repository.inner" to "acl_user_role.repository".
Inlined service "app.repository.inner" to "app.repository".
Inlined service "app_translation.repository.inner" to "app_translation.repository".
Inlined service "app_action_button.repository.inner" to "app_action_button.repository".
Inlined service "app_action_button_translation.repository.inner" to "app_action_button_translation.repository".
Inlined service "app_template.repository.inner" to "app_template.repository".
Inlined service "app_payment_method.repository.inner" to "app_payment_method.repository".
Inlined service "app_script_condition.repository.inner" to "app_script_condition.repository".
Inlined service "app_script_condition_translation.repository.inner" to "app_script_condition_translation.repository".
Inlined service "app_cms_block.repository.inner" to "app_cms_block.repository".
Inlined service "app_cms_block_translation.repository.inner" to "app_cms_block_translation.repository".
Inlined service "app_flow_action.repository.inner" to "app_flow_action.repository".
Inlined service "app_flow_action_translation.repository.inner" to "app_flow_action_translation.repository".
Inlined service "custom_field.repository.inner" to "custom_field.repository".
Inlined service "custom_field_set.repository.inner" to "custom_field_set.repository".
Inlined service "custom_field_set_relation.repository.inner" to "custom_field_set_relation.repository".
Inlined service "version.repository.inner" to "version.repository".
Inlined service "version_commit.repository.inner" to "version_commit.repository".
Inlined service "version_commit_data.repository.inner" to "version_commit_data.repository".
Inlined service "event_action.repository.inner" to "event_action.repository".
Inlined service "event_action_rule.repository.inner" to "event_action_rule.repository".
Inlined service "event_action_sales_channel.repository.inner" to "event_action_sales_channel.repository".
Inlined service "dead_message.repository.inner" to "dead_message.repository".
Inlined service "message_queue_stats.repository.inner" to "message_queue_stats.repository".
Inlined service "plugin.repository.inner" to "plugin.repository".
Inlined service "plugin_translation.repository.inner" to "plugin_translation.repository".
Inlined service "scheduled_task.repository.inner" to "scheduled_task.repository".
Inlined service "script.repository.inner" to "script.repository".
Inlined service "language.repository.inner" to "language.repository".
Inlined service "seo_url.repository.inner" to "seo_url.repository".
Inlined service "seo_url_template.repository.inner" to "seo_url_template.repository".
Inlined service "main_category.repository.inner" to "main_category.repository".
Inlined service "webhook.repository.inner" to "webhook.repository".
Inlined service "webhook_event_log.repository.inner" to "webhook_event_log.repository".
Inlined service "sales_channel_translation.repository.inner" to "sales_channel_translation.repository".
Inlined service "sales_channel_country.repository.inner" to "sales_channel_country.repository".
Inlined service "sales_channel_currency.repository.inner" to "sales_channel_currency.repository".
Inlined service "sales_channel_domain.repository.inner" to "sales_channel_domain.repository".
Inlined service "sales_channel_language.repository.inner" to "sales_channel_language.repository".
Inlined service "sales_channel_payment_method.repository.inner" to "sales_channel_payment_method.repository".
Inlined service "sales_channel_shipping_method.repository.inner" to "sales_channel_shipping_method.repository".
Inlined service "sales_channel_type.repository.inner" to "sales_channel_type.repository".
Inlined service "sales_channel_type_translation.repository.inner" to "sales_channel_type_translation.repository".
Inlined service "sales_channel_analytics.repository.inner" to "sales_channel_analytics.repository".
Inlined service "country.repository.inner" to "country.repository".
Inlined service "country_state.repository.inner" to "country_state.repository".
Inlined service "country_state_translation.repository.inner" to "country_state_translation.repository".
Inlined service "country_translation.repository.inner" to "country_translation.repository".
Inlined service "currency.repository.inner" to "currency.repository".
Inlined service "currency_country_rounding.repository.inner" to "currency_country_rounding.repository".
Inlined service "currency_translation.repository.inner" to "currency_translation.repository".
Inlined service "custom_entity.repository.inner" to "custom_entity.repository".
Inlined service "locale.repository.inner" to "locale.repository".
Inlined service "locale_translation.repository.inner" to "locale_translation.repository".
Inlined service "snippet_set.repository.inner" to "snippet_set.repository".
Inlined service "snippet.repository.inner" to "snippet.repository".
Inlined service "salutation.repository.inner" to "salutation.repository".
Inlined service "salutation_translation.repository.inner" to "salutation_translation.repository".
Inlined service "tax.repository.inner" to "tax.repository".
Inlined service "tax_rule.repository.inner" to "tax_rule.repository".
Inlined service "tax_rule_type.repository.inner" to "tax_rule_type.repository".
Inlined service "tax_rule_type_translation.repository.inner" to "tax_rule_type_translation.repository".
Inlined service "unit.repository.inner" to "unit.repository".
Inlined service "unit_translation.repository.inner" to "unit_translation.repository".
Inlined service "user.repository.inner" to "user.repository".
Inlined service "user_config.repository.inner" to "user_config.repository".
Inlined service "user_access_key.repository.inner" to "user_access_key.repository".
Inlined service "user_recovery.repository.inner" to "user_recovery.repository".
Inlined service "integration.repository.inner" to "integration.repository".
Inlined service "integration_role.repository.inner" to "integration_role.repository".
Inlined service "state_machine.repository.inner" to "state_machine.repository".
Inlined service "state_machine_translation.repository.inner" to "state_machine_translation.repository".
Inlined service "state_machine_state.repository.inner" to "state_machine_state.repository".
Inlined service "state_machine_state_translation.repository.inner" to "state_machine_state_translation.repository".
Inlined service "state_machine_transition.repository.inner" to "state_machine_transition.repository".
Inlined service "state_machine_history.repository.inner" to "state_machine_history.repository".
Inlined service "system_config.repository.inner" to "system_config.repository".
Inlined service "number_range.repository.inner" to "number_range.repository".
Inlined service "number_range_sales_channel.repository.inner" to "number_range_sales_channel.repository".
Inlined service "number_range_state.repository.inner" to "number_range_state.repository".
Inlined service "number_range_type.repository.inner" to "number_range_type.repository".
Inlined service "number_range_type_translation.repository.inner" to "number_range_type_translation.repository".
Inlined service "number_range_translation.repository.inner" to "number_range_translation.repository".
Inlined service "tag.repository.inner" to "tag.repository".
Inlined service "category.repository.inner" to "category.repository".
Inlined service "category_translation.repository.inner" to "category_translation.repository".
Inlined service "category_tag.repository.inner" to "category_tag.repository".
Inlined service "media_default_folder.repository.inner" to "media_default_folder.repository".
Inlined service "media_translation.repository.inner" to "media_translation.repository".
Inlined service "media_thumbnail_size.repository.inner" to "media_thumbnail_size.repository".
Inlined service "media_folder_configuration.repository.inner" to "media_folder_configuration.repository".
Inlined service "media_folder_configuration_media_thumbnail_size.repository.inner" to "media_folder_configuration_media_thumbnail_size.repository".
Inlined service "media_tag.repository.inner" to "media_tag.repository".
Inlined service "product_stream_mapping.repository.inner" to "product_stream_mapping.repository".
Inlined service "product_category.repository.inner" to "product_category.repository".
Inlined service "product_custom_field_set.repository.inner" to "product_custom_field_set.repository".
Inlined service "product_tag.repository.inner" to "product_tag.repository".
Inlined service "product_configurator_setting.repository.inner" to "product_configurator_setting.repository".
Inlined service "product_price.repository.inner" to "product_price.repository".
Inlined service "product_property.repository.inner" to "product_property.repository".
Inlined service "product_search_keyword.repository.inner" to "product_search_keyword.repository".
Inlined service "product_keyword_dictionary.repository.inner" to "product_keyword_dictionary.repository".
Inlined service "product_review.repository.inner" to "product_review.repository".
Inlined service "product_manufacturer.repository.inner" to "product_manufacturer.repository".
Inlined service "product_manufacturer_translation.repository.inner" to "product_manufacturer_translation.repository".
Inlined service "product_media.repository.inner" to "product_media.repository".
Inlined service "product_download.repository.inner" to "product_download.repository".
Inlined service "product_translation.repository.inner" to "product_translation.repository".
Inlined service "product_option.repository.inner" to "product_option.repository".
Inlined service "product_category_tree.repository.inner" to "product_category_tree.repository".
Inlined service "product_cross_selling.repository.inner" to "product_cross_selling.repository".
Inlined service "product_cross_selling_translation.repository.inner" to "product_cross_selling_translation.repository".
Inlined service "product_cross_selling_assigned_products.repository.inner" to "product_cross_selling_assigned_products.repository".
Inlined service "product_feature_set.repository.inner" to "product_feature_set.repository".
Inlined service "product_feature_set_translation.repository.inner" to "product_feature_set_translation.repository".
Inlined service "product_sorting.repository.inner" to "product_sorting.repository".
Inlined service "product_sorting_translation.repository.inner" to "product_sorting_translation.repository".
Inlined service "product_search_config.repository.inner" to "product_search_config.repository".
Inlined service "product_search_config_field.repository.inner" to "product_search_config_field.repository".
Inlined service "product_visibility.repository.inner" to "product_visibility.repository".
Inlined service "delivery_time.repository.inner" to "delivery_time.repository".
Inlined service "newsletter_recipient.repository.inner" to "newsletter_recipient.repository".
Inlined service "newsletter_recipient_tag.repository.inner" to "newsletter_recipient_tag.repository".
Inlined service "rule.repository.inner" to "rule.repository".
Inlined service "rule_condition.repository.inner" to "rule_condition.repository".
Inlined service "rule_tag.repository.inner" to "rule_tag.repository".
Inlined service "product_stream.repository.inner" to "product_stream.repository".
Inlined service "product_stream_translation.repository.inner" to "product_stream_translation.repository".
Inlined service "product_stream_filter.repository.inner" to "product_stream_filter.repository".
Inlined service "product_export.repository.inner" to "product_export.repository".
Inlined service "property_group.repository.inner" to "property_group.repository".
Inlined service "property_group_option.repository.inner" to "property_group_option.repository".
Inlined service "property_group_option_translation.repository.inner" to "property_group_option_translation.repository".
Inlined service "property_group_translation.repository.inner" to "property_group_translation.repository".
Inlined service "cms_page_translation.repository.inner" to "cms_page_translation.repository".
Inlined service "cms_section.repository.inner" to "cms_section.repository".
Inlined service "cms_block.repository.inner" to "cms_block.repository".
Inlined service "cms_slot.repository.inner" to "cms_slot.repository".
Inlined service "cms_slot_translation.repository.inner" to "cms_slot_translation.repository".
Inlined service "mail_template.repository.inner" to "mail_template.repository".
Inlined service "mail_template_translation.repository.inner" to "mail_template_translation.repository".
Inlined service "mail_template_type.repository.inner" to "mail_template_type.repository".
Inlined service "mail_template_type_translation.repository.inner" to "mail_template_type_translation.repository".
Inlined service "mail_template_media.repository.inner" to "mail_template_media.repository".
Inlined service "mail_header_footer.repository.inner" to "mail_header_footer.repository".
Inlined service "mail_header_footer_translation.repository.inner" to "mail_header_footer_translation.repository".
Inlined service "delivery_time_translation.repository.inner" to "delivery_time_translation.repository".
Inlined service "import_export_profile.repository.inner" to "import_export_profile.repository".
Inlined service "import_export_log.repository.inner" to "import_export_log.repository".
Inlined service "import_export_file.repository.inner" to "import_export_file.repository".
Inlined service "import_export_profile_translation.repository.inner" to "import_export_profile_translation.repository".
Inlined service "landing_page.repository.inner" to "landing_page.repository".
Inlined service "landing_page_translation.repository.inner" to "landing_page_translation.repository".
Inlined service "landing_page_tag.repository.inner" to "landing_page_tag.repository".
Inlined service "landing_page_sales_channel.repository.inner" to "landing_page_sales_channel.repository".
Inlined service "flow.repository.inner" to "flow.repository".
Inlined service "flow_sequence.repository.inner" to "flow_sequence.repository".
Inlined service "flow_template.repository.inner" to "flow_template.repository".
Inlined service "customer.repository.inner" to "customer.repository".
Inlined service "customer_group_translation.repository.inner" to "customer_group_translation.repository".
Inlined service "customer_address.repository.inner" to "customer_address.repository".
Inlined service "customer_recovery.repository.inner" to "customer_recovery.repository".
Inlined service "customer_group.repository.inner" to "customer_group.repository".
Inlined service "customer_group_registration_sales_channels.repository.inner" to "customer_group_registration_sales_channels.repository".
Inlined service "customer_tag.repository.inner" to "customer_tag.repository".
Inlined service "customer_wishlist.repository.inner" to "customer_wishlist.repository".
Inlined service "customer_wishlist_product.repository.inner" to "customer_wishlist_product.repository".
Inlined service "document.repository.inner" to "document.repository".
Inlined service "document_type.repository.inner" to "document_type.repository".
Inlined service "document_type_translation.repository.inner" to "document_type_translation.repository".
Inlined service "document_base_config.repository.inner" to "document_base_config.repository".
Inlined service "document_base_config_sales_channel.repository.inner" to "document_base_config_sales_channel.repository".
Inlined service "order.repository.inner" to "order.repository".
Inlined service "order_address.repository.inner" to "order_address.repository".
Inlined service "order_customer.repository.inner" to "order_customer.repository".
Inlined service "order_delivery.repository.inner" to "order_delivery.repository".
Inlined service "order_delivery_position.repository.inner" to "order_delivery_position.repository".
Inlined service "order_line_item.repository.inner" to "order_line_item.repository".
Inlined service "order_line_item_download.repository.inner" to "order_line_item_download.repository".
Inlined service "order_tag.repository.inner" to "order_tag.repository".
Inlined service "order_transaction.repository.inner" to "order_transaction.repository".
Inlined service "order_transaction_capture.repository.inner" to "order_transaction_capture.repository".
Inlined service "order_transaction_capture_refund.repository.inner" to "order_transaction_capture_refund.repository".
Inlined service "order_transaction_capture_refund_position.repository.inner" to "order_transaction_capture_refund_position.repository".
Inlined service "payment_method_translation.repository.inner" to "payment_method_translation.repository".
Inlined service "promotion.repository.inner" to "promotion.repository".
Inlined service "promotion_sales_channel.repository.inner" to "promotion_sales_channel.repository".
Inlined service "promotion_individual_code.repository.inner" to "promotion_individual_code.repository".
Inlined service "promotion_discount.repository.inner" to "promotion_discount.repository".
Inlined service "promotion_discount_rule.repository.inner" to "promotion_discount_rule.repository".
Inlined service "promotion_setgroup.repository.inner" to "promotion_setgroup.repository".
Inlined service "promotion_setgroup_rule.repository.inner" to "promotion_setgroup_rule.repository".
Inlined service "promotion_order_rule.repository.inner" to "promotion_order_rule.repository".
Inlined service "promotion_persona_customer.repository.inner" to "promotion_persona_customer.repository".
Inlined service "promotion_persona_rule.repository.inner" to "promotion_persona_rule.repository".
Inlined service "promotion_cart_rule.repository.inner" to "promotion_cart_rule.repository".
Inlined service "promotion_translation.repository.inner" to "promotion_translation.repository".
Inlined service "promotion_discount_prices.repository.inner" to "promotion_discount_prices.repository".
Inlined service "shipping_method.repository.inner" to "shipping_method.repository".
Inlined service "shipping_method_tag.repository.inner" to "shipping_method_tag.repository".
Inlined service "shipping_method_price.repository.inner" to "shipping_method_price.repository".
Inlined service "shipping_method_translation.repository.inner" to "shipping_method_translation.repository".
Inlined service "app_administration_snippet.repository.inner" to "app_administration_snippet.repository".
Inlined service "notification.repository.inner" to "notification.repository".
Inlined service "theme.repository.inner" to "theme.repository".
Inlined service "theme_translation.repository.inner" to "theme_translation.repository".
Inlined service "theme_sales_channel.repository.inner" to "theme_sales_channel.repository".
Inlined service "theme_media.repository.inner" to "theme_media.repository".
Inlined service "theme_child.repository.inner" to "theme_child.repository".
Inlined service "swag_migration_logging.repository.inner" to "swag_migration_logging.repository".
Inlined service "swag_migration_run.repository.inner" to "swag_migration_run.repository".
Inlined service "swag_migration_data.repository.inner" to "swag_migration_data.repository".
Inlined service "swag_migration_mapping.repository.inner" to "swag_migration_mapping.repository".
Inlined service "swag_migration_media_file.repository.inner" to "swag_migration_media_file.repository".
Inlined service "swag_migration_general_setting.repository.inner" to "swag_migration_general_setting.repository".
Inlined service "swag_migration_connection.repository.inner" to "swag_migration_connection.repository".
Inlined service "swag_paypal_pos_sales_channel.repository.inner" to "swag_paypal_pos_sales_channel.repository".
Inlined service "swag_paypal_pos_sales_channel_inventory.repository.inner" to "swag_paypal_pos_sales_channel_inventory.repository".
Inlined service "swag_paypal_pos_sales_channel_run.repository.inner" to "swag_paypal_pos_sales_channel_run.repository".
Inlined service "swag_paypal_pos_sales_channel_run_log.repository.inner" to "swag_paypal_pos_sales_channel_run_log.repository".
Inlined service "swag_paypal_pos_sales_channel_media.repository.inner" to "swag_paypal_pos_sales_channel_media.repository".
Inlined service "swag_paypal_pos_sales_channel_product.repository.inner" to "swag_paypal_pos_sales_channel_product.repository".
Inlined service "dne_custom_js_css.repository.inner" to "dne_custom_js_css.repository".
Inlined service "dne_custom_js_css_sales_channel.repository.inner" to "dne_custom_js_css_sales_channel.repository".
Inlined service "gbmed_enev.repository.inner" to "gbmed_enev.repository".
Inlined service "gbmed_enev_translation.repository.inner" to "gbmed_enev_translation.repository".
Inlined service "hueb_seo_ultimate_templates.repository.inner" to "hueb_seo_ultimate_templates.repository".
Inlined service "hueb_seo_ultimate_templates_saved.repository.inner" to "hueb_seo_ultimate_templates_saved.repository".
Inlined service "hueb_seo_ultimate_robot_tags.repository.inner" to "hueb_seo_ultimate_robot_tags.repository".
Inlined service "hueb_seo_ultimate_rich_snippets.repository.inner" to "hueb_seo_ultimate_rich_snippets.repository".
Inlined service "zeo_stock_subscriber.repository.inner" to "zeo_stock_subscriber.repository".
Inlined service "zeo_stock_subscriber_product.repository.inner" to "zeo_stock_subscriber_product.repository".
Inlined service "moorl_si.repository.inner" to "moorl_si.repository".
Inlined service "moorl_cms_element_config.repository.inner" to "moorl_cms_element_config.repository".
Inlined service "moorl_location.repository.inner" to "moorl_location.repository".
Inlined service "moorl_location_cache.repository.inner" to "moorl_location_cache.repository".
Inlined service "moorl_sorting.repository.inner" to "moorl_sorting.repository".
Inlined service "moorl_sorting_translation.repository.inner" to "moorl_sorting_translation.repository".
Inlined service "moorl_marker.repository.inner" to "moorl_marker.repository".
Inlined service "moorl_client.repository.inner" to "moorl_client.repository".
Inlined service "scop_platform_redirecter_redirect.repository.inner" to "scop_platform_redirecter_redirect.repository".
Inlined service "mollie_subscription.repository.inner" to "mollie_subscription.repository".
Inlined service "mollie_subscription_address.repository.inner" to "mollie_subscription_address.repository".
Inlined service "mollie_subscription_history.repository.inner" to "mollie_subscription_history.repository".
Inlined service "mollie_refund.repository.inner" to "mollie_refund.repository".
Inlined service "mollie_refund_item.repository.inner" to "mollie_refund_item.repository".
Inlined service "wbm_data_layer_modules.repository.inner" to "wbm_data_layer_modules.repository".
Inlined service "wbm_data_layer_properties.repository.inner" to "wbm_data_layer_properties.repository".
Inlined service "nimbits_productsuccessor.repository.inner" to "nimbits_productsuccessor.repository".
Inlined service "neti_product_cms_sales_channel.repository.inner" to "neti_product_cms_sales_channel.repository".
Inlined service "neti_product_cms.repository.inner" to "neti_product_cms.repository".
Inlined service "neti_pdc_template_marker.repository.inner" to "neti_pdc_template_marker.repository".
Inlined service "ninepoint_excluded_customer.repository.inner" to "ninepoint_excluded_customer.repository".
Inlined service "acris_product_badge.repository.inner" to "acris_product_badge.repository".
Inlined service "acris_product_badge_translation.repository.inner" to "acris_product_badge_translation.repository".
Inlined service "acris_product_badge_stream.repository.inner" to "acris_product_badge_stream.repository".
Inlined service "acris_product_badge_rule.repository.inner" to "acris_product_badge_rule.repository".
Inlined service "acris_product_replace_badge_rule.repository.inner" to "acris_product_replace_badge_rule.repository".
Inlined service "brevo_abandoned_cart.repository.inner" to "brevo_abandoned_cart.repository".
Inlined service "brevo_back_in_stock_subscription.repository.inner" to "brevo_back_in_stock_subscription.repository".
Inlined service "easycredit_payment_state.repository.inner" to "easycredit_payment_state.repository".
Inlined service "acris_product_voucher_code.repository.inner" to "acris_product_voucher_code.repository".
Inlined service "Mollie\Shopware\Component\TranslationImporter\TranslationAppender" to "console.command.public_alias.Mollie\Shopware\Component\TranslationImporter\ImportCSVCommand".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\BundleSchemaPathCollection" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\Framework\Api\ApiDefinition\Generator\BundleSchemaPathCollection" to "Shopware\Core\Framework\Api\ApiDefinition\DefinitionService".
Inlined service "Shopware\Core\System\Snippet\SnippetFileHandler" to "Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand".
Inlined service "Shopware\Core\System\Snippet\SnippetFileHandler" to "Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand".
Inlined service "Shopware\Core\Content\Product\AbstractPropertyGroupSorter" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Shopware\Core\Content\Product\AbstractProductMaxPurchaseCalculator" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Shopware\Core\Content\Product\AbstractIsNewDetector" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Shopware\Core\Content\Product\AbstractPropertyGroupSorter" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Shopware\Core\Content\Product\AbstractProductMaxPurchaseCalculator" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Shopware\Core\Content\Product\AbstractIsNewDetector" to "Shopware\Core\Content\Product\Subscriber\ProductSubscriber".
Inlined service "Swag\PayPal\Pos\Api\Service\Converter\PresentationConverter" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Api\Service\Converter\PresentationConverter" to "Swag\PayPal\Pos\Sync\ProductSyncer".
Inlined service "Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalWebhookCalculator" to "Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler".
Inlined service "Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalWebhookCalculator" to "Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler".
Inlined service "Shopware\Elasticsearch\Framework\Indexing\EntityMapper" to "gbmed.enev.elasticsearch.product_decorator".
Inlined service "Shopware\Elasticsearch\Framework\Indexing\EntityMapper" to "gbmed.enev.elasticsearch.product_decorator".
Inlined service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayFormatter" to "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect".
Inlined service "Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayFormatter" to "Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect".
Inlined service "Kiener\MolliePayments\Service\MollieApi\OrderDataExtractor" to "Kiener\MolliePayments\Facade\MolliePaymentDoPay".
Inlined service "Kiener\MolliePayments\Service\MollieApi\OrderDataExtractor" to "Kiener\MolliePayments\Facade\MolliePaymentDoPay".
Inlined service "Kiener\MolliePayments\Service\MollieApi\PriceCalculator" to "Kiener\MolliePayments\Facade\MolliePaymentDoPay".
Inlined service "Kiener\MolliePayments\Service\MollieApi\PriceCalculator" to "Kiener\MolliePayments\Facade\MolliePaymentDoPay".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler" to "Kiener\MolliePayments\Components\Subscription\SubscriptionManager".
Inlined service "Netzkollektiv\EasyCredit\Api\Quote\AddressBuilder" to "Netzkollektiv\EasyCredit\Helper\Quote".
Inlined service "Netzkollektiv\EasyCredit\Api\Quote\ItemBuilder" to "Netzkollektiv\EasyCredit\Helper\Quote".
Inlined service "Netzkollektiv\EasyCredit\Api\Quote\CustomerBuilder" to "Netzkollektiv\EasyCredit\Helper\Quote".
Inlined service "Netzkollektiv\EasyCredit\Api\SystemBuilder" to "Netzkollektiv\EasyCredit\Helper\Quote".
Inlined service "Netzkollektiv\EasyCredit\Api\Quote\AddressBuilder" to "Netzkollektiv\EasyCredit\Helper\Quote".
Inlined service "Netzkollektiv\EasyCredit\Api\Quote\ItemBuilder" to "Netzkollektiv\EasyCredit\Helper\Quote".
Inlined service "Netzkollektiv\EasyCredit\Api\Quote\CustomerBuilder" to "Netzkollektiv\EasyCredit\Helper\Quote".
Inlined service "Netzkollektiv\EasyCredit\Api\SystemBuilder" to "Netzkollektiv\EasyCredit\Helper\Quote".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "property_accessor" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "property_accessor" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.routing" to "twig".
5
Tag "shopware.entity.acl" was defined on service(s) "Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition", but was never used.
Tag "deprecated" was defined on service(s) "Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator", "Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry", "Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator", "Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator", "Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator", "Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator", "Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry", "Shopware\Core\Checkout\Document\DocumentService", "Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler", "Shopware\Storefront\Framework\Csrf\CsrfRouteListener", "Shopware\Storefront\Controller\CsrfController", but was never used.
Tag "shopware.snippet.file" was defined on service(s) "Crehler\AsusEngine\Resources\snippet\en_GB\SnippetFile_en_GB", "Crehler\AsusEngine\Resources\snippet\de_DE\SnippetFile_de_DE", "Onedot\Asus\Resources\snippet\en_GB\SnippetFile_en_GB", "Onedot\Asus\Resources\snippet\de_DE\SnippetFile_de_DE", but was never used. Did you mean "shopware.snippet.filter"?
Tag "mollie_payments.payment_method.remover.sw63" was defined on service(s) "Kiener\MolliePayments\Components\Subscription\Services\PaymentMethodRemover\SubscriptionRemover", "Kiener\MolliePayments\Components\Voucher\Service\VoucherRemover", but was never used. Did you mean "mollie_payments.payment_method.remover.sw64"?
Tag "shopware.payment.method" was defined on service(s) "Kiener\MolliePayments\Handler\Method\ApplePayPayment", "Kiener\MolliePayments\Handler\Method\BanContactPayment", "Kiener\MolliePayments\Handler\Method\BankTransferPayment", "Kiener\MolliePayments\Handler\Method\BelfiusPayment", "Kiener\MolliePayments\Handler\Method\BilliePayment", "Kiener\MolliePayments\Handler\Method\CreditCardPayment", "Kiener\MolliePayments\Handler\Method\DirectDebitPayment", "Kiener\MolliePayments\Handler\Method\EpsPayment", "Kiener\MolliePayments\Handler\Method\GiftCardPayment", "Kiener\MolliePayments\Handler\Method\iDealPayment", "Kiener\MolliePayments\Handler\Method\IngHomePayPayment", "Kiener\MolliePayments\Handler\Method\KbcPayment", "Kiener\MolliePayments\Handler\Method\KlarnaPayLaterPayment", "Kiener\MolliePayments\Handler\Method\KlarnaPayNowPayment", "Kiener\MolliePayments\Handler\Method\KlarnaSliceItPayment", "Kiener\MolliePayments\Handler\Method\PayPalPayment", "Kiener\MolliePayments\Handler\Method\PayPalExpressPayment", "Kiener\MolliePayments\Handler\Method\PaySafeCardPayment", "Kiener\MolliePayments\Handler\Method\Przelewy24Payment", "Kiener\MolliePayments\Handler\Method\TwintPayment", "Kiener\MolliePayments\Handler\Method\SofortPayment", "Kiener\MolliePayments\Handler\Method\VoucherPayment", "Kiener\MolliePayments\Handler\Method\In3Payment", "Kiener\MolliePayments\Handler\Method\PosPayment", "Kiener\MolliePayments\Handler\Method\BlikPayment", "Kiener\MolliePayments\Handler\Method\BancomatPayment", "Kiener\MolliePayments\Handler\Method\KlarnaOnePayment", "Kiener\MolliePayments\Handler\Method\AlmaPayment", "Kiener\MolliePayments\Handler\Method\MyBankPayment", "Kiener\MolliePayments\Handler\Method\TrustlyPayment", "Kiener\MolliePayments\Handler\Method\PayconiqPayment", "Kiener\MolliePayments\Handler\Method\RivertyPayment", "Kiener\MolliePayments\Handler\Method\SatispayPayment", "Kiener\MolliePayments\Handler\Method\PayByBankPayment", "Kiener\MolliePayments\Handler\Method\SwishPayment", "Kiener\MolliePayments\Handler\Method\MbWayPayment", "Kiener\MolliePayments\Handler\Method\MultibancoPayment", "Netzkollektiv\EasyCredit\Payment\Handler\InstallmentPaymentHandler", "Netzkollektiv\EasyCredit\Payment\Handler\BillPaymentHandler", but was never used. Did you mean "shopware.payment.method.prepared", "shopware.payment.method.refund", "shopware.payment.method.sync", "shopware.payment.method.async"?