PHP Class PackageVersions\FallbackVersions

Show file Open project: Ocramius/PackageVersions

Public Methods

Method Description
getVersion ( string $packageName ) : string

Private Methods

Method Description
__construct ( )
getComposerLockPath ( ) : string
getVersions ( string $composerLockFile ) : Generator

Method Details

getVersion() public static method

public static getVersion ( string $packageName ) : string
$packageName string
return string