Skip to content

Commit 7c8c648

Browse files
committed
minor #6940 Minor rewording for the security:checker article (javiereguiluz)
This PR was submitted for the 2.8 branch but it was merged into the 2.7 branch instead (closes #6940). Discussion ---------- Minor rewording for the security:checker article Installing the bundle is not enough ... you must enable it also. Commits ------- 84fabcc Minor rewording for the security:checker article
2 parents 67b763e + 84fabcc commit 7c8c648

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

security/security_checker.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,7 @@ FriendsOfPHP organization.
2727
.. note::
2828

2929
To enable the ``security:check`` command, make sure the
30-
`SensioDistributionBundle`_ is installed.
31-
32-
.. code-block:: terminal
33-
34-
$ composer require 'sensio/distribution-bundle'
30+
`SensioDistributionBundle`_ is installed and enabled in your application.
3531

3632
.. _`security advisories database`: https://github.com/FriendsOfPHP/security-advisories
37-
.. _`SensioDistributionBundle`: https://packagist.org/packages/sensio/distribution-bundle
33+
.. _`SensioDistributionBundle`: https://github.com/sensiolabs/SensioDistributionBundle

0 commit comments

Comments
 (0)