mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-26 21:37:22 +08:00
update imdbphp/imdbphp
This commit is contained in:
Generated
+11
-7
@@ -1657,16 +1657,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "imdbphp/imdbphp",
|
"name": "imdbphp/imdbphp",
|
||||||
"version": "v6.4.2",
|
"version": "v6.5.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/tboothman/imdbphp.git",
|
"url": "https://github.com/tboothman/imdbphp.git",
|
||||||
"reference": "35a1c0240e30c16fae68b2f69682da679cc2aa21"
|
"reference": "4a88ceeabadf1c7b4924dd321fb89bc642b58bee"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/tboothman/imdbphp/zipball/35a1c0240e30c16fae68b2f69682da679cc2aa21",
|
"url": "https://api.github.com/repos/tboothman/imdbphp/zipball/4a88ceeabadf1c7b4924dd321fb89bc642b58bee",
|
||||||
"reference": "35a1c0240e30c16fae68b2f69682da679cc2aa21",
|
"reference": "4a88ceeabadf1c7b4924dd321fb89bc642b58bee",
|
||||||
"shasum": "",
|
"shasum": "",
|
||||||
"mirrors": [
|
"mirrors": [
|
||||||
{
|
{
|
||||||
@@ -1686,8 +1686,8 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"cache/array-adapter": "^1.0",
|
"cache/array-adapter": "^1.0",
|
||||||
"mockery/mockery": "1.3.3",
|
"mockery/mockery": "1.3.3",
|
||||||
"phpstan/phpstan": "^0.9.2",
|
"phpstan/phpstan": "^0.12.83",
|
||||||
"phpunit/phpunit": "5.4.8"
|
"phpunit/phpunit": "^9.5"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -1700,7 +1700,11 @@
|
|||||||
"GPL-2.0-or-later"
|
"GPL-2.0-or-later"
|
||||||
],
|
],
|
||||||
"description": "Library for retrieving film and tv information from IMDb",
|
"description": "Library for retrieving film and tv information from IMDb",
|
||||||
"time": "2020-11-08T18:20:39+00:00"
|
"support": {
|
||||||
|
"issues": "https://github.com/tboothman/imdbphp/issues",
|
||||||
|
"source": "https://github.com/tboothman/imdbphp/tree/v6.5.1"
|
||||||
|
},
|
||||||
|
"time": "2021-05-30T00:19:11+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel-lang/lang",
|
"name": "laravel-lang/lang",
|
||||||
|
|||||||
Reference in New Issue
Block a user