From fd39eb5cdcd9d3af2d3968a74ba8b1f607ad2851 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 20 Nov 2018 19:44:19 +0100 Subject: [PATCH] Update maxim-db/reader to version 1.4.0 --- Changelog | 3 ++- composer.lock | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Changelog b/Changelog index eac538f52..c4d33e01a 100755 --- a/Changelog +++ b/Changelog @@ -1,6 +1,7 @@ 2018-11-20 DariusIII + * Chg: Update maxim-db/reader to version 1.4.0 * Chg: Update ReleaseExtra class addXml function - * CHg: Update artisan commands PHPDOC blocks + * Chg: Update artisan commands PHPDOC blocks * Chg: Update composer install process to prefer dist in dev branches too, we will not be making changes to composer packages * Chg: Update PCGames categorization function, use categorization by poster * Chg: Update isPC function to check if release is PCGame before isISO check diff --git a/composer.lock b/composer.lock index 111f442a8..fe40ca505 100644 --- a/composer.lock +++ b/composer.lock @@ -3062,16 +3062,16 @@ }, { "name": "maxmind-db/reader", - "version": "v1.3.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git", - "reference": "e042b4f8a2dff41e19019faf16427178b07fbd58" + "reference": "2f1086e38939e808cc23b17daa469da094af9125" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/e042b4f8a2dff41e19019faf16427178b07fbd58", - "reference": "e042b4f8a2dff41e19019faf16427178b07fbd58", + "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/2f1086e38939e808cc23b17daa469da094af9125", + "reference": "2f1086e38939e808cc23b17daa469da094af9125", "shasum": "" }, "require": { @@ -3114,7 +3114,7 @@ "geolocation", "maxmind" ], - "time": "2018-02-21T21:23:33+00:00" + "time": "2018-11-20T16:04:10+00:00" }, { "name": "maxmind/web-service-common",