We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34655a7 commit e505220Copy full SHA for e505220
.github/workflows/php.yml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
# Should be the higest supported version, so we can use the newest tools
54
php-version: '8.3'
55
- tools: composer, composer-require-checker, composer-unused, phpcs
+ tools: composer, composer-require-checker, composer-unused:0.9.2, phpcs
56
extensions: ctype, date, dom, filter, hash, mbstring, openssl, pcre, soap, spl, xml
57
coverage: none
58
0 commit comments