PHP Class PackageVersions\FallbackVersions

ファイルを表示 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