From 9d6d15635ff7c3098bfa2f66e99ea2e2478893aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 05:32:45 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.34 to 0.12.35 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.34 to 0.12.35. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.34...0.12.35) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index eb8dc3c585..53eac6b826 100644 --- a/composer.lock +++ b/composer.lock @@ -8691,16 +8691,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.34", + "version": "0.12.35", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "ad75388d71fb0b4a954f71a852fd989915a51cb7" + "reference": "5230eb31d546e4df7aa725894d17436cb8afd5df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ad75388d71fb0b4a954f71a852fd989915a51cb7", - "reference": "ad75388d71fb0b4a954f71a852fd989915a51cb7", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5230eb31d546e4df7aa725894d17436cb8afd5df", + "reference": "5230eb31d546e4df7aa725894d17436cb8afd5df", "shasum": "" }, "require": { @@ -8743,7 +8743,7 @@ "type": "tidelift" } ], - "time": "2020-07-30T15:31:10+00:00" + "time": "2020-08-04T09:48:39+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",