mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-23 04:11:06 +07:00
improve documentation
This commit is contained in:
parent
e02a1810e6
commit
e0b7f34ba7
@ -220,7 +220,7 @@ These tools can be setup globally using the `tools` input. It accepts a string i
|
||||
- If you do not use composer in your workflow, you can specify `tools: none` to skip it.
|
||||
|
||||
```yaml
|
||||
- name: Setup PHP with composer v2
|
||||
- name: Setup PHP without composer
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '7.4'
|
||||
|
Loading…
Reference in New Issue
Block a user