Skip to content

Commit aa0dff4

Browse files
committed
Indented code block in security:check command description
1 parent 5aa7044 commit aa0dff4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/security.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1357,9 +1357,9 @@ FriendsOfPHP organization.
13571357
To enable the ``security:check`` command, you need to add the
13581358
`sensio distribution bundle`_ in your composer dependencies.
13591359

1360-
.. code-block:: bash
1360+
.. code-block:: bash
13611361
1362-
$ composer require 'sensio/distribution-bundle'
1362+
$ composer require 'sensio/distribution-bundle'
13631363
13641364
Final Words
13651365
-----------

0 commit comments

Comments
 (0)