From 6c29fad7254881f279a2f0ef76d9dea8d40d1469 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 00:04:28 +0000 Subject: [PATCH] Update dependency phpstan/phpstan to ^2.1.49 --- composer.json | 2 +- composer.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 05bebe6..7ed4729 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.51.0", - "phpstan/phpstan": "^2.1.48", + "phpstan/phpstan": "^2.1.49", "phpunit/phpunit": "^11.5.55", "pyrech/composer-changelogs": "^2.2", "rector/rector": "^2.4.2" diff --git a/composer.lock b/composer.lock index 8cccc38..c0be7ec 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": "98d58e788d288a00b79333fb763eac13", + "content-hash": "27859802278390d4e19f9a55c6249759", "packages": [ { "name": "czproject/git-php", @@ -3138,11 +3138,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.48", + "version": "2.1.49", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/231397213efb7c0a066ee024b5c3c87f2d3adfa0", - "reference": "231397213efb7c0a066ee024b5c3c87f2d3adfa0", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d0082955396e7f5ba19cf298224b85e1099f0ed8", + "reference": "d0082955396e7f5ba19cf298224b85e1099f0ed8", "shasum": "" }, "require": { @@ -3187,7 +3187,7 @@ "type": "github" } ], - "time": "2026-04-15T20:24:19+00:00" + "time": "2026-04-16T21:10:58+00:00" }, { "name": "phpunit/php-code-coverage",