From ee9aee14ccfc9c650bf5a9c01b275ffdfbd0fd73 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2020 11:28:53 +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-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index dc4e0f23..5f090e51 100644 --- a/composer.lock +++ b/composer.lock @@ -8961,16 +8961,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": { @@ -9013,7 +9013,7 @@ "type": "tidelift" } ], - "time": "2020-07-30T15:31:10+00:00" + "time": "2020-08-04T09:48:39+00:00" }, { "name": "phpunit/php-code-coverage",