Problem/Motivation

Can not install the amp:^3.7 via composer

  • Drupal 10.1
  • Metatag shema:^3.0
  • Metatag:^2.0

Proposed resolution

Add more versions require
"drupal/schema_metatag": "^1.0 || ^2.0 || ^3.0",

Issue fork amp-3381128

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

linhnm created an issue. See original summary.

linhnm’s picture

StatusFileSize
new346 bytes
linhnm’s picture

Status: Needs work » Needs review
keshavv’s picture

Status: Needs review » Reviewed & tested by the community

@linhnm Thank you for the patch.
Confirmed that the issue is with the schema_metatag version that is set in composer.json. The given patch will work well.
Moving to RTBC. Please merge ASAP as it is critical.
Thank you.

Charlie ChX Negyesi made their first commit to this issue’s fork.

e0ipso made their first commit to this issue’s fork.

e0ipso’s picture

Status: Reviewed & tested by the community » Fixed

This feels safe. Thanks for your contribution, everyone.

Status: Fixed » Closed (fixed)

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