Skip to main content

installed_php

Function installed_php 

Source
pub fn installed_php(
    lock: &Lock,
    root: &RootPackage,
    root_manifest: &Value,
    with_dev: bool,
    layout: &Layout,
) -> Result<String>
Expand description

Full installed.php (port of generateInstalledVersions + dumpToPhpCode).