We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99747a5 + 2219bc2 commit f0a12efCopy full SHA for f0a12ef
1 file changed
.github/workflows/unused.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: shivammathur/setup-php@v2
31
with:
32
php-version: '8.0'
33
- tools: composer, composer-unused:0.8.5
+ tools: composer, composer-unused
34
extensions: intl, json, mbstring, xml
35
coverage: none
36
env:
0 commit comments