mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 17:22:41 +01:00
1.6 KiB
1.6 KiB
vendors
- Config
- Tasks
deploy:vendors
— Installing vendors
Config
composer_action
composer_options
composer_version
Can be used to choose what composer version to install. Valid values are any that are listed here.
For example:
set('composer_version', '10.10.15')
composer_channel
Set this variable to stable, snapshot, preview, 1 or 2 to select which Composer channel to use