Problem/Motivation

Unable to activate the module using drush

Steps to reproduce

drush en owntracks

In InfoParserDynamic.php line 88:
The 'core_version_requirement' constraint (^9.3 || ^10) requires the 'core' key not be set in modules/contrib/owntracks/owntracks.info.yml

Proposed resolution

Remove line
core: 8.x

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3351946-2.patch352 byteselber

Comments

olivierh65 created an issue. See original summary.

elber’s picture

Status: Active » Needs review
StatusFileSize
new352 bytes

Hi I added the patch please revise.

  • morenstrat committed 02969406 on 3.0.x authored by elber
    Issue #3351946 by elber, olivierh65: inconcistency in owntracks.info.yml
    
morenstrat’s picture

Status: Needs review » Fixed

Thanks!

morenstrat’s picture

Status: Fixed » Closed (fixed)