Update core_version_requirement on info.yml file according to info.yml template

Created on 23 January 2023, over 1 year ago

Problem/Motivation

Most modules however will have to remove deprecated code to be compatible with Drupal 9. Therefore they will not able to be compatible with all versions of Drupal 8.
For example a module that is compatible with Drupal 8 versions after Drupal 8.8.0 and also Drupal 9 will need a info.yml file like this:

name: My Module
type: module
core_version_requirement: ^8.8 || ^9

📌 Task
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

🇮🇳India Shubham Rathore Jaipur

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

Comments & Activities

  • Issue created by @Shubham Rathore
  • @shubham-rathore-0 opened merge request.
  • 🇮🇳India Shubham Rathore Jaipur

    Create MR for this issue.
    Please review.
    Thanks

  • 🇳🇴Norway eiriksm Norway

    Unless you specifically know that this module is in fact incompatible with versions less than 8.8, please don't open issues like this?

    If you can point out where this module would be incompatible at least? You are just copy pasting issue summary and code changes for no reason?

    I truly appreciate you taking the time to contribute to open source. But I hope you can find other ways to contribute as well? ❤️✌️🤓

Production build 0.69.0 2024