PHP Class Components_Helper_Composer, horde

Show file Open project: horde/horde Class Usage Examples

Public Methods

Method Description
generateComposeJson ( string $package, array $options = [] ) Updates the composer.json file.

Method Details

generateComposeJson() public method

Updates the composer.json file.
public generateComposeJson ( string $package, array $options = [] )
$package string Path to the package.xml file.
$options array The set of options for the operation.