diff --git a/composer.lock b/composer.lock index 7520356..d288caf 100644 --- a/composer.lock +++ b/composer.lock @@ -3904,11 +3904,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.3", + "version": "2.2.5", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4048833dd47b377287818841877fb3087289509c", - "reference": "4048833dd47b377287818841877fb3087289509c", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0", + "reference": "909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0", "shasum": "" }, "require": { @@ -3964,7 +3964,7 @@ "type": "github" } ], - "time": "2026-06-30T21:15:26+00:00" + "time": "2026-07-05T06:31:06+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -5056,16 +5056,16 @@ }, { "name": "rector/rector", - "version": "2.5.2", + "version": "2.5.3", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "49ff6339174bdbdf50b0b35ecbcff14a05ac9e24" + "reference": "3d3577ad88d70d9f8dccd0a4c2f75bf13d6268e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/49ff6339174bdbdf50b0b35ecbcff14a05ac9e24", - "reference": "49ff6339174bdbdf50b0b35ecbcff14a05ac9e24", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/3d3577ad88d70d9f8dccd0a4c2f75bf13d6268e6", + "reference": "3d3577ad88d70d9f8dccd0a4c2f75bf13d6268e6", "shasum": "" }, "require": { @@ -5104,7 +5104,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.5.2" + "source": "https://github.com/rectorphp/rector/tree/2.5.3" }, "funding": [ { @@ -5112,7 +5112,7 @@ "type": "github" } ], - "time": "2026-06-22T11:39:33+00:00" + "time": "2026-07-05T01:32:08+00:00" }, { "name": "sebastian/cli-parser",