With phpstorm_metadata in your dependencies you won't be able to upgrade to Drupal 9. Add core_version_requirement key to module info file.

CommentFileSizeAuthor
#3 3150252-2.patch292 byteskarishmaamin

Comments

leymannx created an issue. See original summary.

norman.lol’s picture

Issue tags: +Drupal 9 readiness
karishmaamin’s picture

Status: Active » Needs review
StatusFileSize
new292 bytes

Added core_version_requirement: ^8 || ^9 in .info.yml file, please review

undertext’s picture

Status: Needs review » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

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

norman.lol’s picture

Can you do a new release please to have this picked up on the project overview page (the version requirement 8 || 9 will then be displayed)?

undertext’s picture

Done=)

norman.lol’s picture

Niiice! 😃