Skip to content

LDP-938: adding core_version_requirement: ^8 || ^9 to mark it as Drupal 9 compatible

Milan Golubovic requested to merge drupal-9-readiness into 8.x-1.x

To make module Drupal 9 compatible line: core_version_requirement: ^8 || ^9 must be added to it's info file. In this case module has also (test) sub-module so this line is added to both.

Merge request reports