From 3d8d8c48fad7486d224739c33b7302789dd1e7db Mon Sep 17 00:00:00 2001 From: Violinist bot Date: Fri, 15 Apr 2022 11:56:17 +0000 Subject: [PATCH] Update phpstan/phpstan (#918) --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 01fea040e..5811ec6b8 100644 --- a/composer.lock +++ b/composer.lock @@ -8756,16 +8756,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.5.5", + "version": "1.5.6", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "d77a607667f29ae099c0686f99664bd451fd23df" + "reference": "799dd8c2d2c9c704bb55d2078078cb970cf0f6d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d77a607667f29ae099c0686f99664bd451fd23df", - "reference": "d77a607667f29ae099c0686f99664bd451fd23df", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/799dd8c2d2c9c704bb55d2078078cb970cf0f6d1", + "reference": "799dd8c2d2c9c704bb55d2078078cb970cf0f6d1", "shasum": "" }, "require": { @@ -8791,7 +8791,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.5.5" + "source": "https://github.com/phpstan/phpstan/tree/1.5.6" }, "funding": [ { @@ -8811,7 +8811,7 @@ "type": "tidelift" } ], - "time": "2022-04-14T12:20:26+00:00" + "time": "2022-04-15T11:13:37+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -10624,5 +10624,5 @@ "platform-overrides": { "php": "7.4" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.2.0" }