From a4dc55f4be15fb768c2ea221fb5d031ebaad916b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 02:16:36 +0000 Subject: [PATCH] chore(deps-dev): Bump rector/rector from 2.0.3 to 2.0.5 Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.0.3 to 2.0.5. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/compare/2.0.3...2.0.5) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index d26cb62..603c501 100644 --- a/composer.lock +++ b/composer.lock @@ -373,16 +373,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.0.3", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "46b4d3529b12178112d9008337beda0cc2a1a6b4" + "reference": "2392d360fdf54ea253aa6c68cad1d4ba2e54e927" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/46b4d3529b12178112d9008337beda0cc2a1a6b4", - "reference": "46b4d3529b12178112d9008337beda0cc2a1a6b4", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2392d360fdf54ea253aa6c68cad1d4ba2e54e927", + "reference": "2392d360fdf54ea253aa6c68cad1d4ba2e54e927", "shasum": "" }, "require": { @@ -427,7 +427,7 @@ "type": "github" } ], - "time": "2024-11-28T22:19:37+00:00" + "time": "2024-12-31T07:30:03+00:00" }, { "name": "psr/clock", @@ -632,21 +632,21 @@ }, { "name": "rector/rector", - "version": "2.0.3", + "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "3f27091368bd935dbbaa8387099792fb20f65f68" + "reference": "f3354fbbdbeb090a53f5260fa5841d373540a831" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/3f27091368bd935dbbaa8387099792fb20f65f68", - "reference": "3f27091368bd935dbbaa8387099792fb20f65f68", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/f3354fbbdbeb090a53f5260fa5841d373540a831", + "reference": "f3354fbbdbeb090a53f5260fa5841d373540a831", "shasum": "" }, "require": { "php": "^7.4|^8.0", - "phpstan/phpstan": "^2.0.1" + "phpstan/phpstan": "^2.1.0" }, "conflict": { "rector/rector-doctrine": "*", @@ -679,7 +679,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.0.3" + "source": "https://github.com/rectorphp/rector/tree/2.0.5" }, "funding": [ { @@ -687,7 +687,7 @@ "type": "github" } ], - "time": "2024-12-12T15:22:19+00:00" + "time": "2024-12-31T13:11:55+00:00" } ], "aliases": [],