janpecha/composer-updater

Auto-updates of composer.json.

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

This package is auto-updated.

Last update: 2024-03-30 00:24:34 UTC


README

Buy me a coffee

Installation

Download a latest package or use Composer:

composer require janpecha/composer-updater

Composer Updater requires PHP 7.2 or later.

Usage

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

License: New BSD License
Author: Jan Pecha, https://www.janpecha.cz/