To upgrade the behat version we need to upgrade:
- neos/behat
- flow/dev-collection
- neos/dev-collection
This change is breaking as behat changed the way how context are used. We now have a FlowContextTrait instead of subcontexts. etc.
Theses are all related PR's: