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

Unable to install Amadeus library #470

Open
teckgeekz opened this issue Feb 26, 2024 · 1 comment
Open

Unable to install Amadeus library #470

teckgeekz opened this issue Feb 26, 2024 · 1 comment

Comments

@teckgeekz
Copy link

Problem 1
- amabnl/amadeus-ws-client[v1.0.0, ..., v1.3.0] require psr/log 1.0.0 -> found psr/log[1.0.0] but it conflicts with your root composer.json require (^3.0).
- amabnl/amadeus-ws-client[v1.3.1, ..., v1.13.0] require psr/log ^1.0 -> found psr/log[1.0.0, ..., 1.1.4] but it conflicts with your root composer.json require (^3.0).
- Root composer.json requires amabnl/amadeus-ws-client * -> satisfiable by amabnl/amadeus-ws-client[v1.0.0, ..., v1.13.0].

Problem 2
- Root composer.json requires amabnl/amadeus-ws-client 1.13.0 -> satisfiable by amabnl/amadeus-ws-client[v1.13.0].
- amabnl/amadeus-ws-client v1.13.0 requires psr/log ^1.0 -> found psr/log[1.0.0, ..., 1.1.4] but it conflicts with your root composer.json require (^3.0).

Tried Methods:

  • Tried installing with PSR log 1.0.0
  • Tried installing with PSR log 3.0.0

Also tried installing satisfiable versions, still failing with errors.

@DerMika
Copy link
Collaborator

DerMika commented Feb 26, 2024

If you can fix it with a PR, I can merge it.

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