From 48f89a744830a58fb7836ebee4f323930a91b5c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 08:36:56 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.65 to 0.12.67 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.65 to 0.12.67. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.65...0.12.67) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 9517583ede..f102389700 100644 --- a/composer.lock +++ b/composer.lock @@ -8600,16 +8600,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.65", + "version": "0.12.67", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "1c7658668b28f8d647a8b874372acf14c4352688" + "reference": "ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1c7658668b28f8d647a8b874372acf14c4352688", - "reference": "1c7658668b28f8d647a8b874372acf14c4352688", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86", + "reference": "ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86", "shasum": "" }, "require": { @@ -8652,7 +8652,7 @@ "type": "tidelift" } ], - "time": "2021-01-06T16:51:10+00:00" + "time": "2021-01-14T14:16:19+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",