From ebe53e21a6e271aad25d2b79b041c6143473493f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 17:24:14 +0000 Subject: [PATCH] chore(deps-dev): bump the composer-dev-minor-patch group with 2 updates Bumps the composer-dev-minor-patch group with 2 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) and [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules). Updates `phpstan/phpstan` from 2.2.5 to 2.2.6 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) Updates `phpstan/phpstan-deprecation-rules` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases) - [Commits](https://github.com/phpstan/phpstan-deprecation-rules/compare/2.0.4...2.0.5) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-dev-minor-patch - dependency-name: phpstan/phpstan-deprecation-rules dependency-version: 2.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-dev-minor-patch ... Signed-off-by: dependabot[bot] --- composer.json | 4 ++-- composer.lock | 25 +++++++++++++------------ 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 6167d5ba..b96e422d 100644 --- a/composer.json +++ b/composer.json @@ -57,8 +57,8 @@ "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^1.2", "phpstan/extension-installer": "^1.3", - "phpstan/phpstan": "^2.1.55", - "phpstan/phpstan-deprecation-rules": "^2.0.3", + "phpstan/phpstan": "^2.2.6", + "phpstan/phpstan-deprecation-rules": "^2.0.5", "phpstan/phpstan-phpunit": "^2.0.3", "rtcamp/coding-standards-d": "^0.1.1", "szepeviktor/phpstan-wordpress": "^2.0.2", diff --git a/composer.lock b/composer.lock index 06f663e6..87a57815 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": "88cf30d938229ee0462a424675e00d94", + "content-hash": "514377b3a81906f53c02513e380da24c", "packages": [ { "name": "algolia/algoliasearch-client-php", @@ -1173,11 +1173,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.5", + "version": "2.2.7", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0", - "reference": "909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/692db47b9dddb0487934e5236e77d48594aef921", + "reference": "692db47b9dddb0487934e5236e77d48594aef921", "shasum": "" }, "require": { @@ -1233,20 +1233,20 @@ "type": "github" } ], - "time": "2026-07-05T06:31:06+00:00" + "time": "2026-07-29T17:39:32+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", - "version": "2.0.4", + "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", - "reference": "6b5571001a7f04fa0422254c30a0017ec2f2cacc" + "reference": "67bedd65c24bc72840afc45aed48b1059dd44bec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/6b5571001a7f04fa0422254c30a0017ec2f2cacc", - "reference": "6b5571001a7f04fa0422254c30a0017ec2f2cacc", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/67bedd65c24bc72840afc45aed48b1059dd44bec", + "reference": "67bedd65c24bc72840afc45aed48b1059dd44bec", "shasum": "" }, "require": { @@ -1256,7 +1256,8 @@ "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan-phpunit": "^2.0", - "phpunit/phpunit": "^9.6" + "phpunit/phpunit": "^9.6", + "shipmonk/name-collision-detector": "^2.1" }, "type": "phpstan-extension", "extra": { @@ -1281,9 +1282,9 @@ ], "support": { "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", - "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/2.0.4" + "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/2.0.5" }, - "time": "2026-02-09T13:21:14+00:00" + "time": "2026-07-22T06:50:43+00:00" }, { "name": "phpstan/phpstan-phpunit",