ddev_composer_command
Execute Composer commands within DDEV projects to manage PHP dependencies and packages directly from your local development environment.
Instructions
Run a Composer command in the DDEV project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Composer command to run | |
| project_name | No | Name of the DDEV project |