Skip to content

Commit 5c872f2

Browse files
committed
Bundle name case change
1 parent aa0dff4 commit 5c872f2

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
@@ -1355,7 +1355,7 @@ FriendsOfPHP organization.
13551355
.. note::
13561356

13571357
To enable the ``security:check`` command, you need to add the
1358-
`sensio distribution bundle`_ in your composer dependencies.
1358+
`SensioDistributionBundle`_ in your composer dependencies.
13591359

13601360
.. code-block:: bash
13611361
@@ -1390,4 +1390,4 @@ Learn More from the Cookbook
13901390
.. _`online tool`: https://www.dailycred.com/blog/12/bcrypt-calculator
13911391
.. _`frameworkextrabundle documentation`: http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html
13921392
.. _`security advisories database`: https://github.com/FriendsOfPHP/security-advisories
1393-
.. _`sensio distribution bundle`: https://packagist.org/packages/sensio/distribution-bundle
1393+
.. _`SensioDistributionBundle`: https://packagist.org/packages/sensio/distribution-bundle

0 commit comments

Comments
 (0)