Behat / Symfony2Extension

Symfony2 extension for Behat
MIT License
394 stars 106 forks source link

WIP: Add compatibility to symfony 5 #157

Open alexander-schranz opened 4 years ago

alexander-schranz commented 4 years ago

requires: https://github.com/Behat/MinkExtension/pull/355

deguif commented 4 years ago

What about requiring in dev packages friends-of-behat/mink-extension and friends-of-behat/mink-browserkit-driver instead of behat/mink-extension and behat/mink-browserkit-driver?

hopeseekr commented 2 years ago

I have merged this wonderful PR into my continuation of this project: https://github.com/PHPExpertsInc/SymfonyExtension/

composer require --dev phpexperts/symfony-extension

It's 100% backward compatible with behat/symfony2-extension.