Composer Dependency Conflicts with Drupal 11

Created on 20 June 2024, 9 days ago

Problem/Motivation

When trying to install patternkit with Drupal 11, Composer can't resolve an acceptable set of dependencies and returns an error like the one below:

Your requirements could not be resolved to an installable set of packages.
Problem 1
 - Root composer.json requires drupal/core-recommended 11.x-dev -> satisfiable by drupal/core-recommended[11.x-dev].

drupal/core-recommended 11.x-dev requires symfony/finder ~v7.1.0-RC1 -> found symfony/finder[v7.1.0-RC1, 7.1.x-dev] but it conflicts with your root composer.json require (^4 || ^5 || ^6).

Steps to reproduce

Proposed resolution

Update Patternkit's composer dependency constraints to resolve successfully with updates to Drupal 11's dependencies.

Remaining tasks

User interface changes

None

API changes

None

Data model changes

None

πŸ“Œ Task
Status

Active

Version

9.1

Component

Module Core

Created by

πŸ‡ΊπŸ‡ΈUnited States slucero Arkansas

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