pub fn branch_alias( manifest: &Value, root: &RootVersion, ) -> Option<(String, String)>
Branch alias of the root: getBranchAlias on the composer.json, the version being the pretty version retained by RootPackageLoader.