irstea / composer-require-checker-shim
Shim repository for maglnet/composer-require-checker
3.0.0
2021-01-19 03:20 UTC
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- ext-phar: *
Replaces
README
This package is a drop-in replacement for maglnet/composer-require-checker, which provides its PHAR archive as a binary.
It is built automatically from the official PHAR.
Installation
composer require irstea/composer-require-checker-shim
or:
composer require --dev irstea/composer-require-checker-shim
Usage
As you would use the original package, i.e. something like:
vendor/bin/composer-require-checker [options] [arguments]
License
This distribution retains the license of the original software: MIT