We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8954b6d commit 58fe989Copy full SHA for 58fe989
setup.rst
@@ -112,7 +112,7 @@ vulnerability. Run this command to install it in your application:
112
.. code-block:: terminal
113
114
$ cd my-project/
115
- $ composer require sec-checker
+ $ composer require sec-checker --dev
116
117
From now on, this utility will be run automatically whenever you install or
118
update any dependency in the application. If a dependency contains a vulnerability,
0 commit comments