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

Error while installing with symfony 5.3.6 #284

Closed
Kazimir42 opened this issue Aug 5, 2021 · 1 comment
Closed

Error while installing with symfony 5.3.6 #284

Kazimir42 opened this issue Aug 5, 2021 · 1 comment

Comments

@Kazimir42
Copy link

Hello, while trying to install your library in symfony project I've end up with the following error :

Problem 1
  - paquettg/php-html-parser[3.1.0, ..., 3.1.1] require guzzlehttp/psr7 ^1.6 -> found guzzlehttp/psr7[1.6.0, ..., 1.8.2] but the package is fixed to 2.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 paquettg/php-html-parser ^3.1 -> satisfiable by paquettg/php-html-parser[3.1.0, 3.1.1].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Could you please bump your guzzlehttp/psr7 to 2.0.0 ?

Thanks in advance

@phpfui
Copy link

phpfui commented Oct 7, 2021

This should be fixed by PR #289

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

Successfully merging a pull request may close this issue.

2 participants