Problem/Motivation

The initial composer.json for myrest contains basic metadata and a core dependency. To ensure the module can be correctly managed via Composer and integrated with the Drupal.org infrastructure, it needs a thorough audit.

Proposed resolution

  • Verify that all required PHP extensions and third-party libraries are listed in the require section.
  • Ensure all keywords, authors, and support links are accurate and up-to-date.
  • Add suggest section if there are optional dependencies (like myfacet or metatag).

Remaining tasks

Audit the codebase for external dependencies and update composer.json accordingly.

Issue fork myrest-3615020

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

sergeydruua created an issue. See original summary.

  • sergeydruua committed ff257aa4 on 1.0.x
    Issue #3615020: Make composer.json reflect the module's real...
sergeydruua’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

sergeydruua’s picture

Status: Fixed » Closed (fixed)