Overrides CommandInterface::render
public function render() { return [ 'command' => 'update_build_id', 'old' => $this->old, 'new' => $this->new, ]; }