We've just had an issue where I work, and someone launched the composer update
command on a production environment, thus causing some problems.
Is there a way to prevent any composer update
and allow only composer install
on a specific environment ?