Closed
Description
Currently, dev dependencies are added through the webflo/drupal-core-require-dev package.
These are the downsides of using this instead of explicitly specifying versions:
- Not clear what packages are used by looking directly at
composer.json
. - Need to keep in sync with another repository => PRs need to be synchronised.
What are the advantages of using such approach in a Drupal project template?
Metadata
Metadata
Assignees
Labels
No labels