From b5924b8cad038885fe0c6cee096a474aca320262 Mon Sep 17 00:00:00 2001 From: Demin Yin Date: Thu, 18 Jun 2015 15:13:44 -0700 Subject: [PATCH] allow the Phing task support Drush 7.0.* --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c2f9e86..f8af857 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ ], "require": { "phing/phing": "~2.9", - "drush/drush": "~6.5" + "drush/drush": "6.5 - 7.0" }, "autoload": { "psr-0": {