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 99747a5 commit 2219bc2Copy full SHA for 2219bc2
.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