From ac669ae13caccd9102688f56f087e5c7d728e76b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 09:50:58 +0000 Subject: [PATCH] Update dependency phpstan/phpstan to ^2.2.9 --- composer.json | 2 +- composer.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 3004757..8c23ac9 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "drevops/phpcs-standard": "^0.7.0", "drupal/coder": "^8.3.31", "ergebnis/composer-normalize": "^2.52.0", - "phpstan/phpstan": "^2.2.8", + "phpstan/phpstan": "^2.2.9", "phpunit/phpunit": "^11.5.56", "pyrech/composer-changelogs": "^2.2", "rector/rector": "^2.6.3" diff --git a/composer.lock b/composer.lock index 6348e85..13a7461 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": "f11aa3c39663296db65741da7220aefd", + "content-hash": "899958565c59be98aa1d4d0e4aaaffe1", "packages": [ { "name": "czproject/git-php", @@ -3146,11 +3146,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.8", + "version": "2.2.9", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e285254e60f33c21902efef4a926ca0987c06804", - "reference": "e285254e60f33c21902efef4a926ca0987c06804", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/13d6b4f347bad222da436580c8304fa6f83e6bd0", + "reference": "13d6b4f347bad222da436580c8304fa6f83e6bd0", "shasum": "" }, "require": { @@ -3206,7 +3206,7 @@ "type": "github" } ], - "time": "2026-08-04T22:21:45+00:00" + "time": "2026-08-22T07:38:16+00:00" }, { "name": "phpunit/php-code-coverage",