|
MediaWiki master
|
Reads an installed.json file and provides accessors to get what is installed. More...
Public Member Functions | |
| __construct ( $location) | |
| getInstalledDependencies () | |
| Dependencies currently installed according to installed.json. | |
Reads an installed.json file and provides accessors to get what is installed.
Definition at line 11 of file ComposerInstalled.php.
| Wikimedia\Composer\ComposerInstalled::__construct | ( | $location | ) |
| string | $location |
Definition at line 20 of file ComposerInstalled.php.
| Wikimedia\Composer\ComposerInstalled::getInstalledDependencies | ( | ) |
Dependencies currently installed according to installed.json.
Definition at line 29 of file ComposerInstalled.php.
References Wikimedia\Composer\ComposerJson\normalizeVersion().