Download the PHP package sllh/composer-versions-check without Composer
On this page you can find all versions of the php package sllh/composer-versions-check. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package composer-versions-check
composer-versions-check
composer-versions-check is 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 || ^8.0
composer-plugin-api Version ^2.0
composer/semver Version ^3.2.5
symfony/console Version ^3.4 || ^4.4 || ^5.0
composer-plugin-api Version ^2.0
composer/semver Version ^3.2.5
symfony/console Version ^3.4 || ^4.4 || ^5.0
The package sllh/composer-versions-check contains the following files
Loading the files please wait ....