We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e352e commit 998c2fdCopy full SHA for 998c2fd
1 file changed
src/Template/.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 --ansi --no-interaction --no-progress --excludePackage=php
0 commit comments