8000 minor #9442 Update setup.rst (NAYZO) · symfony/symfony-docs@3114e08 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3114e08

Browse files
committed
minor #9442 Update setup.rst (NAYZO)
This PR was merged into the 4.0 branch. Discussion ---------- Update setup.rst <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 58fe989 Update setup.rst
2 parents 942c7be + 58fe989 commit 3114e08

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
@@ -122,7 +122,7 @@ vulnerability. Run this command to install it in your application:
122122
.. code-block:: terminal
123123
124124
$ cd my-project/
125-
$ composer require sec-checker
125+
$ composer require sec-checker --dev
126126
127127
From now on, this utility will be run automatically whenever you install or
128128
update any dependency in the application. If a dependency contains a vulnerability,

0 commit comments

Comments
 (0)
0