CTC module is not compatible for Drupal 10 which is blocking to upgrade core

Created on 1 January 2024, 6 months ago
Updated 3 January 2024, 6 months ago

Problem/Motivation

CTC module 1.3 version blocking to upgrade Drupal 10 showing CTC module compatible for Drupal 8 & 9

Steps to reproduce

Step 1: Update composer json with drupal/core:10.*
Step 2: Run the composer update cmd
Steps 3 Error Details:
Problem 1
- drupal/ctc dev-1.x requires drupal/core ^8 || ^9 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev] but it conflicts with your root composer.json require (^10.1.7).
- drupal/ctc 1.3.0 requires drupal/core ~8.0 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev] but it conflicts with your root composer.json require (^10.1.7).
- drupal/ctc 1.x-dev is an alias of drupal/ctc dev-1.x and thus requires it to be installed too.
- Root composer.json requires drupal/ctc ^1.3 -> satisfiable by drupal/ctc[1.3.0, 1.x-dev (alias of dev-1.x)].

Proposed resolution

1. Update the module info file by || ^10.*
2. Creating patch to fix and allow to update drupal core 10.*

🐛 Bug report
Status

Needs review

Version

1.3

Component

Code

Created by

🇮🇳India maheshpa Pune

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024