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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | remove-2796385-2.patch | 493 bytes | hussainweb |
| #2 | fix-2796385-2.patch | 266 bytes | hussainweb |
Comments
Comment #2
hussainwebAttaching 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.
Comment #3
webflo commentedLooks good either way.
Comment #5
webflo commented