From 047c7375a5fa9f94afb2d490d761fb5ae434988f Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 1 Oct 2016 16:46:48 +0100 Subject: [ticket/14805] Ignore platform requirements while building packages PHPBB3-14805 --- build/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build') diff --git a/build/build.xml b/build/build.xml index b732521e3e..100795663b 100644 --- a/build/build.xml +++ b/build/build.xml @@ -49,7 +49,7 @@ --> @@ -270,7 +270,7 @@ command="git archive ${revision} composer.phar | tar -xf - -C ${dir}" checkreturn="true" /> -- cgit v1.2.1