Compatibility issue with Overview field

Created on 27 January 2023, over 1 year ago
Updated 23 March 2023, over 1 year ago

Problem/Motivation

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

Problem 1
- Root composer.json requires drupal/overview_field ^2.0, found drupal/overview_field[2.0.0, 2.0.1] but these were not loaded, likely because it conflicts with another require.
Problem 2
- drupal/rocketship_paragraphs is locked to version 5.0.0-alpha13 and an update of this package was not requested.
- drupal/rocketship_paragraphs 5.0.0-alpha13 requires drupal/overview_field ^1.1 -> found drupal/overview_field[dev-1.x, 1.1.0, ..., 1.x-dev (alias of dev-1.x)] but it conflicts with your root composer.json require (^2.0).

Steps to reproduce

composer require 'drupal/overview_field:^2.0'

Proposed resolution

update composer.json to require new version of the overview_field module

until then, the workaround is to use an alias:

composer require 'drupal/overview_field:2.0.1 as 1.1' --update-no-dev

Remaining tasks

Review the patch

🐛 Bug report
Status

Fixed

Version

5.0

Component

Code

Created by

🇷🇴Romania reszli Târgu Mureș

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

Comments & Activities

Production build 0.69.0 2024