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.1 Compatibility Issue #43

Open
birencorra opened this issue May 2, 2022 · 1 comment
Open

PHP 8.1 Compatibility Issue #43

birencorra opened this issue May 2, 2022 · 1 comment

Comments

@birencorra
Copy link

birencorra commented May 2, 2022

Command >> sudo composer require magento/module-upward-connector
Problem 1
Package magento/module-upward-connector has requirements incompatible with your PHP version, PHP extensions and Composer version:
- magento/module-upward-connector 2.0.0 requires php ~7.3.0||~7.4.0 which does not match your installed version 8.1.5.

Command >> sudo composer require magento/module-upward-connector:dev-develop
Problem 2

  • ralouphie/mimey[2.0.0, ..., 2.1.0] require php ^5.4|^7.0 -> your php version (8.1.5) does not satisfy that requirement.
  • magento/upward[1.0.0, ..., 1.1.1] require symfony/yaml ^2.3||^3.3 -> found symfony/yaml[v2.3.0, ..., v2.8.52, v3.3.0-BETA1, ..., v3.4.47] but the package is fixed to v4.4.37 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  • magento/module-upward-connector dev-develop requires magento/upward * -> satisfiable by magento/upward[1.0.0, ..., 1.2.0, 2.0.0].
  • magento/upward[1.1.2, ..., 1.2.0, 2.0.0] require ralouphie/mimey ^2.0 -> satisfiable by ralouphie/mimey[2.0.0, 2.1.0].
  • Root composer.json requires magento/module-upward-connector dev-develop -> satisfiable by magento/module-upward-connector[dev-develop].
    Screenshot from 2022-05-02 17-37-29
    Screenshot from 2022-05-02 17-37-09
@0m3r
Copy link

0m3r commented Jun 17, 2022

Fixed 7d21e53

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

2 participants