File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,11 @@ The Ldap Component
1313Installation
1414------------
1515
16- You can install the component in 2 different ways:
16+ .. code-block :: terminal
1717
18- * :doc: `Install it via Composer </components/using_components >` (``symfony/ldap `` on `Packagist `_);
19- * Use the official Git repository (https://github.com/symfony/ldap).
18+ $ composer require symfony/ldap
19+
20+ Alternatively, you can clone the `<https://github.com/symfony/ldap >`_ repository.
2021
2122.. include :: /components/require_autoload.rst.inc
2223
Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ within that class.
2222Installation
2323------------
2424
25- You can install the component in two different ways:
25+ .. code-block :: terminal
2626
27- * :doc: ` Install it via Composer < /components/using_components >` (`` symfony/property-info ``
28- on ` Packagist `_);
29- * Use the official Git repository ( https://github.com/symfony/property-info) .
27+ $ composer require symfony/property-info
28+
29+ Alternatively, you can clone the `< https://github.com/symfony/property-info >`_ repository .
3030
3131.. include :: /components/require_autoload.rst.inc
3232
You can’t perform that action at this time.
0 commit comments