Skip to content

Commit

Permalink
Update README.md (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash committed Jun 3, 2021
1 parent 7c507ee commit 4cf67ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ The `composerize-drupal` command will perform the following operations:

* Remove all vestigial `composer.json` and `composer.lock` files
* Generate a new `composer.json` in the `[composer-root]` directory based on [template.composer.json](template.composer.json).
* Populate `require` with an entry for `drupal/core`
* Populate `require` with entries for `drupal/core-recommended` and `drupal/core-composer-scaffold`
* Populate `require` with an entry for each project in:
* `[drupal-root]/modules`
* `[drupal-root]/modules/contrib`
Expand Down

0 comments on commit 4cf67ec

Please sign in to comment.