From 7c713dcce47d83a1e7c7f154770f6a98250a81f7 Mon Sep 17 00:00:00 2001 From: Plancke Date: Sat, 28 Jul 2018 22:09:27 -0400 Subject: [PATCH] update readme version to 1.0.7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4739db7..a9af728 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.6" + $ composer require "plancke/hypixel-php=^1.0.7" If you plan on using the mongo cache implementation you'll also need to require mongo, (suggested package)