File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -1352,6 +1352,13 @@ FriendsOfPHP organization.
13521352 any of your dependencies is affected by a known security vulnerability.
13531353 Therefore, you can easily integrate it in your build process.
13541354
1355+ To enable the ``security:check `` command, you need to add the
1356+ `sensio distribution bundle `_ in your composer dependencies.
1357+
1358+ .. code-block :: bash
1359+
1360+ $ composer require ' sensio/distribution-bundle:~3'
1361+
13551362 Final Words
13561363-----------
13571364
@@ -1381,3 +1388,4 @@ Learn More from the Cookbook
13811388.. _`online tool` : https://www.dailycred.com/blog/12/bcrypt-calculator
13821389.. _`frameworkextrabundle documentation` : http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html
13831390.. _`security advisories database` : https://github.com/FriendsOfPHP/security-advisories
1391+ .. _`sensio distribution bundle` : https://packagist.org/packages/sensio/distribution-bundle
You can’t perform that action at this time.
0 commit comments