I am removing these modules from composer itself using replace. ``` "replace": { "magento/module-inventory" : "*" }, ``` So, alongside Magento_Inventory, magento/module-inventory should also be returned.