Hello everyone,
I am also facing the similar issue
composer version is getting updated automatically to version 2.x.x periodically.
running "composer self-update" command is bringing back to the stable channel (1.x.x) and i which is the version i want my applications to keep running.
i am...