update dependencies [ci skip]

This commit is contained in:
Irfan 2020-02-22 22:01:45 +05:00
parent 133275457b
commit 9e784dcb60
3 changed files with 10 additions and 9 deletions

View File

@ -205,9 +205,10 @@ Note: Tests may fail due to rate limit from MyAnimeList (HTTP 429)
---
## Backers
## Sugoi Backers
Thank you to all our **sugoi** backers! 🙏 [[Become a sugoi backer](https://patreon.com/jikan)]
## Sugoi (すごい) Backers
Thank you to all our **Sugoi (すごい)** backers! 🙏 [[Become a sugoi backer](https://patreon.com/jikan)]
- [Jared Allard (jaredallard)](https://github.com/jaredallard)
- [hugonun (hug_onun)](https://twitter.com/hug_onun)
## Backers
Thank you to all our backers! 🙏 [[Become a backer](https://patreon.com/jikan)]

View File

@ -16,7 +16,7 @@
"jms/serializer": "^1.13",
"symfony/yaml": "^4.1",
"fabpot/goutte": "3.2.3",
"jikan-me/jikan": "^2.8",
"jikan-me/jikan": "^2.0",
"ext-json": "*",
"ocramius/package-versions": "^1.4",
"flipbox/lumen-generator": "^5.6"

12
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "46819033c448889c5250315fb1a4040e",
"content-hash": "e888b8affe326154d9bfb77575c1474d",
"packages": [
{
"name": "classpreloader/classpreloader",
@ -2101,16 +2101,16 @@
},
{
"name": "jikan-me/jikan",
"version": "v2.9.0",
"version": "v2.16.2",
"source": {
"type": "git",
"url": "https://github.com/jikan-me/jikan.git",
"reference": "56eca69cb9cba8d06f47aaf5007378b5606b76ab"
"reference": "4e3781e1617047921d20acc7bb4390bc8e83502d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jikan-me/jikan/zipball/56eca69cb9cba8d06f47aaf5007378b5606b76ab",
"reference": "56eca69cb9cba8d06f47aaf5007378b5606b76ab",
"url": "https://api.github.com/repos/jikan-me/jikan/zipball/4e3781e1617047921d20acc7bb4390bc8e83502d",
"reference": "4e3781e1617047921d20acc7bb4390bc8e83502d",
"shasum": ""
},
"require": {
@ -2147,7 +2147,7 @@
}
],
"description": "Jikan is an unofficial MyAnimeList API",
"time": "2019-11-11T14:01:53+00:00"
"time": "2020-02-16T18:32:19+00:00"
},
{
"name": "jms/metadata",