pub fn installed_php( lock: &Lock, root: &RootPackage, root_manifest: &Value, with_dev: bool, layout: &Layout, ) -> Result<String>
Full installed.php (port of generateInstalledVersions + dumpToPhpCode).