AmpersandHQ / magento2-disable-stock-reservation

This module disables the inventory reservation logic introduced as part of MSI in Magento 2.3.3
GNU Lesser General Public License v3.0
215 stars 61 forks source link

Php version #136

Closed volodymyrdecima closed 4 months ago

volodymyrdecima commented 4 months ago

I see a requirement for php version 8.0 But new magento versions can use 8.1 and 8.2 already

tr33m4n commented 4 months ago

Hi @volodymyrdecima,

The semantic version ^8.0 covers all versions of PHP 8, up to <9.0 https://jubianchi.github.io/semver-check/#/^8.0/8.2

Are you seeing issues trying to install the module on a different PHP version?

Thanks

volodymyrdecima commented 4 months ago

Yep. Sorry. My fault.