You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to install using composer under Magento 2.4 (which requires PHP 8.1)... I got this error.....
[InvalidArgumentException]
Package lillik/magento2-price-decimal has requirements incompatible with yo
ur PHP version, PHP extensions and Composer version:
- lillik/magento2-price-decimal 1.0.7 requires php ~5.6.0|7.0.2|7.0.4|~7.
0.6|~7.1 which does not match your installed version 8.1.6.
The text was updated successfully, but these errors were encountered:
When trying to install using composer under Magento 2.4 (which requires PHP 8.1)... I got this error.....
The text was updated successfully, but these errors were encountered: