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.
2 parents 7748c24 + ac9c953 commit 46a991bCopy full SHA for 46a991b
1 file changed
README.md
@@ -268,7 +268,7 @@ These tools can be set up globally using the `tools` input. It accepts a string
268
uses: shivammathur/setup-php@v2
269
with:
270
php-version: '8.5'
271
- tools: composer:v1
+ tools: composer:v2
272
```
273
274
- If you do not use composer in your workflow, you can specify `tools: none` to skip it.
0 commit comments