MediaWiki master
|
Used to check whether composer-installed dependencies (no-dev) are up-to-date. More...
Public Member Functions | |
__construct (ComposerJson $composerJson, ComposerLock $composerLock) | |
check () | |
Used to check whether composer-installed dependencies (no-dev) are up-to-date.
Definition at line 33 of file LockFileChecker.php.
MediaWiki\Composer\LockFileChecker::__construct | ( | ComposerJson | $composerJson, |
ComposerLock | $composerLock ) |
Definition at line 37 of file LockFileChecker.php.
MediaWiki\Composer\LockFileChecker::check | ( | ) |
Definition at line 45 of file LockFileChecker.php.