Jump to content

Manual:checkComposerLockUpToDate.php

From mediawiki.org
This page is a translated version of the page Manual:CheckComposerLockUpToDate.php and the translation is 86% complete.
MediaWiki バージョン:
1.25

詳細

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

オプション

このスクリプトにはオプションはありません。

使用法

php maintenance/run.php checkComposerLockUpToDate
Terminal
MediaWiki バージョン 1.39.13 以前では、メンテナンス スクリプトを php maintenance/run.php スクリプト名 ではなく php maintenance/スクリプト名.php を使用して実行する必要があります。

関連項目