mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +01:00
Phing > configuration > minor updates
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user