From 1c5c334b48894a85512624523c0b6d2055f3fb5a Mon Sep 17 00:00:00 2001 From: Olivier Laurendeau Date: Sat, 15 Nov 2014 10:36:15 +0100 Subject: [PATCH] Update remove command's documentation --- doc/03-cli.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/03-cli.md b/doc/03-cli.md index f4c1c37e0..7fcafc2d6 100644 --- a/doc/03-cli.md +++ b/doc/03-cli.md @@ -189,6 +189,9 @@ After removing the requirements, the modified requirements will be uninstalled. ### Options +* **--ignore-platform-reqs:** ignore `php`, `hhvm`, `lib-*` and `ext-*` + requirements and force the installation even if the local machine does not + fulfill these. * **--dev:** Remove packages from `require-dev`. * **--no-update:** Disables the automatic update of the dependencies. * **--no-progress:** Removes the progress display that can mess with some