qossmic / deptrac-shim
deptrac phar distribution
Installs: 2 566 062
Dependents: 39
Suggesters: 2
Security: 0
Stars: 55
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: ^8.1
- ext-json: *
- ext-tokenizer: *
- ext-zlib: *
Suggests
- ext-dom: For using the JUnit output formatter
Replaces
- qossmic/deptrac: 1.0.2
This package is auto-updated.
Last update: 2023-03-02 12:21:23 UTC
README
Usage
Install the package
composer require --dev qossmic/deptrac-shim
and use it like the original executable
vendor/bin/deptrac
Check out the main repo for more options https://github.com/qossmic/deptrac.