- general: send PHP version to get compatible updates
- CLI: check if update should be run based on updater server response
- CLI: verify that owner of config.php and updater process user are the same
- CLI: if the instance is not installed the updater exits properly with a exit code of 0
- CLI: static autoloader (composer dump-autoload)