Skip to content

Commit 58fe989

Browse files
authored
Update setup.rst
1 parent 8954b6d commit 58fe989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ vulnerability. Run this command to install it in your application:
112112
.. code-block:: terminal
113113
114114
$ cd my-project/
115-
$ composer require sec-checker
115+
$ composer require sec-checker --dev
116116
117117
From now on, this utility will be run automatically whenever you install or
118118
update any dependency in the application. If a dependency contains a vulnerability,

0 commit comments

Comments
 (0)