diff --git a/composer.json b/composer.json index cb9374e3..5a49359f 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,9 @@ "phpunit/phpunit": "^8.5.22 || ^9.5.11", "symfony/error-handler": "^4.4 || ^5.0 || ^6.0 || ^7.0" }, - + "replace": { + "behat/mink-selenium2-driver": "1.7.0" + }, "autoload": { "psr-4": { "Behat\\Mink\\Driver\\": "src/"