From 92e1a6d525d84db4c062703a2a771334b7aa4450 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 02:17:02 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.38 to 0.12.39 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.38 to 0.12.39. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.38...0.12.39) Signed-off-by: dependabot-preview[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index c6ac67440..0abe6c2ed 100644 --- a/composer.lock +++ b/composer.lock @@ -7077,12 +7077,12 @@ "source": { "type": "git", "url": "https://github.com/predis/predis.git", - "reference": "2ce537d75e610550f5337e41b2a971417999b028" + "reference": "802abac55e129266e342d33ea53a03303c4fb3df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/predis/predis/zipball/2ce537d75e610550f5337e41b2a971417999b028", - "reference": "2ce537d75e610550f5337e41b2a971417999b028", + "url": "https://api.github.com/repos/predis/predis/zipball/802abac55e129266e342d33ea53a03303c4fb3df", + "reference": "802abac55e129266e342d33ea53a03303c4fb3df", "shasum": "" }, "require": { @@ -7144,7 +7144,7 @@ "type": "github" } ], - "time": "2020-08-18T21:00:59+00:00" + "time": "2020-08-24T14:20:06+00:00" }, { "name": "psr/cache", @@ -11525,16 +11525,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.38", + "version": "0.12.39", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "ad606c5f1c641b465b739e79a3a0f1a5a57cf1b4" + "reference": "f970cab80f0a681019dc669bf8c72905845dadaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ad606c5f1c641b465b739e79a3a0f1a5a57cf1b4", - "reference": "ad606c5f1c641b465b739e79a3a0f1a5a57cf1b4", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f970cab80f0a681019dc669bf8c72905845dadaa", + "reference": "f970cab80f0a681019dc669bf8c72905845dadaa", "shasum": "" }, "require": { @@ -11577,7 +11577,7 @@ "type": "tidelift" } ], - "time": "2020-08-19T08:13:30+00:00" + "time": "2020-08-24T21:34:53+00:00" }, { "name": "phpstan/phpstan-doctrine",