mercari / composer-diff-plugin
composer plugin to show library version diff at "composer update"
Installs: 2 667
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 43
Forks: 2
Open Issues: 0
Type:composer-plugin
Requires
- composer-plugin-api: >=1.0.0-alpha10
Requires (Dev)
- composer/composer: 1.0.0-alpha10
This package is not auto-updated.
Last update: 2024-11-09 18:59:29 UTC
README
composer plugin to show library version diff at "composer update".
feature
- print upgrade/downgrade/add/remove of libraries.
- output
composer.list
file
Install
$ composer global require mercari/composer-diff-plugin
Uninstall
$ composer global remove mercari/composer-diff-plugin
License
Copyright 2016 Mercari, Inc.
Licensed under the MIT License
Contribution
Fork the project, create a feature branch, and send us a pull request.
Please read the CLA carefully before submitting your contribution to Mercari.