bitExpert / magento2-force-login

Force Customer Login Module for Magento 2
https://marketplace.magento.com/bitexpert-magento2-force-customer-login.html
Apache License 2.0
166 stars 73 forks source link

PHP 8.2 support #226

Closed RomanMoshchytskiy closed 1 year ago

RomanMoshchytskiy commented 1 year ago

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 commented 1 year ago

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