Missing Composer.json File

Created on 27 November 2023, over 1 year ago
Updated 28 November 2023, over 1 year ago

Problem/Motivation

In the current module, there is a missing composer.json file. While this may seem like a small detail but it would be better for future reference, version management, and dependency tracking.

Proposed resolution

Please add a composer.json file

Thank you.

📌 Task
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @thakurnishant_06
  • Merge request !2added composer.json file → (Open) created by thakurnishant_06
  • Issue was unassigned.
  • Status changed to Needs review over 1 year ago
  • Kindly review the changes.
    Thankyou.

  • Status changed to Closed: works as designed over 1 year ago
  • 🇮🇳India sijumpk

    @thakurnishant_06 thanks for the effort. Only projects requiring third party libraries needs a composer.json file. This module depends on drupal/mobile_detect module, which is there in the info file. mobile_detect module needs mobiledetect/mobiledetectlib library and its there in that modules composer file. Try installing this module using composer and it will automatically fetch the dependencies even without a composer.json.

Production build 0.71.5 2024