Skip to content

What is the rationale behind using webflo/drupal-core-require-dev metapackage #506

Closed
@AlexSkrypnyk

Description

@AlexSkrypnyk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions