From 323a466c72ac48273019b9ad32df73d7d9fafbca Mon Sep 17 00:00:00 2001 From: Plancke Date: Tue, 31 Jul 2018 17:21:30 -0400 Subject: [PATCH] 1.0.9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0b72f9..f1681f0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,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.8" + $ composer require "plancke/hypixel-php=^1.0.9" If you plan on using the mongo cache implementation you'll also need to require mongo, (suggested package)