Composer Updates with Source Operations
An application on Platform.sh can define a number of operations that can be applied to its source code. Source Operations can be fully automated, which can be useful when projects need scheduled updates applied to their applications. These commands, once defined, can replace the need to push updates from a local repository by running composer update automatically.