Download the PHP package josefglatz/composer-diff-plugin without Composer
On this page you can find all versions of the php package josefglatz/composer-diff-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download josefglatz/composer-diff-plugin
More information about josefglatz/composer-diff-plugin
Files in josefglatz/composer-diff-plugin
Download josefglatz/composer-diff-plugin
More information about josefglatz/composer-diff-plugin
Files in josefglatz/composer-diff-plugin
Vendor josefglatz
Package composer-diff-plugin
Short Description composer plugin which creates a composer.list file and shows library version diff at "composer update"
License MIT
Package composer-diff-plugin
Short Description composer plugin which creates a composer.list file and shows library version diff at "composer update"
License MIT
Please rate this library. Is it a good library?
Informations about the package composer-diff-plugin
josefglatz/composer-diff-plugin
A composer plugin...
- to show library version diff at "composer update" (e.g. for putting into your GIT commit message),
- to create and update a
composer.list
file next to thecomposer.json
.
Features
- print upgrade/downgrade/add/remove of libraries.
- output
composer.list
file which can be added to project's GIT repository.
Install/Uninstall
Depending on your use case it makes sense to add this plugin globally in your development environment.
Global
Locally
When installing the plugin locally for a specific project it's recommended to add it as dev-dependency only.
License
Copyright 2016 Mercari, Inc. Copyright 2020 Josef Glatz
Licensed under the MIT License
Support
Many thanks to my employer supseven.at for sponsoring work time.
All versions of composer-diff-plugin with dependencies
PHP Build Version
Package Version
The package josefglatz/composer-diff-plugin contains the following files
Loading the files please wait ....