From 58fe989b2a85ad4fc140e7094ace40a2367bec6a Mon Sep 17 00:00:00 2001 From: Ala Eddine Khefifi Date: Thu, 15 Mar 2018 10:46:56 +0100 Subject: [PATCH] Update setup.rst --- setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.rst b/setup.rst index f354ccdcf9d..0fcde6f1bc5 100644 --- a/setup.rst +++ b/setup.rst @@ -112,7 +112,7 @@ vulnerability. Run this command to install it in your application: .. code-block:: terminal $ cd my-project/ - $ composer require sec-checker + $ composer require sec-checker --dev From now on, this utility will be run automatically whenever you install or update any dependency in the application. If a dependency contains a vulnerability,