ddev-drupal-contrib icon indicating copy to clipboard operation
ddev-drupal-contrib copied to clipboard

Improve documentation for how to change the version of Drupal core, fixes #75

Open ptmkenny opened this issue 1 year ago • 0 comments

The Issue

  • https://github.com/ddev/ddev-drupal-contrib/issues/75

How This PR Solves The Issue

I moved the information on changing the core version to a separate section and rewrote it. This is what worked for me, but I find it strange that the PHP_VERSION is set in .config.yaml, while the core version to override is set in .config.local.yaml.

ptmkenny avatar Sep 13 '24 15:09 ptmkenny