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

Laravel 9/10 install. Need require psr/log ~1.0 -> found psr/log[1.0.0, ..., 1.1.4] but the package is fixed to 3.0.0 ? #314

Open
Cepairda opened this issue May 30, 2023 · 2 comments

Comments

@Cepairda
Copy link

Problem 1
- infusionsoft/php-sdk[1.5.0, ..., 1.5.4] require psr/log ~1.0 -> found psr/log[1.0.0, ..., 1.1.4] but the package is fixed to 3.0.0 (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.
- Root composer.json requires infusionsoft/php-sdk ^1.5 -> satisfiable by infusionsoft/php-sdk[1.5.0, ..., 1.5.4].

When can you fix it quickly?

@manu144x
Copy link

Yeap, we are having the same issue, it seems to be a dependency conflict.

@kevinpallado
Copy link

@manu144x @Cepairda

Hi I just wanna ask if does this issue is related to this error I got

Class "Symfony\Component\EventDispatcher\Event" not found

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

3 participants