Problem/Motivation

drupal/canvas 1.6 was released. Somehow composer now installs it together with an old drupal/canvas_extjs version which had not yet constraint canvas versions, and things break.

This happens to latest CI runs.

Proposed resolution

Constraint to recent canvas_extjs versions that constraint Canvas version. 1.1.0 or higher, so it cannot fall back to 1.0.0 beta versions.

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

fago created an issue. See original summary.

fago’s picture

  • fago committed 39d61ffb on 1.x
    fix: #3604195 Ensure composer does not install outdated canvas_extjs...
fago’s picture

Status: Needs review » Fixed

works good!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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