Update version_added info.
This commit is contained in:
parent
f5b5ff6190
commit
7f005fdd63
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ description:
|
|||
- Composer is a tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them in your project for you
|
||||
options:
|
||||
command:
|
||||
version_added: "1.8"
|
||||
description:
|
||||
- Composer command like "install", "update" and so on
|
||||
required: false
|
||||
|
|
Loading…
Reference in a new issue