Skip to content

Commit f0a12ef

Browse files
authored
Merge pull request #660 from codeigniter4/revert-651-fix-composer-unused
Revert "chore: fix composer-unused version to aviod setup error"
2 parents 99747a5 + 2219bc2 commit f0a12ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unused.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: shivammathur/setup-php@v2
3131
with:
3232
php-version: '8.0'
33-
tools: composer, composer-unused:0.8.5
33+
tools: composer, composer-unused
3434
extensions: intl, json, mbstring, xml
3535
coverage: none
3636
env:

0 commit comments

Comments
 (0)