diff --git a/composer.json b/composer.json index 16559bd74..65ee367fc 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "composer/installers": "*" }, "require-dev": { - "phpunit/PHPUnit": "~3.7" + "phpunit/PHPUnit": "~3.7@stable" }, "autoload": { "classmap": ["tests/behat/features/bootstrap"]