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
While installing moudule using composer for Magento 2.4.7 and PHP 8.3.4. I am receiving below error
Problem 1
- Root composer.json requires bitexpert/magento2-force-customer-login ^5.3.0 -> satisfiable by bitexpert/magento2-force-customer-login[5.3.0].
- bitexpert/magento2-force-customer-login 5.3.0 requires php ~8.1.0|~8.2.0 -> your php version (8.3.4) does not satisfy that requirement.
Preconditions
Installing module for Magento 2.4.7 and PHP 8.3.4
Magento Version : 2.4.7
Force Login Module Version : 5.3.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires bitexpert/magento2-force-customer-login ^5.3.0 -> satisfiable by bitexpert/magento2-force-customer-login[5.3.0].
- bitexpert/magento2-force-customer-login 5.3.0 requires php ~8.1.0|~8.2.0 -> your php version (8.3.4) does not satisfy that requirement.
The text was updated successfully, but these errors were encountered:
While installing moudule using composer for Magento 2.4.7 and PHP 8.3.4. I am receiving below error
Preconditions
Installing module for Magento 2.4.7 and PHP 8.3.4
Magento Version : 2.4.7
Force Login Module Version : 5.3.0
Third party modules :
Steps to reproduce
Expected result
Actual result
The text was updated successfully, but these errors were encountered: