Skip to content

Commit

Permalink
removed scaffold update from conversion instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-m committed Feb 15, 2023
1 parent 40649b1 commit f196fea
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/dktl-convert.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,7 @@ This will cause the Drupal Composer Scaffold plugin to add scaffolded files to t

We'll fill out the rest of the `.gitignore` file at the end.

### Update Scaffold plugin and initial Composer install.

Let's make sure we're not limiting ourselves to an old version of Drupal Composer Scaffold plugin.

ddev composer require drupal/core-composer-scaffold:^9 --no-install
### Initial Composer install.

Now let's use DDEV to run `composer install`, so it can build out some directories for us, to make subsequent steps easier.

Expand Down

0 comments on commit f196fea

Please sign in to comment.