Problem/Motivation

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

Problem 1
- drupal/config_views 2.0.0 requires drupal/core ^8 || ^9 -> found drupal/core[8.0.0, ..., 8.9.20, 9.0.0, ..., 9.5.10] but the package is fixed to 10.1.2 (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/content_model_documentation[1.0.1, ..., 1.0.8] require drupal/config_views ~2.0 -> satisfiable by drupal/config_views[2.0.0].
- Root composer.json requires drupal/content_model_documentation ^1.0 -> satisfiable by drupal/content_model_documentation[1.0.1, ..., 1.0.8].

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

maxilein created an issue. See original summary.

swirt’s picture

mohd sahzad’s picture

i have fixed this issue content model doc. - dependency on config_views (which is not D10 compatible!)

swirt’s picture

Status: Active » Needs work

I don't think this is a patch for this module. It looks like you posted a patch for bulk publishing.

Also I don't think the problem reported in this issue can be solved in this module. The dependent module needs to have a release.

mohd sahzad’s picture

StatusFileSize
new359 bytes

Sorry, by mistake uploaded wrong Patch 3, i have updated in Patch 1

swirt’s picture

Issue summary: View changes
StatusFileSize
new42.18 KB

Sorry @Mohd_Sahzad,
I am not seeing how this patch solves the underlying problem that config_views is not D10 compatible.
config_views is not d10 compatible

Until the maintainers of config_views update their module to include the patch from issue #3286692: Automated Drupal 10 compatibility fixes the only way to solve this locally is to apply that patch.

mohd sahzad’s picture

mohd sahzad’s picture

swirt’s picture

Status: Needs work » Fixed

This has been resolved with the release of config_views release 2.1.1

  • swirt committed d5224981 on 1.0.x
    Issue #3384519: Set minimum requirement for config_views to 2.1 and up
    

Status: Fixed » Closed (fixed)

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