From e16ad90b47ef0b734fd49c5720b61424a9073e9f Mon Sep 17 00:00:00 2001 From: horus Date: Fri, 11 Nov 2022 17:13:12 +0100 Subject: update jikan-me/jikan --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 3401285..c55cf24 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "php": "^7.2", "eluceo/ical": "^0.16.0", "fideloper/proxy": "^4.0", - "jikan-me/jikan": "^2.16", + "jikan-me/jikan": "^2.19", "laravel/framework": "^7.28", "laravel/tinker": "^2.0", "nesbot/carbon": "^2.30", diff --git a/composer.lock b/composer.lock index a75bff6..0c89f75 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6eac85b8a6857041dac13288b51d5199", + "content-hash": "0262c5b0bc29238edcbf4abce84d05b2", "packages": [ { "name": "brick/math", @@ -781,16 +781,16 @@ }, { "name": "jikan-me/jikan", - "version": "v2.18.14", + "version": "v2.19.4", "source": { "type": "git", "url": "https://github.com/jikan-me/jikan.git", - "reference": "de723b4648eae7de3cf351e5c1f28992135e9223" + "reference": "b1d5326cce6a483ded253d29116b3a816fe50e88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jikan-me/jikan/zipball/de723b4648eae7de3cf351e5c1f28992135e9223", - "reference": "de723b4648eae7de3cf351e5c1f28992135e9223", + "url": "https://api.github.com/repos/jikan-me/jikan/zipball/b1d5326cce6a483ded253d29116b3a816fe50e88", + "reference": "b1d5326cce6a483ded253d29116b3a816fe50e88", "shasum": "" }, "require": { @@ -831,7 +831,7 @@ "description": "Jikan is an unofficial MyAnimeList API", "support": { "issues": "https://github.com/jikan-me/jikan/issues", - "source": "https://github.com/jikan-me/jikan/tree/v2.18.14" + "source": "https://github.com/jikan-me/jikan/tree/v2.19.4" }, "funding": [ { @@ -839,7 +839,7 @@ "type": "patreon" } ], - "time": "2022-01-07T20:46:53+00:00" + "time": "2022-03-23T06:27:58+00:00" }, { "name": "laravel/framework", -- cgit v1.2.3