Currently the drupal amp module requires amp-library version 1.0.* but its better if the constraint is a minimum constraint rather than a match constraint i.e. ^1.0.0-RC1. (This means >= 1.0.0-RC1 but <= 2.0.0)

The Drupal amp module has reached RC1 so its also fitting that it requires an RC1 library (at minimum).

Comments

sidharth_k created an issue. See original summary.

  • sidharth_k committed 1ff0d62 on 8.x-1.x
    Issue #2752781 by sidharth_k: change library version constraints. amp-...

  • sidharth_k committed 2b4ef78 on 7.x-1.x
    Issue #2752781 by sidharth_k: change library version constraints. amp-...
sidharth_k’s picture

Status: Active » Closed (fixed)