hirak / composer-diff-plugin

composer plugin to show library version diff at "composer update".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

composer-diff-plugin

composer plugin to show library version diff at "composer update".

composer-diff-plugin

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.

https://www.mercari.com/cla/

About

composer plugin to show library version diff at "composer update".

License:MIT License


Languages

Language:PHP 100.0%