From 30dcd9aa2f724813288f22529f8a64b0cd960ae6 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Fri, 8 Aug 2014 14:46:49 -0400 Subject: [PATCH] Update version_added info. --- packaging/composer | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/composer b/packaging/composer index f6d84bbfef7..2930018bd9f 100644 --- a/packaging/composer +++ b/packaging/composer @@ -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