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

PHP 8.2 support #226

Closed
RomanMoshchytskiy opened this issue Apr 25, 2023 · 1 comment · Fixed by #227
Closed

PHP 8.2 support #226

RomanMoshchytskiy opened this issue Apr 25, 2023 · 1 comment · Fixed by #227

Comments

@RomanMoshchytskiy
Copy link

Preconditions

Magento Version : 2.4.6

Force Login Module Version : 5.1.0

Third party modules : No

Steps to reproduce

  1. After Magento version upgrade to 2.4.6 version.
  2. The module cannot be installed via composer when using php 8.2.

Expected result

  1. Successfully installed via composer.

Actual result

  1. bitexpert/magento2-force-customer-login 5.1.0 requires php ~7.3.0|~7.4.0|~8.1.0 -> your php version (8.2.5) does not satisfy that requirement.
@shochdoerfer
Copy link
Member

Thanks a lot for opening your first issue. Mind sending a PR to fix this?

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

Successfully merging a pull request may close this issue.

2 participants