Manual:checkComposerLockUpToDate.php

MediaWiki version:
1.25

Details

edit

checkComposerLockUpToDate.php file is a maintenance script to check whether your composer-installed dependencies are up to date.

Options

edit

This script does not accept any options.

Usage

edit
php maintenance/run.php checkComposerLockUpToDate
Terminal
In MediaWiki version 1.39.10 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

See also

edit