0 ); $defConfig = array_merge($defConfig, $parameters); $force = $defConfig['force']; $update = new \Solo\Model\Update; $updateInformation = $update->getUpdateInformation($force); return (object)$updateInformation; } }