Make this module ready for Drupal 9 and 8.9. Avoid using deprecated codes and they are already removed in version 8.x-3.x.

Comments

arpeggio created an issue. See original summary.

  • arpeggio committed a806dc4 on 8.x-3.x
    Issue #3142596 by arpeggio: Added the core_version_requirement in info....
arpeggio’s picture

Status: Active » Fixed
matroskeen’s picture

1) Changes in composer.json are not necessary:

It is also possible to specify the same requirement in composer.json, but if no drupal/core requirement is defined there, one will automatically be generated based on core_version_requirement. This has been implemented in #3084063: Use the information in info.yml files to determine project requirements.

2) Did it really make sense to create exactly the same issue if we already had one? #3139350: Drupal 9 compatibility

Status: Fixed » Closed (fixed)

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