pub fn analyze(
project_dir: &Path,
lock: &Lock,
root_manifest: &Value,
with_dev: bool,
plugins_enabled: bool,
) -> ScopeReportExpand description
plugins_enabled = no --no-plugins: with the flag, Composer ignores
every plugin, composer/installers included; everything goes into vendor/.