Skip to content

Commit fdfb1a0

Browse files
committed
Added a note about the SensioDistributionBundle necessary for security:check
1 parent 3c9a962 commit fdfb1a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

book/security.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -2059,7 +2059,9 @@ Checking Dependencies Security
20592059
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20602060

20612061
.. versionadded:: 2.5
2062-
The ``security:check`` command was introduced in Symfony 2.5.
2062+
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.
20632065

20642066
When using lots of dependencies in your Symfony projects, odds are that some of
20652067
them contain security vulnerabilities. That's why Symfony includes a command

0 commit comments

Comments
 (0)