From a90eeed583d14716f2f40cfb1ed1aa3f08ee8552 Mon Sep 17 00:00:00 2001 From: Meritoo Date: Wed, 3 Apr 2019 11:21:29 +0200 Subject: [PATCH] Phing > configuration > minor updates --- CHANGELOG.md | 1 + phing/properties.dist | 4 ++-- phing/tests.xml | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e21ced4..c32cb66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ Common and useful classes, methods, exceptions etc. # 1.0.2 1. Phing > remove old and unused tools +2. Phing > configuration > minor updates # 1.0.1 diff --git a/phing/properties.dist b/phing/properties.dist index 796246d..d1aa6d2 100644 --- a/phing/properties.dist +++ b/phing/properties.dist @@ -24,11 +24,11 @@ cache.clearWithWarmup = false # composer.download_command = bash ${project.basedir}/phing/composer-install.sh -# Path to composer executable or downloaded composer.phar file +# Path to Composer executable or downloaded composer.phar file # composer.path = ${project.basedir}/composer.phar -# Path to php executable used by composer +# Path to PHP executable used by Composer # composer.php = php diff --git a/phing/tests.xml b/phing/tests.xml index 5883735..a03b709 100644 --- a/phing/tests.xml +++ b/phing/tests.xml @@ -57,7 +57,7 @@ - + @@ -65,7 +65,7 @@ - +