diff --git a/composer.lock b/composer.lock index 97db2fb..9b325ac 100644 --- a/composer.lock +++ b/composer.lock @@ -647,11 +647,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.33", + "version": "2.1.49", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9e800e6bee7d5bd02784d4c6069b48032d16224f", - "reference": "9e800e6bee7d5bd02784d4c6069b48032d16224f", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d0082955396e7f5ba19cf298224b85e1099f0ed8", + "reference": "d0082955396e7f5ba19cf298224b85e1099f0ed8", "shasum": "" }, "require": { @@ -696,7 +696,7 @@ "type": "github" } ], - "time": "2025-12-05T10:24:31+00:00" + "time": "2026-04-16T21:10:58+00:00" }, { "name": "psr/container", @@ -1379,21 +1379,21 @@ }, { "name": "rector/rector", - "version": "2.2.11", + "version": "2.4.2", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "7bd21a40b0332b93d4bfee284093d7400696902d" + "reference": "e645b6463c6a88ea5b44b17d3387d35a912c7946" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/7bd21a40b0332b93d4bfee284093d7400696902d", - "reference": "7bd21a40b0332b93d4bfee284093d7400696902d", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/e645b6463c6a88ea5b44b17d3387d35a912c7946", + "reference": "e645b6463c6a88ea5b44b17d3387d35a912c7946", "shasum": "" }, "require": { "php": "^7.4|^8.0", - "phpstan/phpstan": "^2.1.32" + "phpstan/phpstan": "^2.1.48" }, "conflict": { "rector/rector-doctrine": "*", @@ -1427,7 +1427,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.2.11" + "source": "https://github.com/rectorphp/rector/tree/2.4.2" }, "funding": [ { @@ -1435,7 +1435,7 @@ "type": "github" } ], - "time": "2025-12-02T11:23:46+00:00" + "time": "2026-04-16T13:07:34+00:00" }, { "name": "sebastian/diff", @@ -3113,5 +3113,5 @@ "php": "^8.3" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }