From 0ec7eeb67e5b9454c79e466b3fa82996f06502bd Mon Sep 17 00:00:00 2001 From: DariusIII Date: Sat, 30 Jul 2016 18:51:09 +0200 Subject: [PATCH] Update rarinfo library --- Changelog | 2 ++ composer.lock | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Changelog b/Changelog index 24160e2d4..cea2c1aff 100755 --- a/Changelog +++ b/Changelog @@ -1,3 +1,5 @@ +2016-07-30 DariusIII + * Chg: Update rarinfo library 2016-07-29 DariusIII * Fix: Add check if the password is set in ProcessAdditional * Chg: Speed up queries in RequestIDWeb and groupfixrelnames by preventing usage of indexes on ORDER BY clause. diff --git a/composer.lock b/composer.lock index 31a7a73fc..63fcdf8fb 100644 --- a/composer.lock +++ b/composer.lock @@ -1017,12 +1017,12 @@ "source": { "type": "git", "url": "https://github.com/DariusIII/rarinfo.git", - "reference": "710ea1e9f34f4650f2774f2fd18b550687821899" + "reference": "86cf91a95da48b5b104d375f1e5c5c7fae42d46e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DariusIII/rarinfo/zipball/710ea1e9f34f4650f2774f2fd18b550687821899", - "reference": "710ea1e9f34f4650f2774f2fd18b550687821899", + "url": "https://api.github.com/repos/DariusIII/rarinfo/zipball/86cf91a95da48b5b104d375f1e5c5c7fae42d46e", + "reference": "86cf91a95da48b5b104d375f1e5c5c7fae42d46e", "shasum": "" }, "require": { @@ -1056,7 +1056,7 @@ } ], "description": "PHP archive reader helper class", - "time": "2016-07-27 09:06:27" + "time": "2016-07-30 16:27:56" }, { "name": "exeu/apai-io",