From 8e015750bf8bd60d96610b88d8ab89954a680eb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20C=C3=A1mara?= Date: Wed, 1 Feb 2017 00:50:15 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04067c9..fb44795 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Laravel 5 is released!! Add Laravel Localization to your `composer.json` file. - "mcamara/laravel-localization": "1.1.*" + "mcamara/laravel-localization": "1.2.*" Run `composer install` to get the latest version of the package.