Update version_added info.

This commit is contained in:
Michael DeHaan 2014-08-08 14:46:49 -04:00
parent d7db973e6b
commit 30dcd9aa2f

View file

@ -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