From 553aba8ff92ab26eff59d16115834d8f42f78b0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 10:43:34 +0000 Subject: [PATCH] Update dependency phpstan/phpstan to ^2.2.4 --- composer.json | 2 +- composer.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index cfa71da..2ff1410 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.3", + "phpstan/phpstan": "^2.2.4", "phpunit/phpunit": "^11.5.55", "pyrech/composer-changelogs": "^2.2", "rector/rector": "^2.5.2" diff --git a/composer.lock b/composer.lock index b86b9a9..a11a8bd 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": "424f14dbbc6cb6ac78f74513f9d730f5", + "content-hash": "6c46813eb0c3986ed961f1974d43876b", "packages": [ { "name": "czproject/git-php", @@ -3146,11 +3146,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.3", + "version": "2.2.4", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4048833dd47b377287818841877fb3087289509c", - "reference": "4048833dd47b377287818841877fb3087289509c", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f0fe3fb03bb53ce68cc2416785b260e62226ec27", + "reference": "f0fe3fb03bb53ce68cc2416785b260e62226ec27", "shasum": "" }, "require": { @@ -3206,7 +3206,7 @@ "type": "github" } ], - "time": "2026-06-30T21:15:26+00:00" + "time": "2026-07-03T07:00:23+00:00" }, { "name": "phpunit/php-code-coverage",