From 6134b71b80adb599548c01c47766fc64d1f02c95 Mon Sep 17 00:00:00 2001 From: Plancke Date: Wed, 22 May 2019 18:05:38 +0200 Subject: [PATCH] 1.1.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69bbd0d..94fb10e 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.10" + $ composer require "plancke/hypixel-php=^1.1.0" If you plan on using the mongo cache implementation you'll also need to require mongo, (suggested package)