Description
This component is responsible for managing all things composer related for an instance.
Composer 2
Magento requires Composer version 2 from 2.4.4. In order to switch your composer version for either all or individual instances just put this into your Post Rollup Commands for PHP-FPM
mv /usr/bin/composer /usr/bin/composer1; mv /usr/bin/composer2 /usr/bin/composer