Problem/Motivation

Currently the dependency line is listed as drupal/components but that is incorrect formatting according to drupal docs.

Proposed resolution

Adjust the code to: components:components

Issue fork prototype-3322511

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jldust created an issue. See original summary.

jldust’s picture

Status: Active » Needs review
joelsteidl’s picture

Status: Needs review » Reviewed & tested by the community

The patch takes care of my issue!

b-ry’s picture

Looks good to me too. Takes care of the issue.

jldust’s picture

Status: Reviewed & tested by the community » Fixed

Great, thanks for confirming this works. Merging this into the codebase!

  • jldust committed b815265 on 8.x-2.x
    Issue #3322511 by jldust: Incorrect dependency declaration 
    
jldust’s picture

Status: Fixed » Closed (fixed)

Marking this closed, releasing an updated module version.