Remove core requirement from composer.json to fix D11 support

Created on 26 February 2025, about 1 month ago

This module cannot be installed via composer on a Drupal 11 site. Even though the info.yml file updates the core requirements to allow D11, the composer.json file still has

"drupal/core": "^9 || ^10",

This should be updated to allow D11, or even better, just remove this dependency from the composer.json as the core dependency will be automatically generated from the info.yml core_requirement automatically by drupal packagist.

๐Ÿ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States mpotter

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