Problem/Motivation

Module cannot be installed usnig composer

Proposed resolution

Need to add composer.json file

CommentFileSizeAuthor
#3 3169868-2.patch589 bytesSahana _N
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gautam_sharan created an issue. See original summary.

gautam_sharan’s picture

Issue summary: View changes
Sahana _N’s picture

Status: Active » Needs review
FileSize
589 bytes

Please review the patch.

chandu7929’s picture

@Sahna_N - I checked you have added below dependency in patch, do we really need this:

"require": {
+        "dkd/php-cmis": "dev-master"
+    }

  • chandu7929 committed bd24adf on 8.x-1.x
    Issue #3169868 by Sahana _N: composer.json missing in astrology module.
    
chandu7929’s picture

Status: Needs review » Fixed

Added composer.json to the module.

Status: Fixed » Closed (fixed)

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