PHP Version Compatibility Issue with Amasty Multi Warehouse Inventory Module While Updating Magento to 2.4.7

PHP Version Compatibility Issue with Amasty Multi Warehouse Inventory Module While Updating Magento to 2.4.7

Hello Amasty Support,

I hope this message finds you well.

I am in the process of updating my Magento project to version 2.4.7. However, I’ve encountered an issue with the Amasty Multi Warehouse Inventory module during the dependency update process. Below is the error that occurs when I run the composer update command:

lua
Problem 1 - Root composer.json requires amasty/module-multi-warehouse-inventory ^1.4 -> satisfiable by amasty/module-multi-warehouse-inventory[1.4.0, ..., 1.7.4]. - amasty/module-multi-warehouse-inventory[1.4.0, ..., 1.4.10] require php ~5.6.5|7.0.2|7.0.4|~7.0.6|~7.1.0 -> your php version (8.1.31; overridden via config.platform, actual: 8.2.27) does not satisfy that requirement. - amasty/module-multi-warehouse-inventory[1.4.11, ..., 1.7.1] require php ~5.6.5|7.0.2|7.0.4|~7.0.6|^7.1.0 -> your php version (8.1.31; overridden via config.platform, actual: 8.2.27) does not satisfy that requirement. - amasty/module-multi-warehouse-inventory[1.7.2, ..., 1.7.4] require php 7.0.2|7.0.4|~7.0.6|^7.1.0 -> your php version (8.1.31; overridden via config.platform, actual: 8.2.27) does not satisfy that requirement.

I have recently upgraded PHP to version 8.2.27 and am now attempting to upgrade Magento to 2.4.7. However, it appears the Amasty Multi Warehouse Inventory module is not compatible with PHP versions beyond 7.1.0, as indicated by the error message.

Could you please provide guidance on the following:

  1. Is there a version of the Amasty Multi Warehouse Inventory module that is compatible with PHP 8.2 and Magento 2.4.7?
  2. If an update is not available yet, are there any workarounds or recommended steps to ensure compatibility with the newer PHP and Magento versions?
  3. Would downgrading PHP be the only option, or is there an alternative way to resolve this issue?

Your assistance with this matter would be greatly appreciated, as I’m eager to proceed with the Magento update while maintaining the functionality of the Amasty module.

Thank you for your time and support.