hechoendrupal / drupal-console-core

This project contains commands and features to be shared across DrupalConsole projects.
134 stars 69 forks source link

[develop:contribute] install test site using new core initiative Composer template #373

Open novia713 opened 4 years ago

novia713 commented 4 years ago

forward on Drupal 8.8 there will be a new core initiative Composer template the test site that installs develop:contribute should follow it

something like composer --no-interaction create-project drupal/recommended-project:^8.8 my-project

/cc @enzolutions

enzolutions commented 4 years ago

what is the current status?

novia713 commented 4 years ago

right now it installs the usual template, drupal-project

repository: drupal-composer/drupal-project:8.x-dev

i would not modify the Composer template until release of the drupalconsole version for Drupal 8.8

novia713 commented 4 years ago

see PR https://github.com/hechoendrupal/drupal-console-core/pull/379 /cc @enzolutions