Skip to content
This repository has been 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

Open
romainst opened this issue Nov 30, 2020 · 1 comment

Comments

@romainst
Copy link

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",

@victorbuild
Copy link

Hi! how do you deal with this problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants