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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3150252-2.patch | 292 bytes | karishmaamin |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3150252-2.patch | 292 bytes | karishmaamin |
Comments
Comment #2
norman.lolComment #3
karishmaamin commentedAdded core_version_requirement: ^8 || ^9 in .info.yml file, please review
Comment #5
undertext commentedCommitted, thanks!
Comment #7
norman.lolCan 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)?
Comment #8
undertext commentedDone=)
Comment #9
norman.lolNiiice! 😃