Problem/Motivation

Drupal modules can/should have a composer.json (composer version of info.yml) in order to better describe the module to broader PHP community.

Proposed resolution

Follow the steps from https://www.drupal.org/node/2514612 and add a composer.json file.

CommentFileSizeAuthor
#2 add_a_composer_json_file-2742553-2.patch754 bytesmbovan
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mbovan created an issue. See original summary.

mbovan’s picture

Status: Active » Needs review
FileSize
754 bytes

Added composer.json file.

  • mbovan committed d099ac2 on 8.x-1.x
    Issue #2742553 by mbovan: Add a composer.json file
    
mbovan’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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