I need to update inventory-composer-metapackage to version 1.1.5 in Magento 2.3.3.
Tried this:
composer require magento/inventory-composer-metapackage:1.1.5
Result:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- magento/product-community-edition 2.3.3 requires magento/inventory-composer-metapackage 1.1.3 -> satisfiable by magento/inventory-composer-metapackage[1.1.3] but these conflict with your requirements or minimum-stability.
- magento/product-community-edition 2.3.3 requires magento/inventory-composer-metapackage 1.1.3 -> satisfiable by magento/inventory-composer-metapackage[1.1.3] but these conflict with your requirements or minimum-stability.
- magento/product-community-edition 2.3.3 requires magento/inventory-composer-metapackage 1.1.3 -> satisfiable by magento/inventory-composer-metapackage[1.1.3] but these conflict with your requirements or minimum-stability.
- magento/product-community-edition 2.3.3 requires magento/inventory-composer-metapackage 1.1.3 -> satisfiable by magento/inventory-composer-metapackage[1.1.3] but these conflict with your requirements or minimum-stability.
- Installation request for magento/product-community-edition 2.3.3 -> satisfiable by magento/product-community-edition[2.3.3].
Installation failed, reverting ./composer.json to its original content.