From 719b238cb8dfab9391fc5c8eea829bc583ad28bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 19:17:26 +0000 Subject: [PATCH] composer(deps-dev): bump rector/rector from 1.2.9 to 1.2.10 Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.2.9 to 1.2.10. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/compare/1.2.9...1.2.10) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index caf25cf..6049d3b 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "infection/infection": "~0.27.11", "phpunit/phpunit": "^10.5.26", "psalm/plugin-phpunit": "~0.19.0", - "rector/rector": "^1.2.9", + "rector/rector": "^1.2.10", "roave/backward-compatibility-check": "^8.6.0", "vimeo/psalm": "^5.26.1" }, diff --git a/composer.lock b/composer.lock index ba107bb..a110a7c 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": "7fcfc84088f8839f89849bb02c9f3d4b", + "content-hash": "65b101a8380d0f46d4cb0300f4a77512", "packages": [ { "name": "ergebnis/json-normalizer", @@ -4102,16 +4102,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.7", + "version": "1.12.8", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0" + "reference": "f6a60a4d66142b8156c9da923f1972657bc4748c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", - "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f6a60a4d66142b8156c9da923f1972657bc4748c", + "reference": "f6a60a4d66142b8156c9da923f1972657bc4748c", "shasum": "" }, "require": { @@ -4156,7 +4156,7 @@ "type": "github" } ], - "time": "2024-10-18T11:12:07+00:00" + "time": "2024-11-06T19:06:49+00:00" }, { "name": "phpunit/php-code-coverage", @@ -5272,16 +5272,16 @@ }, { "name": "rector/rector", - "version": "1.2.9", + "version": "1.2.10", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "7923bd5e48f8c26a922df91f7174f5bca2b3671d" + "reference": "40f9cf38c05296bd32f444121336a521a293fa61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/7923bd5e48f8c26a922df91f7174f5bca2b3671d", - "reference": "7923bd5e48f8c26a922df91f7174f5bca2b3671d", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/40f9cf38c05296bd32f444121336a521a293fa61", + "reference": "40f9cf38c05296bd32f444121336a521a293fa61", "shasum": "" }, "require": { @@ -5319,7 +5319,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/1.2.9" + "source": "https://github.com/rectorphp/rector/tree/1.2.10" }, "funding": [ { @@ -5327,7 +5327,7 @@ "type": "github" } ], - "time": "2024-11-04T18:26:57+00:00" + "time": "2024-11-08T13:59:10+00:00" }, { "name": "revolt/event-loop",