From 44c8a9d5573a1d14a730278208dc17eae24f8f04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Me=C5=A1=C5=A5an?= Date: Fri, 18 Aug 2017 10:55:07 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ed932e..b5d5413 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,13 @@ The preferred way to install this extension is through [composer](http://getcomp Either run ```shell -composer require hyperia/highlight-ception:"^1.0" +composer require hyperia/highlight-ception:"^1.1" ``` or add ``` -"hyperia/highlight-ception": "^1.0" +"hyperia/highlight-ception": "^1.1" ``` to the require section of your composer.json.