Problem/Motivation
As part of making this module ready for Drupal 9, we should add a missing core_version_requirement key to the module-info file and also in missing composer.json file.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

samiksha.gupta008 created an issue. See original summary.

samiksha.gupta008’s picture

Assigned: samiksha.gupta008 » Unassigned
Status: Active » Needs review
FileSize
700 bytes

chr.fritsch’s picture

Status: Needs review » Reviewed & tested by the community

It's not that easy. This module requires drupal console, which is not D9 compatible.
Because of that we want to switch to drush generate.

Here is a PR: https://github.com/BurdaMagazinOrg/module-update_helper/pull/23

This will then be a 2.x release

chr.fritsch’s picture

Title: Drupal 9 Readiness » Drupal 9 Readiness - Move from drupal console to drush generate
chr.fritsch’s picture

Version: 8.x-1.x-dev » 2.x-dev
Status: Reviewed & tested by the community » Fixed

Committed to 2.x

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.