Install composer dependencies without dev

Created on 18 March 2025, 20 days ago

Problem/Motivation

Acquia's BLT command command did not deploy with dev dependencies. If this extension is to replace that BLT command, it should replicate the behavior.

Steps to reproduce

add a composer dependency for dev `composer require drupal/devel --dev`.
Run the drush deployment command
review the artifact and confirm devel still exists in the codebase.

Proposed resolution

Replace `prefer-dist` option with `no-dev` option when running composer install command.

Remaining tasks

Patch

User interface changes

NA

API changes

None

Data model changes

None

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States pookmish

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024