From 47c883ab2739e7938a8bb0bfd1c29d48c88858de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Grignoli?= Date: Mon, 22 May 2017 15:50:57 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2131c3..765c637 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Edit your composer.json file to include the following: ```json { "require": { - "neitanod/forceutf8": "dev-master" + "neitanod/forceutf8": "~2.0" } } ```