Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating PHP version for Magento 2.4.7 #232

Closed
nalinsavaliya opened this issue Apr 24, 2024 · 4 comments
Closed

Updating PHP version for Magento 2.4.7 #232

nalinsavaliya opened this issue Apr 24, 2024 · 4 comments
Milestone

Comments

@nalinsavaliya
Copy link
Contributor

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

Third party modules :

Steps to reproduce

  1. Within Magento 2.4.7 and PHP 8.3.4
  2. composer require bitexpert/magento2-force-customer-login:^5.3.0

Expected result

  1. It should be installed without error.

Actual result

  1. Throwing below Error
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.
@nalinsavaliya
Copy link
Contributor Author

I have created PR for this #233

@shochdoerfer
Copy link
Member

@nalinsavaliya thank you for your first contribution! Very much appreciated!

@umizoomi
Copy link

@shochdoerfer, When is a new release expected?

@shochdoerfer shochdoerfer added this to the 5.4.0 milestone May 1, 2024
@shochdoerfer
Copy link
Member

@umizoomi Fixed :) https://github.com/bitExpert/magento2-force-login/releases/tag/v5.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants