Drupal 10 Compatible Issue

Created on 23 January 2024, 5 months ago
Updated 1 February 2024, 5 months ago

Problem/Motivation

Getting an error when I try to upgrade to latest version of csv_serialization and make it compatible with Drupal 10 version.

Steps to reproduce

We have OpenSocial version is 11.11.4 and Drupal version is 9.5.11. We want to upgrade Drupal 10 version first and then will upgrade to OpenSocial version to 12.0.0. I got the following error when I try to upgrade csv_serialization version to 4.0.

  Problem 1
    - goalgorilla/open_social is locked to version 11.11.4 and an update of this package was not requested.
    - goalgorilla/open_social 11.11.4 requires drupal/csv_serialization 2.1.0 || ~3.0 -> found drupal/csv_serialization[dev-3.x, 2.1.0, 3.0.0-beta1, ..., 3.x-dev (alias of dev-3.x)] but it conflicts with your root composer.json require (^4.0).
  Problem 2
    - drupal/csv_serialization dev-4.x requires drupal/core ^10 -> found drupal/core[10.0.0-alpha1, ..., 10.2.x-dev] but the package is fixed to 9.5.11 (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/csv_serialization 4.x-dev is an alias of drupal/csv_serialization dev-4.x and thus requires it to be installed too.
    - Root composer.json requires drupal/csv_serialization ^4.0 -> satisfiable by drupal/csv_serialization[4.0.0, 4.x-dev (alias of dev-4.x)].

Any idea how to fix above issue?

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Closed: duplicate

Version

4.0

Component

Code

Created by

🇮🇳India mageshbcet1

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

Comments & Activities

Production build 0.69.0 2024