Updated Composer plugin (markdown)
parent
b7d7271f97
commit
61138f39f4
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Allows you to run Composer within your build, to install dependencies prior to testing. Best run as a "setup" stage plugin.
|
||||
|
||||
## Configuration Options:
|
||||
|
||||
## Configuration
|
||||
### Options
|
||||
* **directory** [optional] - Directory within which you want Composer to run (default: build root)
|
||||
* **action** [optional - Action you wish Composer to run (default: 'install')
|
||||
* **prefer_dist** [optional - true|false whether Composer should run with the `--prefer-dist` flag (default: false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue