-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
I got error message when i install magento2-jp into magento 2.4.0 and php 7.4.10
magento2 jp does not support newest magento and php version?
following ReadMe.md i faced this error.
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- community-engineering/japan-common 1.0.1 requires community-engineering/module-currency-precision 1.0.1 -> satisfiable by community-engineering/module-currency-precision[1.0.1].
- community-engineering/japan-common 1.0.0 requires community-engineering/module-currency-precision 1.0.0 -> satisfiable by community-engineering/module-currency-precision[1.0.0].
- community-engineering/module-currency-precision 1.0.1 requires php ~7.1.3||~7.2.0||~7.3.0 -> your PHP version (7.4.10) does not satisfy that requirement.
- community-engineering/module-currency-precision 1.0.0 requires php ~7.1.3||~7.2.0 -> your PHP version (7.4.10) does not satisfy that requirement.
- Installation request for community-engineering/japan-common @dev -> satisfiable by community-engineering/japan-common[1.0.0, 1.0.1].```