Add webprofiler 11.1 compatibility

Created on 7 January 2025, 13 days ago

Problem/Motivation

Running composer require 'drupal/eca_webprofiler:^2.0' on up to date drupal 11 with drupal/webprofiler:^11.1 result in a version conflict as drupal/eca_webprofiler composer.json requires drupal/webprofiler:^10.1.

Steps to reproduce

On a fresh drupal 11 install webprofiler and eca_webprofiler.
composer require drupal/webprofiler
composer require drupal/eca_webprofiler

Proposed resolution

Set requirement to "drupal/webprofiler": "^10.1 || ^11.0" in composer.json.

🐛 Bug report
Status

Active

Version

2.1

Component

Code

Created by

🇫🇷France mattlc

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