The composer.json file is invalid which is causing it to not show up on Drupal Packagist. See https://github.com/drupal-composer/drupal-packagist/issues/65.

Actually, I don't see why a composer.json is even required here. Both Drupal Packagist and the packagist for drupal.org don't need this, but if present, they do give priority to this. Since there is nothing of consequence here, I'd suggest removing it until it becomes necessary.

Still, considering, that someone might want it for some reason, I am also including a patch to just fix the composer.json file.

CommentFileSizeAuthor
#2 remove-2796385-2.patch493 byteshussainweb
#2 fix-2796385-2.patch266 byteshussainweb

Comments

hussainweb created an issue. See original summary.

hussainweb’s picture

Status: Active » Needs review
StatusFileSize
new266 bytes
new493 bytes

Attaching both patches as promised. I am marking this issue as major because it is impossible right now to install the Slack module through the composer workflow.

webflo’s picture

Status: Needs review » Reviewed & tested by the community

Looks good either way.

webflo’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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