From 33bcf4251725fabf559322cd15eaf53efb16d593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anh=20V=C5=A9=20=C4=90=E1=BB=97?= Date: Fri, 3 Feb 2017 22:32:54 +0700 Subject: [PATCH] Update README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 35d38a8..c1e85a1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,17 @@ - Render a timezone listbox (select element) in Laravel - Render a timezone array in Laravel +## Versions and compatibility + +Currently, there are some branches of Timezone-List is compatible with the following version of Laravel framework + +| Timezone-List branch | Laravel version | +| ------------------------------------------------------------- | ---------------- | +| [4.x](https://github.com/JackieDo/Timezone-List/tree/4.x) | 4.x | +| [5.x](https://github.com/JackieDo/Timezone-List/tree/5.x) | 5.x | + +This documentation is use for Laravel 5.x + # Installation You can install this package through [Composer](https://getcomposer.org).