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 1d25f52 commit 847b8ceCopy full SHA for 847b8ce
book/security.rst
@@ -2059,7 +2059,9 @@ Checking Dependencies Security
2059
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2060
2061
.. versionadded:: 2.5
2062
- The ``security:check`` command was introduced in Symfony 2.5.
+ The ``security:check`` command was introduced in Symfony 2.5. This command is
2063
+ included in ``SensioDistributionBundle``, which has to be registered in your
2064
+ application in order to use this command.
2065
2066
When using lots of dependencies in your Symfony projects, odds are that some of
2067
them contain security vulnerabilities. That's why Symfony includes a command
0 commit comments