geerlingguy / drupal-vm

A VM for Drupal development
https://www.drupalvm.com/
MIT License
1.37k stars 645 forks source link

Switch to official Drupal core Composer project template #1976

Closed geerlingguy closed 4 years ago

geerlingguy commented 5 years ago

Issue Type

Your Environment

N/A

Your OS

Full console output

N/A

Summary

See: https://www.drupal.org/node/3082474

composer -n create-project drupal/recommended-project:^8.8@dev my-project

Instead of using the composer-template project that I've been using in the past.

Related:

geerlingguy commented 4 years ago

https://github.com/geerlingguy/ansible-role-drupal/issues/72 is complete and version 3.0.0 is tagged, so I'll merge this shortly. Probably going to necessitate another minor version bump, since it's a new default (even though it doesn't change the default config.yml file).