Phing > configuration > minor updates

This commit is contained in:
Meritoo
2019-04-03 11:21:29 +02:00
parent 312e721dc3
commit a90eeed583
3 changed files with 5 additions and 4 deletions

View File

@@ -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