We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a356da3 commit 31d4fbeCopy full SHA for 31d4fbe
.github/workflows/unused.yml
@@ -67,4 +67,4 @@ jobs:
67
fi
68
69
- name: Detect unused packages
70
- run: composer-unused -vvv --profile --ansi --no-interaction --no-progress --excludePackage=php
+ run: composer-unused -vvv --profile --ansi --no-interaction --no-progress --excludePackage=php --excludePackage=tatter/alerts --excludePackage=tatter/preferences --excludePackage=tatter/thumbnails
0 commit comments