Bump version_added field on composer module.
This commit is contained in:
parent
b0dbc61d63
commit
f700da8249
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ DOCUMENTATION = '''
|
|||
module: composer
|
||||
author: Dimitrios Tydeas Mengidis
|
||||
short_description: Dependency Manager for PHP
|
||||
version_added: "1.4"
|
||||
version_added: "1.6"
|
||||
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:
|
||||
|
|
Loading…
Reference in a new issue