Metadrop / drupal-boilerplate

Drupal projects up and running with Docker and many other tools in minutes
28 stars 23 forks source link

Make installation more agile allowing the required composer plugins #115

Closed rsanzante closed 1 year ago

rsanzante commented 1 year ago

When running "composer create-project" the user is asked several time about the composer plugins.

Example:

Do you trust "phpro/grumphp" to execute code and wish to enable it now? 

This makes installation slower and it really not required: if you trust this repository and you want yo use it is reasonable to think you trust on the composer plugins it uses.