Expand description
§composer-parser
Parses the JSON output of composer outdated and composer audit
Structs§
- Outer structure for parsing composer-outdated output
- These are options to modify the behaviour of the program.
- Inner, per-package structure when parsing composer-outdated output
Enums§
- Error type for composer_parser
- What the exit code indicated about required updates
- What kind of update, if any, is required for a package
Functions§
- main entry point for the composer-oudated call