Change the core requirements for each branch

Created on 9 June 2025, 3 months ago

Since sone Drupal core modules have been removed from Drupal 10, a branch cannot be compatible with Drupal 9 and Drupal 10. For example, the following lines in the seven.info.yml do not make it compatible with Drupal 10, since the CKEditor module has been removed from Drupal core.

libraries-extend:
  core/ckeditor:
    - seven/ckeditor-dialog
    - seven/ckeditor-admin

The 1.0.x branch should be compatible only with Drupal 9, and the 2.0.x branch with Drupal 10 and 11.

📌 Task
Status

Active

Version

2.0

Component

Miscellaneous

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

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