Support Migrate Tools 6.x

Created on 7 December 2022, almost 3 years ago
Updated 27 January 2023, almost 3 years ago

Problem/Motivation

Trying to require drupal/gathercontent dependency with migrate_tools 6.x fails as currently it only supports migrate_tools 4.x/5.x.

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - drupal/gathercontent[4.0.0, ..., 4.3.0] require drupal/core ^8 -> found drupal/core[8.0.0, ..., 8.9.20] but the package is fixed to 9.4.8 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - drupal/gathercontent[5.0.0, ..., 5.4.0] require drupal/core ^8.7 -> found drupal/core[8.7.0, ..., 8.9.20] but the package is fixed to 9.4.8 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - drupal/gathercontent 5.5.0 requires drupal/migrate_tools ^4 || ^5 -> found drupal/migrate_tools[4.0.0, ..., 4.5.0, 5.0.0, 5.1.0] but it conflicts with your root composer.json require (^6.0).
    - Root composer.json requires drupal/gathercontent * -> satisfiable by drupal/gathercontent[4.0.0, 4.1.0, 4.2.0, 4.3.0, 5.0.0, ..., 5.5.0].

Steps to reproduce

composer require drupal/gathercontent -W

Proposed resolution

Let's start with updating composer.json to allow 6^ versions of migrate_tools (and see if it still works)

Feature request
Status

Closed: duplicate

Version

6.0

Component

Code

Created by

🇬🇧United Kingdom welly

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024