From 708af1a4d82b8a1db7cb8950f7687cadbf94fd47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 05:24:00 +0000 Subject: [PATCH] composer(deps-dev): bump phpstan/phpstan from 0.12.43 to 0.12.44 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.43 to 0.12.44. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.43...0.12.44) 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 32b2cdc0..c5eb5829 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "ergebnis/phpstan-rules": "~0.15.2", "infection/infection": "~0.15.3", "phpstan/extension-installer": "^1.0.5", - "phpstan/phpstan": "~0.12.43", + "phpstan/phpstan": "~0.12.44", "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 9e9f9691..36dea29c 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": "085d15c47388eecfc941ddb3bc00657d", + "content-hash": "0140855ed7061425f7b206134a66e81c", "packages": [ { "name": "ergebnis/classy", @@ -2193,16 +2193,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.43", + "version": "0.12.44", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "54221b44766cb4bdfe40d1828d5bba5dd79c38c6" + "reference": "330b45776ea77f167b150e24787412414a8fa469" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/54221b44766cb4bdfe40d1828d5bba5dd79c38c6", - "reference": "54221b44766cb4bdfe40d1828d5bba5dd79c38c6", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/330b45776ea77f167b150e24787412414a8fa469", + "reference": "330b45776ea77f167b150e24787412414a8fa469", "shasum": "" }, "require": { @@ -2245,7 +2245,7 @@ "type": "tidelift" } ], - "time": "2020-09-19T21:19:38+00:00" + "time": "2020-09-24T15:28:47+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",