diff --git a/app/code/Magento/InventoryGroupedProduct/composer.json b/app/code/Magento/InventoryGroupedProduct/composer.json index c5a5223883791..e7440eef697f8 100644 --- a/app/code/Magento/InventoryGroupedProduct/composer.json +++ b/app/code/Magento/InventoryGroupedProduct/composer.json @@ -19,7 +19,7 @@ "registration.php" ], "psr-4": { - "Magento\\InventoryGrouped\\": "" + "Magento\\InventoryGroupedProduct\\": "" } } }