On this page you find all important commands for the CLI tool composer-require-checker. If the
command you are looking for is missing please ask our AI.
composer-require-checker
A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies
List of commands for composer-require-checker:
-
composer-require-checker:tldr:aa014 composer-require-checker: Analyze a Composer JSON file with a specific configuration.$ composer-require-checker check --config-file ${path-to-config-json} ${path-to-composer-json}try on your machineexplain this command
-
composer-require-checker:tldr:b4fc2 composer-require-checker: Analyze a Composer JSON file.$ composer-require-checker check ${path-to-composer-json}try on your machineexplain this command