As documented in New 'core_version_requirement' key in info.yml files for modules, themes and profiles allows Composer semantic version constraints including specifying multiple major versions of core, it is not necessary to have a drupal/core requirement in the composer.json file used by contributed modules: One will be automatically generated based on the core_version_requirement value.

The drupal/core requirement can be removed from the composer.json file.

Issue fork graph_mail-3456264

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

apaderno created an issue. See original summary.

avpaderno’s picture

Status: Active » Needs review

  • apaderno committed 2b4fc82e on 2.0.x
    Issue #3456264: Remove the required Drupal core version from the...
avpaderno’s picture

Version: 2.0.x-dev » 1.0.x-dev
Status: Needs review » Needs work
Issue tags: +Needs backport

avpaderno’s picture

Status: Needs work » Needs review

  • apaderno committed 8c2d30bc on 1.0.x
    Issue #3456264: Remove the required Drupal core version from the...
avpaderno’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.