Download the PHP package backendtea/undepend without Composer
On this page you can find all versions of the php package backendtea/undepend. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download backendtea/undepend
More information about backendtea/undepend
Files in backendtea/undepend
Download backendtea/undepend
More information about backendtea/undepend
Files in backendtea/undepend
Vendor backendtea
Package undepend
Short Description Detects orphaned dependencies in your composer.json
License MIT
Package undepend
Short Description Detects orphaned dependencies in your composer.json
License MIT
Please rate this library. Is it a good library?
Informations about the package undepend
Undepend
Undepend lets you find orphaned dependencies in your composer lock file
Installation
Installation is done trough composer
Usage
The command will exit with 0 if you have no orphaned dependencies.
If you do have some, it will exit with 1 and give you all dependencies that are orphaned.
You can specify another composer.json and lock file to use like so:
All versions of undepend with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
The package backendtea/undepend contains the following files
Loading the files please wait ....