ci(deps-dev): Bump rector/rector in /vendor-bin/rector

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

---
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-03-08 02:25:52 +00:00 committed by GitHub
parent f190b2c8f2
commit 994231e9e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View file

@ -1,6 +1,6 @@
{
"require-dev": {
"rector/rector": "^2.0.9",
"rector/rector": "^2.0.10",
"nextcloud/rector": "^0.3.1"
}
}

View file

@ -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": "eb1a32a84b74a0cf158e5ba54bd74f5f",
"content-hash": "80f79ba3acbc44ad639447002404a4d4",
"packages": [],
"packages-dev": [
{
@ -71,16 +71,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.5",
"version": "2.1.7",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "451b17f9665481ee502adc39be987cb71067ece2"
"reference": "12567f91a74036d56ba0af6d56c8e73ac0e8d850"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/451b17f9665481ee502adc39be987cb71067ece2",
"reference": "451b17f9665481ee502adc39be987cb71067ece2",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/12567f91a74036d56ba0af6d56c8e73ac0e8d850",
"reference": "12567f91a74036d56ba0af6d56c8e73ac0e8d850",
"shasum": ""
},
"require": {
@ -125,25 +125,25 @@
"type": "github"
}
],
"time": "2025-02-13T12:49:56+00:00"
"time": "2025-03-05T13:43:55+00:00"
},
{
"name": "rector/rector",
"version": "2.0.9",
"version": "2.0.10",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "4393230e478c0006795770fe74c223b5c64ed68c"
"reference": "5844a718acb40f40afcd110394270afa55509fd0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/4393230e478c0006795770fe74c223b5c64ed68c",
"reference": "4393230e478c0006795770fe74c223b5c64ed68c",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/5844a718acb40f40afcd110394270afa55509fd0",
"reference": "5844a718acb40f40afcd110394270afa55509fd0",
"shasum": ""
},
"require": {
"php": "^7.4|^8.0",
"phpstan/phpstan": "^2.1.3"
"phpstan/phpstan": "^2.1.6"
},
"conflict": {
"rector/rector-doctrine": "*",
@ -176,7 +176,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.0.9"
"source": "https://github.com/rectorphp/rector/tree/2.0.10"
},
"funding": [
{
@ -184,7 +184,7 @@
"type": "github"
}
],
"time": "2025-02-10T08:14:01+00:00"
"time": "2025-03-03T17:35:18+00:00"
}
],
"aliases": [],