Bump rector/rector from 2.0.7 to 2.0.9

Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/2.0.7...2.0.9)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-10 16:07:46 +00:00 committed by GitHub
parent 8083f24324
commit f91099d9c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

30
composer.lock generated
View File

@ -11848,16 +11848,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.2",
"version": "2.1.4",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "7d08f569e582ade182a375c366cbd896eccadd3a"
"reference": "8f99e18eb775dbaf6460c95fa0b65312da9c746a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7d08f569e582ade182a375c366cbd896eccadd3a",
"reference": "7d08f569e582ade182a375c366cbd896eccadd3a",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f99e18eb775dbaf6460c95fa0b65312da9c746a",
"reference": "8f99e18eb775dbaf6460c95fa0b65312da9c746a",
"shasum": ""
},
"require": {
@ -11902,7 +11902,7 @@
"type": "github"
}
],
"time": "2025-01-21T14:54:06+00:00"
"time": "2025-02-10T08:25:21+00:00"
},
{
"name": "phpunit/php-code-coverage",
@ -12330,21 +12330,21 @@
},
{
"name": "rector/rector",
"version": "2.0.7",
"version": "2.0.9",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "e70d681f6a0c361a63e6825897cd97746436f015"
"reference": "4393230e478c0006795770fe74c223b5c64ed68c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/e70d681f6a0c361a63e6825897cd97746436f015",
"reference": "e70d681f6a0c361a63e6825897cd97746436f015",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/4393230e478c0006795770fe74c223b5c64ed68c",
"reference": "4393230e478c0006795770fe74c223b5c64ed68c",
"shasum": ""
},
"require": {
"php": "^7.4|^8.0",
"phpstan/phpstan": "^2.1.1"
"phpstan/phpstan": "^2.1.3"
},
"conflict": {
"rector/rector-doctrine": "*",
@ -12377,7 +12377,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.0.7"
"source": "https://github.com/rectorphp/rector/tree/2.0.9"
},
"funding": [
{
@ -12385,7 +12385,7 @@
"type": "github"
}
],
"time": "2025-01-19T09:41:28+00:00"
"time": "2025-02-10T08:14:01+00:00"
},
{
"name": "sebastian/cli-parser",
@ -14174,7 +14174,7 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {},
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
@ -14182,10 +14182,10 @@
"ext-curl": "*",
"ext-intl": "*"
},
"platform-dev": {},
"platform-dev": [],
"platform-overrides": {
"ext-pcntl": "8.0",
"ext-posix": "8.0"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}