From d50084e425857e855fb0c2e0bde811683c832744 Mon Sep 17 00:00:00 2001 From: Klaus Silveira Date: Sat, 17 May 2014 12:58:22 -0300 Subject: [PATCH] Added task to download composer on build script. Fixes #401 --- build.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index f463343..ed63c46 100644 --- a/build.xml +++ b/build.xml @@ -8,11 +8,18 @@ - + + + + + + + + - + @@ -20,7 +27,7 @@ - +