From c8556e8f313f75847d4cfe8e18ab834110484a63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 13:39:03 +0000 Subject: [PATCH] [TASK] Update phpstan/phpstan-strict-rules to v2.0.3 | datasource | package | from | to | | ---------- | ---------------------------- | ----- | ----- | | packagist | phpstan/phpstan-strict-rules | 2.0.2 | 2.0.3 | --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 29f8cba..11ca38e 100644 --- a/composer.lock +++ b/composer.lock @@ -7558,16 +7558,16 @@ }, { "name": "phpstan/phpstan-strict-rules", - "version": "2.0.2", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-strict-rules.git", - "reference": "02277ce4b0dd03d74f15282064f8f027d1dec9cc" + "reference": "8b88b5f818bfa301e0c99154ab622dace071c3ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/02277ce4b0dd03d74f15282064f8f027d1dec9cc", - "reference": "02277ce4b0dd03d74f15282064f8f027d1dec9cc", + "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/8b88b5f818bfa301e0c99154ab622dace071c3ba", + "reference": "8b88b5f818bfa301e0c99154ab622dace071c3ba", "shasum": "" }, "require": { @@ -7600,9 +7600,9 @@ "description": "Extra strict and opinionated rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-strict-rules/issues", - "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.2" + "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.3" }, - "time": "2025-01-19T13:03:11+00:00" + "time": "2025-01-21T10:52:14+00:00" }, { "name": "phpunit/php-code-coverage",