-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Description
repro
- clone and checkout https://github.com/staabm/phpstan-composer-analysis-repro
- run
vendor/bin/composer-dependency-analyser
result is
➜ phpstan-composer-analysis-repro git:(main) ✗ vendor/bin/composer-dependency-analyser
Found 1 unused dependency!
(those are listed in composer.json, but no usage was found in scanned paths)
• staabm/thincache
(scanned 1 files in 0.001 s)
even though classes from staabm/thincache are referenced via ::class
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working