sensiolabs-de / deptrac-shim
deptrac phar distribution
Installs: 969 625
Dependents: 29
Suggesters: 0
Security: 0
Stars: 53
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: 2022-12-02 11:49:35 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.