Composer
in package
Class Composer
Table of Contents
Constants
- DEFAULT_PATH = 'bin/composer.phar'
Methods
- getComposerExecutor() : string
- Return the composer executable file path
- getComposerLocation() : string
- Returns the location of composer.
Constants
DEFAULT_PATH
public
mixed
DEFAULT_PATH
= 'bin/composer.phar'
Tags
Methods
getComposerExecutor()
Return the composer executable file path
public
static getComposerExecutor() : string
Return values
stringgetComposerLocation()
Returns the location of composer.
public
static getComposerLocation() : string