Skip to content

Error while installing with symfony 5.3.6 #284

Closed
@Kazimir42

Description

@Kazimir42

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions