mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-07-23 15:19:07 +07:00
Merge pull request #966 from OskarStark/patch-1
⚙ Improvement: Update docs
This commit is contained in:
@ -278,7 +278,7 @@ These tools can be set up globally using the `tools` input. It accepts a string
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.4'
|
||||
tools: composer:v2
|
||||
tools: composer:v1
|
||||
```
|
||||
|
||||
- If you do not use composer in your workflow, you can specify `tools: none` to skip it.
|
||||
|
Reference in New Issue
Block a user