Commit Graph
1 Commits
Author SHA1 Message Date
Maxime Veber cbea04db9f Remove support for Behat Sf Extension
The problem here is that the symfony extension for behat is not
maintained and not compatible with new versions of Symfony. It has been
officialized here:
https://github.com/Behat/Symfony2Extension/pull/152#issuecomment-698408775

The new correct way to use behat with Symfony is to use the package
symfony extension from the FriendsOfBehat organization.
- https://github.com/FriendsOfBehat/SymfonyExtension
- https://github.com/symfony/recipes-contrib/tree/master/friends-of-behat/symfony-extension/2.0
2020-10-07 14:16:33 +02:00