From 55da519caef1e1c2d0916c107e6604e713f5fc4c Mon Sep 17 00:00:00 2001 From: Robert Boloc Date: Thu, 16 Jan 2014 22:03:04 +0100 Subject: [PATCH] added information to the docs --- doc/04-schema.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/04-schema.md b/doc/04-schema.md index f0852668d..811acfba0 100644 --- a/doc/04-schema.md +++ b/doc/04-schema.md @@ -710,6 +710,8 @@ The following options are supported: interoperability issues with other autoloaders. * **autoloader-suffix:** Defaults to `null`. String to be used as a suffix for the generated Composer autoloader. When null a random one will be generated. +* **autoloader-optimize-always** Defaults to `false`. Always optimize when dumping + the autoloader. * **github-domains:** Defaults to `["github.com"]`. A list of domains to use in github mode. This is used for GitHub Enterprise setups. * **notify-on-install:** Defaults to `true`. Composer allows repositories to