From 78268441fab98bc79d5c1ac93990d119cb16dc34 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 02:24:17 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.39 to 0.12.40 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.39 to 0.12.40. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.39...0.12.40) 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 74ec01398..16bde28ab 100644 --- a/composer.lock +++ b/composer.lock @@ -11525,16 +11525,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.39", + "version": "0.12.40", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "f970cab80f0a681019dc669bf8c72905845dadaa" + "reference": "dce7293ad7b59fc09a9ab9b0b5b44902c092ca17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f970cab80f0a681019dc669bf8c72905845dadaa", - "reference": "f970cab80f0a681019dc669bf8c72905845dadaa", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dce7293ad7b59fc09a9ab9b0b5b44902c092ca17", + "reference": "dce7293ad7b59fc09a9ab9b0b5b44902c092ca17", "shasum": "" }, "require": { @@ -11577,7 +11577,7 @@ "type": "tidelift" } ], - "time": "2020-08-24T21:34:53+00:00" + "time": "2020-08-26T19:06:20+00:00" }, { "name": "phpstan/phpstan-doctrine",