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