MediaWiki
1.27.4
|
Reads a composer.lock file and provides accessors to get its hash and what is installed. More...
Public Member Functions | |
__construct ($location) | |
getInstalledDependencies () | |
Dependencies currently installed according to composer.lock. More... | |
Reads a composer.lock file and provides accessors to get its hash and what is installed.
Definition at line 9 of file ComposerLock.php.
ComposerLock::__construct | ( | $location | ) |
ComposerLock::getInstalledDependencies | ( | ) |
Dependencies currently installed according to composer.lock.
Definition at line 23 of file ComposerLock.php.
References as, contents, and ComposerJson\normalizeVersion().