diff --git a/composer.lock b/composer.lock index f3d31f0d..34a13831 100644 --- a/composer.lock +++ b/composer.lock @@ -1657,16 +1657,16 @@ }, { "name": "imdbphp/imdbphp", - "version": "v6.4.2", + "version": "v6.5.1", "source": { "type": "git", "url": "https://github.com/tboothman/imdbphp.git", - "reference": "35a1c0240e30c16fae68b2f69682da679cc2aa21" + "reference": "4a88ceeabadf1c7b4924dd321fb89bc642b58bee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tboothman/imdbphp/zipball/35a1c0240e30c16fae68b2f69682da679cc2aa21", - "reference": "35a1c0240e30c16fae68b2f69682da679cc2aa21", + "url": "https://api.github.com/repos/tboothman/imdbphp/zipball/4a88ceeabadf1c7b4924dd321fb89bc642b58bee", + "reference": "4a88ceeabadf1c7b4924dd321fb89bc642b58bee", "shasum": "", "mirrors": [ { @@ -1686,8 +1686,8 @@ "require-dev": { "cache/array-adapter": "^1.0", "mockery/mockery": "1.3.3", - "phpstan/phpstan": "^0.9.2", - "phpunit/phpunit": "5.4.8" + "phpstan/phpstan": "^0.12.83", + "phpunit/phpunit": "^9.5" }, "type": "library", "autoload": { @@ -1700,7 +1700,11 @@ "GPL-2.0-or-later" ], "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",