diff --git a/composer.json b/composer.json index 386a574..6d7a3a2 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ ], "require": { "php": ">=7.4", - "behat/behat": "^3.0.5", + "behat/behat": "dev-master", "behat/mink": "^1.5", "symfony/config": "^4.4 || ^5.0 || ^6.0 || ^7.0" },