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.
1352
1352
any of your dependencies is affected by a known security vulnerability.
1353
1353
Therefore, you can easily integrate it in your build process.
1354
1354
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
+
1355
1362
Final Words
1356
1363
-----------
1357
1364
@@ -1381,3 +1388,4 @@ Learn More from the Cookbook
1381
1388
.. _`online tool` : https://www.dailycred.com/blog/12/bcrypt-calculator
1382
1389
.. _`frameworkextrabundle documentation` : http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html
1383
1390
.. _`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