From 465e49476a330e35f46f201fcd339d164af3d25c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 05:24:43 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.51 to 0.12.52 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.51 to 0.12.52. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.51...0.12.52) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 8c1fcd6383..3eb1c87679 100644 --- a/composer.lock +++ b/composer.lock @@ -8974,16 +8974,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.51", + "version": "0.12.52", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "b430527cd7b956324bcd554fb85a5e2fd43177d6" + "reference": "e96dd5e7ae9aefed663bc7e285ad96792b67eadc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b430527cd7b956324bcd554fb85a5e2fd43177d6", - "reference": "b430527cd7b956324bcd554fb85a5e2fd43177d6", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e96dd5e7ae9aefed663bc7e285ad96792b67eadc", + "reference": "e96dd5e7ae9aefed663bc7e285ad96792b67eadc", "shasum": "" }, "require": { @@ -9026,7 +9026,7 @@ "type": "tidelift" } ], - "time": "2020-10-23T11:58:04+00:00" + "time": "2020-10-25T07:23:44+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",