mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 09:12:51 +01:00
846 B
846 B
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')