Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for D8 composer install #212

Closed
grayside opened this issue Nov 24, 2015 · 3 comments
Closed

Support for D8 composer install #212

grayside opened this issue Nov 24, 2015 · 3 comments

Comments

@grayside
Copy link
Contributor

Our current composer support focuses on development tools packaged at the repository root. Drupal 8 carries it's own composer file at it's project root. While D8 ships with the vendored libraries, it naturally does not ship with the dependencies of contrib modules.

We can initially defer on whether to support Composer Manager or develop D8 natively with composer, but we do need to support D8's composer mechanism more naturally.

@grayside
Copy link
Contributor Author

Per @jhedstrom we should look into https://github.com/drupal-composer/drupal-project

@grayside
Copy link
Contributor Author

After reading https://pantheon.io/blog/composer-vs-drush-make-which-should-you-use and considering the state of things, our immediate goal should be documentation or clear instructions on how composer manager can be woven into the build process. We can follow-up later with the more significant work of providing an option with GDT to use Composer without Drush Make.

@arithmetric
Copy link
Collaborator

This was addressed by #284.

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

No branches or pull requests

3 participants