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.
2 parents abe537f + 438c824 commit a981ae7Copy full SHA for a981ae7
components/intl.rst
@@ -72,7 +72,7 @@ expose them manually by adding the following lines to your autoload code::
72
but usually Composer does this for you automatically:
73
74
* 1.0.*: when the intl extension is not available
75
- * 1.1.*: when intl is compiled with ICU 4.0 or higher
+ * 1.1.*: when intl is compiled with ICU 3.8 or higher
76
* 1.2.*: when intl is compiled with ICU 4.4 or higher
77
78
These versions are important when you deploy your application to a **server with
0 commit comments