Web-stories-wp: Composer 2 Support

Created on 30 Oct 2020  路  6Comments  路  Source: google/web-stories-wp

Task Description

This is currently blocked as some dependencies need to be updated first.

https://github.com/civicrm/composer-downloads-plugin/pull/1
https://github.com/ampproject/amp-wp/issues/5551

P3 WP & Infra Blocked Infrastructure

Most helpful comment

AMP plugin 2.0.6 is now out :tada:.

All 6 comments

Just FYI civicrm/composer-downloads-plugin now has a new version 3.0.0 which includes that PR mentioned

just FYI i found a small php issue and fixed it so have pushed up 3.0.1 which should be used

Current issues.

  Problem 1
    - cweagans/composer-patches is locked to version 1.6.7 and an update of this package was not requested.
    - cweagans/composer-patches 1.6.7 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
  Problem 2
    - cweagans/composer-patches 1.6.7 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
    - ampproject/amp-wp 2.0.5 requires cweagans/composer-patches 1.6.7 -> satisfiable by cweagans/composer-patches[1.6.7].
    - ampproject/amp-wp is locked to version 2.0.5 and an update of this package was not requested.

Once AMP plugin 2.0.6 is out this should all go away as we can then safely update all dependencies.

AMP plugin 2.0.6 is now out :tada:.

Moving back to backlog since AMP 2.0.7 reverted this due to compat issues

Was this page helpful?
0 / 5 - 0 ratings