From f1dfc0273efa8d879d7b2c0529d25c9838eb9b13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 03:49:22 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.68 to 0.12.69 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.68 to 0.12.69. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.68...0.12.69) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 3443b758e..721ec250b 100644 --- a/composer.lock +++ b/composer.lock @@ -11489,16 +11489,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.68", + "version": "0.12.69", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "ddbe01af0706ee094c3f1ce9730b35aebb508d3d" + "reference": "8f436ea35241da33487fd0d38b4bc3e6dfe30ea8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ddbe01af0706ee094c3f1ce9730b35aebb508d3d", - "reference": "ddbe01af0706ee094c3f1ce9730b35aebb508d3d", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f436ea35241da33487fd0d38b4bc3e6dfe30ea8", + "reference": "8f436ea35241da33487fd0d38b4bc3e6dfe30ea8", "shasum": "" }, "require": { @@ -11541,7 +11541,7 @@ "type": "tidelift" } ], - "time": "2021-01-18T12:29:17+00:00" + "time": "2021-01-24T14:55:37+00:00" }, { "name": "phpstan/phpstan-doctrine",