We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
composer --no-interaction create-project drupal/recommended-project:^8.8 my-project
/cc @enzolutions
The text was updated successfully, but these errors were encountered:
what is the current status?
Sorry, something went wrong.
right now it installs the usual template, drupal-project
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
see PR #379 /cc @enzolutions
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: