diff --git a/phing/tasks/deploy.xml b/phing/tasks/deploy.xml index a2f04e0b3..73a67028c 100644 --- a/phing/tasks/deploy.xml +++ b/phing/tasks/deploy.xml @@ -70,7 +70,7 @@ + depends="frontend, deploy:copy, deploy:composer:install, deploy:sanitize"> diff --git a/phing/tasks/setup.xml b/phing/tasks/setup.xml index 5eee4e0af..18e9d6a28 100644 --- a/phing/tasks/setup.xml +++ b/phing/tasks/setup.xml @@ -18,7 +18,7 @@ + depends="setup:git-hooks, setup:drupal:settings, setup:behat, setup:composer:install, frontend">