From 8dcab53f23a37e7f7c95b30bf5428199ab9193ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 01:03:12 +0000 Subject: [PATCH] chore: Bump the composer-development group with 2 updates Bumps the composer-development group with 2 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) and [symplify/easy-coding-standard](https://github.com/ecsphp/ecs). Updates `phpstan/phpstan` from 2.2.12 to 2.2.13 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) Updates `symplify/easy-coding-standard` from 13.3.0 to 13.3.2 - [Release notes](https://github.com/ecsphp/ecs/releases) - [Commits](https://github.com/ecsphp/ecs/compare/13.3.0...13.3.2) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.2.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-development - dependency-name: symplify/easy-coding-standard dependency-version: 13.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-development ... Signed-off-by: dependabot[bot] --- composer.json | 4 ++-- composer.lock | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index f1ea026..5d8968c 100644 --- a/composer.json +++ b/composer.json @@ -31,10 +31,10 @@ "testcontainers/testcontainers": "^1.0.10" }, "require-dev": { - "phpstan/phpstan": "2.2.12", + "phpstan/phpstan": "2.2.13", "phpunit/phpunit": "11.5.50", "rector/rector": "2.6.6", - "symplify/easy-coding-standard": "13.3.0" + "symplify/easy-coding-standard": "13.3.2" }, "scripts": { "analyze": [ diff --git a/composer.lock b/composer.lock index 6d31284..69a7de5 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": "d6afb9f04cf22e244b68bf36a2c66028", + "content-hash": "d4995d0e51085af05f83b29601d367c2", "packages": [ { "name": "beluga-php/docker-php", @@ -2619,11 +2619,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.12", + "version": "2.2.13", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/174b0d88710f00a42598886504dd7a146f91ace5", - "reference": "174b0d88710f00a42598886504dd7a146f91ace5", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9ba9ac76ee9c5cf5b56d58eb5deec6315b7a0260", + "reference": "9ba9ac76ee9c5cf5b56d58eb5deec6315b7a0260", "shasum": "" }, "require": { @@ -2679,7 +2679,7 @@ "type": "github" } ], - "time": "2026-08-31T19:09:43+00:00" + "time": "2026-09-03T20:38:19+00:00" }, { "name": "phpunit/php-code-coverage", @@ -4234,16 +4234,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "13.3.0", + "version": "13.3.2", "source": { "type": "git", "url": "https://github.com/ecsphp/ecs.git", - "reference": "f672131b66a8482d8b68d9331c9a76fad2e9b424" + "reference": "91848a91bfe688ee2c597c5d9f03d47c8855c743" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ecsphp/ecs/zipball/f672131b66a8482d8b68d9331c9a76fad2e9b424", - "reference": "f672131b66a8482d8b68d9331c9a76fad2e9b424", + "url": "https://api.github.com/repos/ecsphp/ecs/zipball/91848a91bfe688ee2c597c5d9f03d47c8855c743", + "reference": "91848a91bfe688ee2c597c5d9f03d47c8855c743", "shasum": "" }, "require": { @@ -4275,9 +4275,9 @@ "static analysis" ], "support": { - "source": "https://github.com/ecsphp/ecs/tree/13.3.0" + "source": "https://github.com/ecsphp/ecs/tree/13.3.2" }, - "time": "2026-09-07T06:47:35+00:00" + "time": "2026-09-07T09:07:35+00:00" }, { "name": "theseer/tokenizer",