David

Results 3 comments of David

Same problem here, @Gerben321 did you find a solution?

Can't make it work as @chadyred suggested: ``` # composer.json "require-dev": { "behat/mink-extension": "dev-upgrade/allow-symony-5 as 2.3", ... # CLI $: composer-2 update Loading composer repositories with package information Info from...

I tried that with no luck tho. In the end I've switched to https://github.com/FriendsOfBehat/MinkExtension which works just fine without the need of aliasing and stuff.