From 61eb7842502a55613ee595d6ef8923d606289346 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 16:51:38 +0000 Subject: [PATCH] Update dependency phpstan/phpstan to ^1.10.35 --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 6dbe9e76..8b9491c8 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "php-standard-library/psalm-plugin": "^1.1.5 || ^2.2.1", "phpspec/prophecy": "^1.17", "phpspec/prophecy-phpunit": "^2.0.2", - "phpstan/phpstan": "^1.10.34", + "phpstan/phpstan": "^1.10.35", "phpunit/phpunit": "^9.6.12", "psalm/plugin-phpunit": "^0.18.4", "roave/backward-compatibility-check": "^8.3.0", diff --git a/composer.lock b/composer.lock index d60c3ad8..95c9305f 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": "e162b371fd37caaefd40556aa82b85b7", + "content-hash": "f89ace6c6fd88b35744cd5f8fb894b52", "packages": [ { "name": "amphp/amp", @@ -4592,16 +4592,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.34", + "version": "1.10.35", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "7f806b6f1403e6914c778140e2ba07c293cb4901" + "reference": "e730e5facb75ffe09dfb229795e8c01a459f26c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7f806b6f1403e6914c778140e2ba07c293cb4901", - "reference": "7f806b6f1403e6914c778140e2ba07c293cb4901", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e730e5facb75ffe09dfb229795e8c01a459f26c3", + "reference": "e730e5facb75ffe09dfb229795e8c01a459f26c3", "shasum": "" }, "require": { @@ -4650,7 +4650,7 @@ "type": "tidelift" } ], - "time": "2023-09-13T09:49:47+00:00" + "time": "2023-09-19T15:27:56+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",