Commit f700da82 by Michael DeHaan

Bump version_added field on composer module.

parent b0dbc61d
...@@ -24,7 +24,7 @@ DOCUMENTATION = ''' ...@@ -24,7 +24,7 @@ DOCUMENTATION = '''
module: composer module: composer
author: Dimitrios Tydeas Mengidis author: Dimitrios Tydeas Mengidis
short_description: Dependency Manager for PHP short_description: Dependency Manager for PHP
version_added: "1.4" version_added: "1.6"
description: 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 - 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: options:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment