|
->setDescription('Installs the project dependencies from the composer.lock file if present, or falls back on the composer.json.')
|
|
->setDescription('Installs the project dependencies from the composer.lock file if present, or falls back on the composer.json.')
|
|
new InputOption('prefer-source', null, InputOption::VALUE_NONE, 'Forces installation from package sources when possible, including VCS information.'),
|
|
new InputOption('prefer-source', null, InputOption::VALUE_NONE, 'Forces installation from package sources when possible, including VCS information.'),
|