pub fn outdated(
options: &ComposerOutdatedOptions,
) -> Result<(IndicatedUpdateRequirement, ComposerOutdatedData), Error>Expand description
main entry point for the composer-outdated call
ยงErrors
fails if the call to composer outdated fails or the output can not be parsed