From 89213dea0838361f4522c9474e9f6fddce2f2db4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 07:30:01 +0000 Subject: Bump phpstan/phpstan from 0.12.56 to 0.12.57 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.56 to 0.12.57. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.56...0.12.57) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 09f9f1209..ee02e7e1a 100644 --- a/composer.lock +++ b/composer.lock @@ -877,16 +877,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.56", + "version": "0.12.57", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "007fd5d700c41e1bb27795fae15a2383f8fa4ba1" + "reference": "f9909d1d0c44b4cbaf72babcf80e8f14d6fdd55b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/007fd5d700c41e1bb27795fae15a2383f8fa4ba1", - "reference": "007fd5d700c41e1bb27795fae15a2383f8fa4ba1", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f9909d1d0c44b4cbaf72babcf80e8f14d6fdd55b", + "reference": "f9909d1d0c44b4cbaf72babcf80e8f14d6fdd55b", "shasum": "" }, "require": { @@ -929,7 +929,7 @@ "type": "tidelift" } ], - "time": "2020-11-16T22:59:18+00:00" + "time": "2020-11-21T12:53:28+00:00" }, { "name": "phpunit/php-code-coverage", -- cgit v1.2.3