From 32a2f68b7e9507e04dd3b64450d8c9620abb70ae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:22:17 +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-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index d2d036d..fd151ac 100644 --- a/composer.lock +++ b/composer.lock @@ -2439,16 +2439,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": { @@ -2491,7 +2491,7 @@ "type": "tidelift" } ], - "time": "2021-01-18T12:29:17+00:00" + "time": "2021-01-24T14:55:37+00:00" }, { "name": "psr/container",