Add support for Drupal 11 core compatibility

Created on 17 April 2025, 9 days ago

The current version of the facet_range_list_item module specifies compatibility with ^8.8 || ^9 || ^10, but it does not yet declare support for Drupal 11.

To prepare for upcoming core upgrades and to support projects using Drupal 11, this module should:

Update the core_version_requirement in info.yml to include ^11.

Run tests (if available) against a Drupal 11 environment to confirm compatibility.

Review for deprecated APIs removed in Drupal 11 and make updates as needed.

Steps to reproduce:

Try installing the module on a Drupal 11 site using Composer.

Composer will report incompatibility due to the core_version_requirement.

Suggested resolution:

Add ^11 to the core_version_requirement of the module.

Verify full compatibility by running the test suite and performing functional testing.

Happy to help test or contribute a patch if needed.

💬 Support request
Status

Active

Version

1.0

Component

Code

Created by

🇮🇳India harshdudharejiya Ahmedabd, India

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