From 50908208ed3d865f1d89d434a2ff731b136e3361 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 02:18:26 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.46 to 0.12.47 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.46 to 0.12.47. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.46...0.12.47) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index e79a5fd6c..e7fc8231f 100644 --- a/composer.lock +++ b/composer.lock @@ -11522,16 +11522,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.46", + "version": "0.12.47", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "9419738e20f0c49757be05d22969c1c44c1dff3b" + "reference": "74325a6ae15378db0df71b969ded245378d2e058" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9419738e20f0c49757be05d22969c1c44c1dff3b", - "reference": "9419738e20f0c49757be05d22969c1c44c1dff3b", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/74325a6ae15378db0df71b969ded245378d2e058", + "reference": "74325a6ae15378db0df71b969ded245378d2e058", "shasum": "" }, "require": { @@ -11574,7 +11574,7 @@ "type": "tidelift" } ], - "time": "2020-09-28T09:48:55+00:00" + "time": "2020-09-29T13:35:39+00:00" }, { "name": "phpstan/phpstan-doctrine",