Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2aa40e6

Browse files
committed
Change installation method order
| Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3 | Fixed tickets |
1 parent b45dc3a commit 2aa40e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/intl.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Installation
2222

2323
You can install the component in two different ways:
2424

25-
* Using the official Git repository (https://github.com/symfony/Intl);
26-
* :doc:`Install it via Composer</components/using_components>` (``symfony/intl`` on `Packagist`_).
25+
* :doc:`Install it via Composer</components/using_components>` (``symfony/intl`` on `Packagist`_);
26+
* Using the official Git repository (https://github.com/symfony/Intl).
2727

2828
If you install the component via Composer, the following classes and functions
2929
of the intl extension will be automatically provided if the intl extension is

0 commit comments

Comments
 (0)