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

Magento 2.4.4 is not compatible with latest release 0.9.5 #300

Open
MyroslavDobra opened this issue May 2, 2022 · 2 comments
Open

Magento 2.4.4 is not compatible with latest release 0.9.5 #300

MyroslavDobra opened this issue May 2, 2022 · 2 comments
Labels

Comments

@MyroslavDobra
Copy link

jumbojett/openid-connect-php v0.9.5 not compatible with latest Magento 2.4.4. Master branch is compatible but not latest release brunch because of this requirement

 "require": {
...
        "phpseclib/phpseclib" : "~2.0",
...
}

composer update says

- Root composer.json requires jumbojett/openid-connect-php ^0.9.5 -> satisfiable by jumbojett/openid-connect-php[v0.9.5].
    - jumbojett/openid-connect-php v0.9.5 requires phpseclib/phpseclib ~2.0 -> satisfiable by phpseclib/phpseclib[2.0.0, ..., 2.0.37].
    - You can only install one version of a package, so only one of these can be installed: phpseclib/phpseclib[2.0.8, ..., 2.0.37, 3.0.0, ..., 3.0.14].
    - magento/product-enterprise-edition 2.4.4 requires phpseclib/phpseclib ~3.0.9 -> satisfiable by phpseclib/phpseclib[3.0.9, ..., 3.0.14].
    - Root composer.json requires magento/product-enterprise-edition 2.4.4 -> satisfiable by magento/product-enterprise-edition[2.4.4].
@DeepDiver1975
Copy link
Collaborator

once we do a new release this will be fixed

@azmeuk
Copy link
Collaborator

azmeuk commented May 8, 2022

I just released v0.9.6. @MyroslavDobra does it solve your issue?

@azmeuk azmeuk added the bug label May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants