Upgrade multiselect dependency to be fully Drupal 10 compatible.

Created on 10 March 2023, over 1 year ago
Updated 21 April 2023, about 1 year ago

Problem/Motivation

Trying to install config_enforce_devel on Drupal 10 with composer results in dependency failure because the 1.2 version of Multiselect β†’ is still referenced in this module, but that version is not D10 compatible.

Steps to reproduce

composer create-project drupal/core-recommended
composer require drupal/config_enforce_devel

Proposed resolution

Update to 2.x release of Multiselect

Remaining tasks

Ensure tests still pass with updated Multiselect library. This should be straightforward, as the Multiselect module is only used in a couple of places on the global settings pages for Config Enforce Devel, not in its core functionality.

User interface changes

None

API changes

None

Data model changes

None

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada spiderman Halifax, NS

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

Comments & Activities

Production build 0.69.0 2024