palantirnet / drupal-skeleton

A Drupal project template for use with `composer create-project`.
Other
13 stars 3 forks source link

Update composer.json dependencies to support composer2 #117

Closed shaal closed 3 years ago

shaal commented 3 years ago

Description

Update composer.json dependencies to fully support composer 2.

Testing instructions

  1. Get rid of any files that are not in the repo git clean -fdx
  2. Make sure you are running composer 2 by running composer self-update --2
  3. Run composer install

Open questions

Delete this section if there are no open questions.

Remaining tasks

Delete this section if there are no remaining tasks.