We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67b763e commit 84fabccCopy full SHA for 84fabcc
security/security_checker.rst
@@ -27,11 +27,7 @@ FriendsOfPHP organization.
27
.. note::
28
29
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'
+ `SensioDistributionBundle`_ is installed and enabled in your application.
35
36
.. _`security advisories database`: https://github.com/FriendsOfPHP/security-advisories
37
-.. _`SensioDistributionBundle`: https://packagist.org/packages/sensio/distribution-bundle
+.. _`SensioDistributionBundle`: https://github.com/sensiolabs/SensioDistributionBundle
0 commit comments