Closed ugintl closed 12 months ago
Where do you see the exclusive use of composer 1? Don't you use composer globally anyway?
I ran composer create command with composer 2, but it said I should use composer 1 because some of the plugins/packages require composer 1.
This is just the project template and it's not really up to date. You can easily fix this by following the composer output and update the composer.json according to this howto: https://www.drupal.org/docs/develop/using-composer/preparing-your-site-for-composer-2. PRs are always appreciated.
Most of the distributions are using composer 2 now. Why are you still using composer 1?