diff options
| author | horus | 2020-04-19 18:30:27 +0200 |
|---|---|---|
| committer | horus | 2020-04-19 18:30:27 +0200 |
| commit | 41d56e98417055dffcb45c44b5d68db6b8917ef2 (patch) | |
| tree | 3f149bd0e1a4f9e3482bd4ec35fd1fc38c8c3982 /composer.lock | |
| parent | 86cf2068bd5e7f69dbc00f4b1874326456d295a2 (diff) | |
| download | senpai-41d56e98417055dffcb45c44b5d68db6b8917ef2.tar.gz | |
Updates jikan to fix bug.
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 12 |
1 files 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", |
