Drupal 11 symfony version conflict

Created on 2 August 2024, 4 months ago
Updated 19 August 2024, 3 months ago

Problem/Motivation

Google Webfonts Helper uses symfony finder -- using composer version string "^4.4|^5.0|^6.2". Drupal core 11 requires version 7.

Steps to reproduce

Attempt to composer require

Proposed resolution

  • Determine if symfony/finder ^7.0 works.
  • If so add ^7.0 to composer require version string.
  • Confirmed, symfony/finder ^7.0 works fine.

Remaining tasks

None

User interface changes

None

API changes

None

Data model changes

None

📌 Task
Status

Fixed

Version

8.0

Component

Code

Created by

🇨🇦Canada nickdickinsonwilde Victoria, BC (T'So-uke lands)

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024