Open Farnoosh63 opened 3 years ago
The docker image tag 6.x is using composer self-update --1. Is it possible to add a new release with tag 7.4.x that install composer 2?
composer self-update --1.
At this point the PHP 7.4 EOL is going to be an issue as well.
The docker image tag 6.x is using
composer self-update --1.
Is it possible to add a new release with tag 7.4.x that install composer 2?