drupal-composer / drupal-project

:rocket: Composer template for Drupal projects. Quick installation via "composer create-project drupal-composer/drupal-project"
GNU General Public License v2.0
1.57k stars 941 forks source link

Normalize composer.json #647

Closed leymannx closed 6 months ago

leymannx commented 6 months ago

Let's add https://github.com/ergebnis/composer-normalize to the project to standardize the composer.json. I think it helps a lot to keep stuff in composer.json ordered in a comprehensible way.

(Maybe we can get this in as starting point for the versioning issue: https://github.com/drupal-composer/drupal-project/issues/425)