Updated Composer plugin (markdown)
parent
c707f20578
commit
b7d7271f97
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Allows you to run Composer within your build, to install dependencies prior to t
|
|||
setup:
|
||||
composer:
|
||||
directory: "my/composer/dir"
|
||||
action: "install"
|
||||
action: "update"
|
||||
prefer_dist: true
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue