diff --git a/composer.lock b/composer.lock index d0b83d9b..888bf895 100644 --- a/composer.lock +++ b/composer.lock @@ -2847,11 +2847,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.33", + "version": "2.1.34", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9e800e6bee7d5bd02784d4c6069b48032d16224f", - "reference": "9e800e6bee7d5bd02784d4c6069b48032d16224f", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/070ba754a949fcade788e16e8dc5a5935b7cf2ee", + "reference": "070ba754a949fcade788e16e8dc5a5935b7cf2ee", "shasum": "" }, "require": { @@ -2896,7 +2896,7 @@ "type": "github" } ], - "time": "2025-12-05T10:24:31+00:00" + "time": "2026-01-19T19:52:16+00:00" }, { "name": "psr/clock", @@ -3514,17 +3514,17 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "c8c73588d1167100b7a5d44539ff4ed4395dd237" + "reference": "b6a63d715bd2a74c2081160bfcebe5be8dfbf725" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/c8c73588d1167100b7a5d44539ff4ed4395dd237", - "reference": "c8c73588d1167100b7a5d44539ff4ed4395dd237", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/b6a63d715bd2a74c2081160bfcebe5be8dfbf725", + "reference": "b6a63d715bd2a74c2081160bfcebe5be8dfbf725", "shasum": "" }, "require": { "php": "^7.4|^8.0", - "phpstan/phpstan": "^2.1.33" + "phpstan/phpstan": "^2.1.34" }, "conflict": { "rector/rector-doctrine": "*", @@ -3567,7 +3567,7 @@ "type": "github" } ], - "time": "2026-01-19T10:09:29+00:00" + "time": "2026-01-19T22:20:20+00:00" }, { "name": "samsonasik/array-lookup",