Skip to content

Commit abf3999

Browse files
committed
Add doc about Drush
1 parent 7d2779e commit abf3999

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ This adds the value as a constraint of `drupal/core-recommended` to the generate
6262
- `ddev restart`
6363
- `ddev symlink-project`
6464
- `cweagans/composer-patches:^1` is added by `ddev poser` so feel free to configure any patches that your project needs.
65+
- Any development dependencies (e.g. Drush) should be manually added to require-dev in your project's composer.json file. Don't use the `composer require` command to do that.
6566

6667

6768
## Example of successful test

0 commit comments

Comments
 (0)