Drupal 10 compatibility

Created on 30 January 2023, over 1 year ago

Problem/Motivation

The project is not compatible with Drupal 10. In order for the projects using the module to upgrade swiftly to Drupal 10, module's -file should be updated.

Steps to reproduce

You can either use -module or check the module's -file. You will see that the info file doens't have Drupal 10 compatibility defined, instead only Drupal 8 and 9 compatibility:
core_version_requirement: ^8 || ^9

Proposed resolution

Change the Drupal compatibility from

core_version_requirement: ^8 || ^9

to

core_version_requirement: ^9 || ^10

Remaining tasks

Update the Drupal compatibility as dscribed in .

🐛 Bug report
Status

Closed: duplicate

Version

2.0

Component

Code

Created by

🇫🇮Finland jheinon_finland

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

Comments & Activities

Production build 0.69.0 2024