Closed (fixed)
Project:
Prototype
Version:
8.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Nov 2022 at 14:46 UTC
Updated:
18 Nov 2022 at 16:26 UTC
Jump to comment: Most recent
Currently the dependency line is listed as drupal/components but that is incorrect formatting according to drupal docs.
Adjust the code to: components:components
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
Comment #3
jldust commentedComment #4
joelsteidl commentedThe patch takes care of my issue!
Comment #5
b-ry commentedLooks good to me too. Takes care of the issue.
Comment #6
jldust commentedGreat, thanks for confirming this works. Merging this into the codebase!
Comment #8
jldust commentedMarking this closed, releasing an updated module version.