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",