Skip to content

Commit a981ae7

Browse files
committed
Merge pull request #2640 from bschussek/icu-3.8
Made the Icu component compatible with ICU 3.8
2 parents abe537f + 438c824 commit a981ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/intl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ expose them manually by adding the following lines to your autoload code::
7272
but usually Composer does this for you automatically:
7373

7474
* 1.0.*: when the intl extension is not available
75-
* 1.1.*: when intl is compiled with ICU 4.0 or higher
75+
* 1.1.*: when intl is compiled with ICU 3.8 or higher
7676
* 1.2.*: when intl is compiled with ICU 4.4 or higher
7777

7878
These versions are important when you deploy your application to a **server with

0 commit comments

Comments
 (0)