diff --git a/composer.json b/composer.json index 500ab84..7c86ba4 100644 --- a/composer.json +++ b/composer.json @@ -18,10 +18,10 @@ "email": "white@palantir.net" } ], - "minimum-stability": "beta", + "minimum-stability": "dev", "require": { - "phing/phing": "~2.9", - "drush/drush": "^8.1.15 || ^9.0 || ^10.0" + "drush/drush": "^8.1.15 || ^9.0 || ^10.0", + "phing/phing": "^3" }, "replace": { "continuousphp/phing-drush-task": "*"