From 74ed20cc0f534198abf78d7a6b0ee7aacc3e1b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 05:42:43 +0000 Subject: [PATCH] composer(deps-dev): 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.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 079228b9..7e4799fb 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "infection/infection": "~0.15.3", "jangregor/phpstan-prophecy": "~0.8.1", "phpstan/extension-installer": "^1.0.5", - "phpstan/phpstan": "~0.12.56", + "phpstan/phpstan": "~0.12.57", "phpstan/phpstan-deprecation-rules": "~0.12.5", "phpstan/phpstan-phpunit": "~0.12.16", "phpstan/phpstan-strict-rules": "~0.12.5", diff --git a/composer.lock b/composer.lock index b081e849..0c1f7e5f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f6c6792b33c1fce8263f4c8cb3a9b39d", + "content-hash": "400ce2f4f2abdb0ca5608484336bbd53", "packages": [], "packages-dev": [ { @@ -2225,16 +2225,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": { @@ -2277,7 +2277,7 @@ "type": "tidelift" } ], - "time": "2020-11-16T22:59:18+00:00" + "time": "2020-11-21T12:53:28+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",