pub fn plugin_issues(lock: &Lock, with_dev: bool) -> Vec<ScopeIssue>Expand description
Blocking plugin issues alone (unknown or layout-changing plugins in the
lock), for commands that do not install but would still let Composer run
plugin listeners — dump-autoload and its PRE_AUTOLOAD_DUMP.