janpecha/composer-updater

自动更新composer.json。

v1.2.7 2022-10-02 12:56 UTC

This package is auto-updated.

Last update: 2024-08-26 12:33:46 UTC


README

Buy me a coffee

安装

下载最新包或使用Composer

composer require janpecha/composer-updater

Composer Updater需要PHP 7.2或更高版本。

用法

Usage:
    php composer-updater <command> [options]

Commands:
	update       Updates composer.json & composer.lock if needed.

Options:
    --composer-file=<path>       Path to composer.json file (optional)
    --composer-bin=<executable>  Composer executable (optional, default: `composer`)
    --dry-run                    Enable dry-run mode

许可证: 新BSD许可证
作者: Jan Pecha, https://www.janpecha.cz/