qossmic / deptrac-shim
deptrac phar distribution
Installs: 59 467
Dependents: 8
Suggesters: 0
Security: 0
Stars: 34
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: ^7.2 || 8.0.*
- ext-json: *
- ext-tokenizer: *
- ext-zlib: *
Suggests
- ext-dom: For using the JUnit output formatter
Replaces
- qossmic/deptrac: 0.13.0
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.