Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7c8c648

Browse filesBrowse 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
Copy full SHA for 7c8c648

File tree

1 file changed

+2
-6
lines changed
Filter options

1 file changed

+2
-6
lines changed

‎security/security_checker.rst

Copy file name to clipboardExpand all lines: security/security_checker.rst
+2-6Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.