diff --git a/doc/03-cli.md b/doc/03-cli.md index 8cceb71f6..94d5b001a 100644 --- a/doc/03-cli.md +++ b/doc/03-cli.md @@ -223,6 +223,6 @@ By default it points to `/home//.composer` on *nix, ### COMPOSER_PROCESS_TIMEOUT This env var controls the time composer waits for commands (such as git -commands) to finish executing. The default value is 60 seconds. +commands) to finish executing. The default value is 300 seconds (5 minutes). ← [Libraries](02-libraries.md) | [Schema](04-schema.md) →