Problem/Motivation

Drush is helpful for setting up a development environment.

in ddev/ddev-drupal-contrib you install development dependencies by adding them to the require-dev section in composer.json.

Proposed resolution

Add "require-dev": {"drush/drush": "*"} to composer.json. This will allow any version of drush that supports whichever version of core a user happens to be testing the feedback module with.

Remaining tasks

  1. Merge request - merge request !10 created by @mparker17 in #2
  2. Commit - merged by @mparker17 in #4
  3. Release

User interface changes

None.

API changes

None.

Data model changes

None.

Issue fork feedback-3586798

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

mparker17 created an issue. See original summary.

mparker17’s picture

Issue summary: View changes
Status: Active » Reviewed & tested by the community

Added a merge request

  • mparker17 committed f3d358f5 on 3.x
    feat: #3586798 Add drush to the development environment
    
    By: mparker17
    
mparker17’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

Merged! I will update this issue when its code gets released.

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.

Status: Fixed » Closed (fixed)

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