Problem/Motivation

The module does not contain a composer.json file.

Steps to reproduce

1. Run: composer require 'drupal/eps:^1.1'
2. Inspect the drupal/eps entry in composer.lock.
3. Notice that drupal/webform is listed under require-dev, not require.

Proposed resolution

Add a composer.json file containing:
- Package name: drupal/eps
- Package type: drupal-module
- License: GPL-2.0-or-later
- Supported Drupal core versions
- drupal/webform as a runtime requirement

Issue fork eps-3600772

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

dkmishra created an issue. See original summary.

dkmishra’s picture

Status: Active » Needs review

  • 5beb6dd8 committed on 1.0.x
    Issue #3600772: Add composer metadata
    
gilles_webstanz’s picture

Status: Needs review » 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.

gilles_webstanz’s picture

Thank you @dkmishra !

Status: Fixed » Closed (fixed)

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