From 169179a2b95b72b9f1a807503e03bfd24b2e5249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 05:18:41 +0000 Subject: [PATCH] composer(deps-dev): bump phpstan/phpstan from 0.12.73 to 0.12.74 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.73 to 0.12.74. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.73...0.12.74) 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 bf373d1a..9046c179 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "infection/infection": "~0.15.3", "jangregor/phpstan-prophecy": "~0.8.1", "phpstan/extension-installer": "^1.1.0", - "phpstan/phpstan": "~0.12.73", + "phpstan/phpstan": "~0.12.74", "phpstan/phpstan-deprecation-rules": "~0.12.6", "phpstan/phpstan-phpunit": "~0.12.17", "phpstan/phpstan-strict-rules": "~0.12.9", diff --git a/composer.lock b/composer.lock index 92ee0045..5a5a40b7 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": "8aded51c406d3f652c61a9d6088ce298", + "content-hash": "26486259f12e7a00fe2337b0dbb809b7", "packages": [ { "name": "ergebnis/json-printer", @@ -2092,16 +2092,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.73", + "version": "0.12.74", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "a08c2759d132b4247b32e03066401c3232ad99b7" + "reference": "bc5f9483c8f461c86653dcbd040cf0d2778c91a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a08c2759d132b4247b32e03066401c3232ad99b7", - "reference": "a08c2759d132b4247b32e03066401c3232ad99b7", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bc5f9483c8f461c86653dcbd040cf0d2778c91a2", + "reference": "bc5f9483c8f461c86653dcbd040cf0d2778c91a2", "shasum": "" }, "require": { @@ -2144,7 +2144,7 @@ "type": "tidelift" } ], - "time": "2021-02-07T16:26:54+00:00" + "time": "2021-02-08T15:00:25+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",