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

Issues installing the module on Adobe Commerce 2.4.5 #40

Open
shawn-42 opened this issue Oct 28, 2024 · 0 comments
Open

Issues installing the module on Adobe Commerce 2.4.5 #40

shawn-42 opened this issue Oct 28, 2024 · 0 comments

Comments

@shawn-42
Copy link

Hi all,

I'm trying to install your module on Adobe Commerce 2.4.5 (p9) but getting the following composer issues:

  Problem 1
    - truelayer/magento2[1.0.5, ..., 1.0.11, 2.0.0, ..., 2.3.0] require truelayer/client >=1.2.0 -> satisfiable by truelayer/client[v1.2.0, ..., v1.6.0, v2.0.0, ..., v2.6.0].
    - truelayer/magento2 1.0.4 requires truelayer/client >=v0.0.4 -> satisfiable by truelayer/client[v0.0.4, v0.0.5, v0.0.6, v1.0.0, ..., v1.6.0, v2.0.0, ..., v2.6.0].
    - truelayer/client[v0.0.4, ..., v0.0.6, v1.0.0, ..., v1.6.0] require illuminate/validation ^v6.0|^v7.0|^v8.0|^v9.0 -> satisfiable by illuminate/validation[v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16].
    - truelayer/client[v2.0.0, ..., v2.6.0] require truelayer/signing ^1.0.0 -> satisfiable by truelayer/signing[v1.0.0].
    - illuminate/validation[v7.29.0, ..., v7.30.6, v8.12.0, ..., v8.83.27] require egulias/email-validator ^2.1.10 -> satisfiable by egulias/email-validator[2.1.10, ..., 2.1.25].
    - truelayer/signing v1.0.0 requires web-token/jwt-library ^3.3 -> satisfiable by web-token/jwt-library[3.3.0, ..., 3.4.6].
    - egulias/email-validator[2.1.10, ..., 2.1.25] require doctrine/lexer ^1.0.1 -> found doctrine/lexer[v1.0.1, ..., 1.2.3] but these were not loaded, likely because it conflicts with another require.
    - web-token/jwt-library[3.3.0, ..., 3.4.6] require symfony/console ^5.4|^6.0|^7.0 -> found symfony/console[v5.4.0, ..., v5.4.45, v6.0.0, ..., v6.4.13, v7.0.0, ..., v7.1.6] but these were not loaded, likely because it conflicts with another require.
    - illuminate/validation[v6.0.0, ..., v6.19.1] require php ^7.2 -> your php version (8.1.30) does not satisfy that requirement.
    - illuminate/validation[v6.20.0, ..., v6.20.44] require symfony/http-foundation ^4.3.4 -> found symfony/http-foundation[v4.3.4, ..., v4.4.49] but these were not loaded, likely because it conflicts with another require.
    - illuminate/validation[v7.0.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.1.30) does not satisfy that requirement.
    - illuminate/validation[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.1.30) does not satisfy that requirement.
    - illuminate/validation[v9.0.0, ..., v9.52.16] require symfony/http-foundation ^6.0 -> found symfony/http-foundation[v6.0.0, ..., v6.4.13] but these were not loaded, likely because it conflicts with another require.
    - Root composer.json requires truelayer/magento2 * -> satisfiable by truelayer/magento2[1.0.4, ..., 1.0.11, 2.0.0, 2.1.0, 2.3.0].

Which seem to be related to the module being incompatible with Magento 2.4.5; I also tried installing previous versions of the module, but without luck unfortunately.

Can I check if there is a patch / workaround to make the module compatible with 2.4.5 please?

Thanks,
Andrea Graziano

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant