From dfe68c9788778bcaf45256884d93668a9bee75fa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 15:21:00 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.17 to 0.12.18 (#3372) Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.17 to 0.12.18. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.17...0.12.18) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index f96ee1dae..73c03fa19 100644 --- a/composer.lock +++ b/composer.lock @@ -439,16 +439,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.17", + "version": "0.12.18", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "b2c37bda79fdb11d801ce208ce391cffc0f572e6" + "reference": "1ce27fe29c8660a27926127d350d53d80c4d4286" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b2c37bda79fdb11d801ce208ce391cffc0f572e6", - "reference": "b2c37bda79fdb11d801ce208ce391cffc0f572e6", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1ce27fe29c8660a27926127d350d53d80c4d4286", + "reference": "1ce27fe29c8660a27926127d350d53d80c4d4286", "shasum": "" }, "require": { @@ -474,7 +474,7 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "time": "2020-03-17T15:39:11+00:00" + "time": "2020-03-22T16:51:47+00:00" }, { "name": "phpstan/phpstan-phpunit",