From 41d56e98417055dffcb45c44b5d68db6b8917ef2 Mon Sep 17 00:00:00 2001 From: horus Date: Sun, 19 Apr 2020 18:30:27 +0200 Subject: Updates jikan to fix bug. --- composer.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 8013182..2234ab2 100644 --- a/composer.lock +++ b/composer.lock @@ -669,6 +669,7 @@ "email": "jakub.onderka@gmail.com" } ], + "abandoned": "php-parallel-lint/php-console-color", "time": "2018-09-29T17:23:10+00:00" }, { @@ -715,20 +716,21 @@ } ], "description": "Highlight PHP code in terminal", + "abandoned": "php-parallel-lint/php-console-highlighter", "time": "2018-09-29T18:48:56+00:00" }, { "name": "jikan-me/jikan", - "version": "v2.16.2", + "version": "v2.16.3", "source": { "type": "git", "url": "https://github.com/jikan-me/jikan.git", - "reference": "4e3781e1617047921d20acc7bb4390bc8e83502d" + "reference": "3a10a26973caad084237b345100bbeb32bcafedd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jikan-me/jikan/zipball/4e3781e1617047921d20acc7bb4390bc8e83502d", - "reference": "4e3781e1617047921d20acc7bb4390bc8e83502d", + "url": "https://api.github.com/repos/jikan-me/jikan/zipball/3a10a26973caad084237b345100bbeb32bcafedd", + "reference": "3a10a26973caad084237b345100bbeb32bcafedd", "shasum": "" }, "require": { @@ -765,7 +767,7 @@ } ], "description": "Jikan is an unofficial MyAnimeList API", - "time": "2020-02-16T18:32:19+00:00" + "time": "2020-04-01T05:12:25+00:00" }, { "name": "laravel/framework", -- cgit v1.2.3