Skip to content

Commit e505220

Browse files
committed
Downgrade composer-unused
1 parent 34655a7 commit e505220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
# Should be the higest supported version, so we can use the newest tools
5454
php-version: '8.3'
55-
tools: composer, composer-require-checker, composer-unused, phpcs
55+
tools: composer, composer-require-checker, composer-unused:0.9.2, phpcs
5656
extensions: ctype, date, dom, filter, hash, mbstring, openssl, pcre, soap, spl, xml
5757
coverage: none
5858

0 commit comments

Comments
 (0)