diff --git a/composer.json b/composer.json index 27675b1..bd1daa3 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "license": "MIT", "require": { "php": "~5.3", - "behat/behat": "3.0.15", + "behat/behat": "3.1.0", "behat/mink-extension": "~2", "behat/mink-goutte-driver": "~1.1.0" },