Pierre Bonnefoi

Results 2 comments of Pierre Bonnefoi

In the composer.json, I would change line 30 : ` "behat/mink-goutte-driver": "^1.1 || ^2.0",` to ` "behat/mink-browserkit-driver": "^2.2",` I don't know though if it will work right away though

I did it thank you. I had a conflict with a package in my require-dev section in my composer.json. Anyway, the issue is still relevent I guess since the package...