MDL-71622 behat: use own fork of friends-of-behat/mink-extension
commit5d3c294eebd1d6645a67cbf1e5c6f33f13701475
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 13 May 2021 21:57:09 +0000 (13 23:57 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 27 May 2021 17:42:18 +0000 (27 19:42 +0200)
tree9f75d31fdfd8eca6fc2fec020f31836dea920775
parent2d82188d899dbca47e132d9b467b476faf2cb605
MDL-71622 behat: use own fork of friends-of-behat/mink-extension

Upstream behat/mink-extension isn't updated since 2018.

So we switch to friends-of-behat/mink-extension until
upstream situation is clarified.

But friends-of-behat/mink-extension has some PHP8 issues
that, at the time of writting this, have not been solved:

- https://github.com/FriendsOfBehat/MinkExtension/pull/9

So we are temporarily changing to one fork:

https://github.com/moodlehq/MinkExtension

Whenever those issues are solved by friends-of-beha or behat
we will change back to them and remove our fork.

Generated with composer 2.x and PHP 7.3
composer.json
composer.lock