Skip to main content

analyze

Function analyze 

Source
pub fn analyze(
    project_dir: &Path,
    lock: &Lock,
    root_manifest: &Value,
    with_dev: bool,
    plugins_enabled: bool,
) -> ScopeReport
Expand description

plugins_enabled = no --no-plugins: with the flag, Composer ignores every plugin, composer/installers included; everything goes into vendor/.