artursvonda/composer-updates

Plugin for composer dependency updates and change-logs

Installs: 9 072

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 0

Open Issues: 0

Type:composer-plugin

0.2.1 2016-04-21 11:23 UTC

This package is auto-updated.

Last update: 2024-04-09 18:00:51 UTC


README

Composer plugin to check for available updates and upgrades

Screenshot

Usage

Add requirement to your composer.json

composer require artursvonda/composer-updates @stable

You can add this dependency to global composer file using

composer global require artursvonda/composer-updates @stable

To check for available updates, run following command

composer run-script check-updates

To do

  • Check for available updates when using source
  • Check constraints to see what's holding back newer version
  • Changelog output