We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab0a5c commit 8acaaf1Copy full SHA for 8acaaf1
components/security/introduction.rst
@@ -20,11 +20,13 @@ Installation
20
You can install the component in many different ways:
21
22
* Use the official Git repository (https://github.com/symfony/Security);
23
-* :doc:`Install it via Composer</components/using_components>` (``symfony/security`` on `Packagist`_).
+* :doc:`Install it via Composer</components/using_components>` (`symfony/security`_ on Packagist).
24
25
Sections
26
--------
27
28
* :doc:`/components/security/firewall`
29
* :doc:`/components/security/authentication`
30
* :doc:`/components/security/authorization`
31
+
32
+.. _symfony/security: https://packagist.org/packages/symfony/security
0 commit comments