Skip to content

Conversation

@penyaskito
Copy link
Contributor

@penyaskito penyaskito commented Jun 3, 2025

Command for adding composer requirements (e.g. if working from a core fork instead of a core release)

TODO:

  • Specify versions?
  • Add new command to install.yaml
  • Refactor xb-setup to use this? (see PR-43)

## AutocompleteTerms: []

cd "$DDEV_COMPOSER_ROOT/$DDEV_DOCROOT" || exit 1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now we can use

ddev . composer -d /var/www/html/web/modules/contrib/canvas run install-dev-deps

and will be consistent with those not using ddev. We should still provide an easier command here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant