From b0e85e3bd359771300fa283387a78bde71a6e98f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 05:49:04 +0000 Subject: [PATCH] composer(deps-dev): bump phpstan/phpstan from 0.12.59 to 0.12.62 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.59 to 0.12.62. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.59...0.12.62) 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 8fa6289..108e8ee 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ergebnis/test-util": "^1.4.0", "infection/infection": "~0.15.3", "phpstan/extension-installer": "^1.0.6", - "phpstan/phpstan": "~0.12.59", + "phpstan/phpstan": "~0.12.62", "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 69035d5..4c4af56 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": "86a1b58a81cf7bef0356021dc56f5369", + "content-hash": "f2bb2d588927e1e27d96b9357c552d37", "packages": [], "packages-dev": [ { @@ -2584,16 +2584,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.59", + "version": "0.12.62", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "cf4107257c8ca2ad967efdd6a00f12b21acbb779" + "reference": "632393159335bbbdd7ca07d19b3ad50d76aa7fd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/cf4107257c8ca2ad967efdd6a00f12b21acbb779", - "reference": "cf4107257c8ca2ad967efdd6a00f12b21acbb779", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/632393159335bbbdd7ca07d19b3ad50d76aa7fd8", + "reference": "632393159335bbbdd7ca07d19b3ad50d76aa7fd8", "shasum": "" }, "require": { @@ -2636,7 +2636,7 @@ "type": "tidelift" } ], - "time": "2020-12-07T14:46:03+00:00" + "time": "2020-12-13T13:59:38+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",