minkphp / Mink

PHP web browser emulator abstraction
https://mink.behat.org/
MIT License
1.6k stars 278 forks source link

symfony/css-selector 6.0 compatibility with behat/mink #821

Closed helyakin closed 2 years ago

helyakin commented 2 years ago

Hi there, I've been trying to migrate my -dev dependencies to Symfony 6.0 and had the sad surprise to notice that, mink is not yet compatible with symfony/css-selector 6.0.

Is this in your current roadmap or can i send a PR to do so ?

Is this doable ?

In short, what can i do ?

Thanks guy's !

longwave commented 2 years ago

Symfony 6 support was added in #814 but there is no stable release that includes this yet.