Create composer.json file

Created on 27 November 2023, 12 months ago
Updated 1 December 2023, 12 months ago

We need to add a composer.json file and include all the required information.

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇺🇦Ukraine AstonVictor

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

Merge Requests

Comments & Activities

  • Issue created by @AstonVictor
  • 🇮🇳India chetan 11

    chetan 11 made their first commit to this issue’s fork.

  • Merge request !13404320 - Add composer → (Merged) created by chetan 11
  • Status changed to Needs review 12 months ago
  • 🇮🇳India chetan 11

    Hi,
    I have added the composer.json file on above module, please check the raised MR.
    Thanks.

  • Issue was unassigned.
  • 🇺🇦Ukraine AstonVictor

    Hi @chetan 11,

    your composer file is not correct.
    - "type": "module", should be "type": "drupal-module",
    - module should require redirect module
    - This page gives the essential Git commands for working with this project’s source files. - is not correct description for the module
    - etc

    I updated the composer file and fixed some code standard issues.

  • Status changed to RTBC 12 months ago
  • Hi @AstonVictor,

    I've tested the changes in MR1, and the patch applied cleanly. The composer.json is now in the correct format according to Drupal standards. Additionally, the adjustments made in the .module file have resolved the code style issues, ensuring adherence to Drupal coding standards.

    Thank you for your efforts and the improvements made.
    Moving it to RTBC.

  • Status changed to Fixed 12 months ago
  • 🇺🇦Ukraine AstonVictor

    Thanks for the review.

    The MR is merged and will be released in the next release.

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

Production build 0.71.5 2024