From c894643f3e45701bab5b659315e24353f2ca932b Mon Sep 17 00:00:00 2001 From: Fernando Herrero Date: Wed, 16 Mar 2022 15:35:04 +0100 Subject: [PATCH] ICU requirement added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37a173e..e0cba0c 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Original autor: [BohwaZ](https://bohwaz.net/) # Requirements - PHP >= 5.6 +- ext-intl ([Internationalization extension ICU](https://www.php.net/manual/en/book.intl.php)) # Installation