Skip to content

Expand flags for composer process#1295

Merged
zackgalbreath merged 1 commit into
Kitware:masterfrom
josephsnyder:fix_dev_composer_args
Feb 14, 2023
Merged

Expand flags for composer process#1295
zackgalbreath merged 1 commit into
Kitware:masterfrom
josephsnyder:fix_dev_composer_args

Conversation

@josephsnyder
Copy link
Copy Markdown
Member

Expand the flags used for the composer update/install process by adding arguments to the update. It should add a "no-dev" flag to the default list and ensure that the versions are instructed to prefer the lowest version of dependencies.

Fixes: #1294

Expand the flags used for the composer update/install process by adding
arguments to the update.  It should add a "no-dev" flag to the default
list and ensure that the versions are instructed to prefer the lowest
version of dependencies.

Add in a "-u" flag which isn't used in an automated fashion since it may
introduce breaking dependency issues.

Fixes: Kitware#1294
@josephsnyder josephsnyder mentioned this pull request Feb 14, 2023
@zackgalbreath zackgalbreath merged commit 6a1093c into Kitware:master Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix interaction between dependencies:update and DEVELOPMENT_BUILD

3 participants