Mink doesn't work with behat 3.0.12 Mink doesn't work with behat 3.0.12 symfony symfony

Mink doesn't work with behat 3.0.12


FYI you don't need "behat/mink-extension": "dev-master" any more.

It works for me with:

"behat/behat": "3.*@stable","behat/mink": "1.6.*@stable","behat/mink-extension": "@stable","behat/mink-goutte-driver": "@stable",