Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Integration in Symfony 5 is not possible because of css selector version in composer.json #363

@romainst

Description

@romainst

Steps required to reproduce the problem

  1. Integration of the SDK is not possible within Symfony 5 because of symfony/css-selector versions stated in composer.json

Expected Result

  • Building works properly without Symfony 4 files

Actual Result

  • Building with Symfony 5 does not work

Suggested fix in composer.json

"symfony/css-selector": "^2.8 || ^3.1 || ^4.1 || ^5.1",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions