From 03dc9620822d694543a81fdef926a89bfaf68cf1 Mon Sep 17 00:00:00 2001 From: Plancke Date: Sat, 5 May 2018 10:21:02 +0200 Subject: [PATCH] update readme to 1.0.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0484e98..4739db7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The preferred method of installing this library is with [Composer](https://getcomposer.org) by running the following from your project root: - $ composer require "plancke/hypixel-php=^1.0.5" + $ composer require "plancke/hypixel-php=^1.0.6" If you plan on using the mongo cache implementation you'll also need to require mongo, (suggested package)