The POST_FILE_DOWNLOAD event occurs after downloading a package dist file
The event listener method receives a Composer\Plugin\PostFileDownloadEvent instance.
public const POST_FILE_DOWNLOAD = 'post-file-download';