Download the PHP package dereuromark/composer-versions-check without Composer
On this page you can find all versions of the php package dereuromark/composer-versions-check. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dereuromark/composer-versions-check
More information about dereuromark/composer-versions-check
Files in dereuromark/composer-versions-check
Download dereuromark/composer-versions-check
More information about dereuromark/composer-versions-check
Files in dereuromark/composer-versions-check
Vendor dereuromark
Package composer-versions-check
Short Description Checks if packages are up to date to last major versions after update
License MIT
Package composer-versions-check
Short Description Checks if packages are up to date to last major versions after update
License MIT
Please rate this library. Is it a good library?
Informations about the package composer-versions-check
composer-versions-check
A plugin for Composer. It warns user for outdated packages from last major versions after update command.
Screencast provided by Silentcast.
Installation
You can install it either globally (recommended):
or locally (as require-dev dependency then):
Usage
That's it! Composer will enable automatically the plugin as soon it's installed.
Just run composer update
command to see the plugin working.
Configuration
You can configure the plugin via the COMPOSER_HOME/config.json
file. Here is the default one:
show-links
: Shows outdated package links. Set totrue
to get a larger output, like the demo.
All versions of composer-versions-check with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
composer-plugin-api Version ^2.0
composer/semver Version ^3.2.5
symfony/console Version ^4.4 || ^5.3 || ^6.0
composer-plugin-api Version ^2.0
composer/semver Version ^3.2.5
symfony/console Version ^4.4 || ^5.3 || ^6.0
The package dereuromark/composer-versions-check contains the following files
Loading the files please wait ....