From 9e408fef73fbdd7177bbe48c8bacc6aca84ac4ab Mon Sep 17 00:00:00 2001 From: Ryan Hoerr Date: Thu, 2 Oct 2025 00:01:58 -0400 Subject: [PATCH] Bundle mage-os/module-catalog-data-ai --- .../mage-os/product-community-edition/dependencies-template.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resource/composer-templates/mage-os/product-community-edition/dependencies-template.json b/resource/composer-templates/mage-os/product-community-edition/dependencies-template.json index 32d93c2..8997787 100644 --- a/resource/composer-templates/mage-os/product-community-edition/dependencies-template.json +++ b/resource/composer-templates/mage-os/product-community-edition/dependencies-template.json @@ -2,6 +2,7 @@ "dependencies": { "creatuity/magento2-interceptors": "https://github.com/creatuity/magento2-interceptors.git", "mage-os/inventory-metapackage": "https://github.com/mage-os/mageos-inventory.git", + "mage-os/module-catalog-data-ai": "https://github.com/mage-os-lab/module-catalog-data-ai.git", "mage-os/page-builder": "https://github.com/mage-os/mageos-magento2-page-builder.git", "mage-os/security-package": "https://github.com/mage-os/mageos-security-package.git", "mage-os/theme-adminhtml-m137": "https://github.com/mage-os-lab/theme-adminhtml-m137.git"