The POST_UPDATE_CMD event occurs after the update command is executed.
The event listener method receives a Composer\Script\Event instance.
public const POST_UPDATE_CMD = 'post-update-cmd';