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 b45dc3a commit 2aa40e6Copy full SHA for 2aa40e6
components/intl.rst
@@ -22,8 +22,8 @@ Installation
22
23
You can install the component in two different ways:
24
25
-* Using the official Git repository (https://github.com/symfony/Intl);
26
-* :doc:`Install it via Composer</components/using_components>` (``symfony/intl`` on `Packagist`_).
+* :doc:`Install it via Composer</components/using_components>` (``symfony/intl`` on `Packagist`_);
+* Using the official Git repository (https://github.com/symfony/Intl).
27
28
If you install the component via Composer, the following classes and functions
29
of the intl extension will be automatically provided if the intl extension is
0 commit comments