From 4159cdd89ea3548e098b9d818c12441405d3f592 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Thu, 24 Oct 2024 19:55:45 +0200 Subject: [PATCH] [ibexa/product-catalog-symbol-attribute] Fixed the bundle entry --- ibexa/product-catalog-symbol-attribute/4.6/manifest.json | 2 +- ibexa/product-catalog-symbol-attribute/5.0/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ibexa/product-catalog-symbol-attribute/4.6/manifest.json b/ibexa/product-catalog-symbol-attribute/4.6/manifest.json index 4115901d..f2615b00 100644 --- a/ibexa/product-catalog-symbol-attribute/4.6/manifest.json +++ b/ibexa/product-catalog-symbol-attribute/4.6/manifest.json @@ -1,7 +1,7 @@ { "aliases": [], "bundles": { - "Ibexa\\Bundle\\ProductCatalogSymbolAttribute\\IbexaProductCatalogSymbolAttributeBundle::class": ["all"] + "Ibexa\\Bundle\\ProductCatalogSymbolAttribute\\IbexaProductCatalogSymbolAttributeBundle": ["all"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" diff --git a/ibexa/product-catalog-symbol-attribute/5.0/manifest.json b/ibexa/product-catalog-symbol-attribute/5.0/manifest.json index 4115901d..f2615b00 100644 --- a/ibexa/product-catalog-symbol-attribute/5.0/manifest.json +++ b/ibexa/product-catalog-symbol-attribute/5.0/manifest.json @@ -1,7 +1,7 @@ { "aliases": [], "bundles": { - "Ibexa\\Bundle\\ProductCatalogSymbolAttribute\\IbexaProductCatalogSymbolAttributeBundle::class": ["all"] + "Ibexa\\Bundle\\ProductCatalogSymbolAttribute\\IbexaProductCatalogSymbolAttributeBundle": ["all"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/"