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

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

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.0.14
  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-05-03 01:10:55 +00:00
committed by GitHub
parent 47f743f20a
commit 78edd78814
2 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{
"require-dev": {
"rector/rector": "^2.0.12",
"rector/rector": "^2.0.14",
"nextcloud/rector": "^0.4.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": "bf53acf7ffa3610f5579b531d6ecee73",
"content-hash": "2171815b3465f02d3bde58d74e218e18",
"packages": [],
"packages-dev": [
{
@ -122,16 +122,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.12",
"version": "2.1.14",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "96dde49e967c0c22812bcfa7bda4ff82c09f3b0c"
"reference": "8f2e03099cac24ff3b379864d171c5acbfc6b9a2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/96dde49e967c0c22812bcfa7bda4ff82c09f3b0c",
"reference": "96dde49e967c0c22812bcfa7bda4ff82c09f3b0c",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f2e03099cac24ff3b379864d171c5acbfc6b9a2",
"reference": "8f2e03099cac24ff3b379864d171c5acbfc6b9a2",
"shasum": ""
},
"require": {
@ -176,7 +176,7 @@
"type": "github"
}
],
"time": "2025-04-16T13:19:18+00:00"
"time": "2025-05-02T15:32:28+00:00"
},
{
"name": "psr/clock",
@ -381,16 +381,16 @@
},
{
"name": "rector/rector",
"version": "2.0.12",
"version": "2.0.14",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "a7f9b968f6c15abfd0d2a1442c9dcd9ade677192"
"reference": "63923bc9383c1212476c41d8cebf58a425e6f98d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/a7f9b968f6c15abfd0d2a1442c9dcd9ade677192",
"reference": "a7f9b968f6c15abfd0d2a1442c9dcd9ade677192",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/63923bc9383c1212476c41d8cebf58a425e6f98d",
"reference": "63923bc9383c1212476c41d8cebf58a425e6f98d",
"shasum": ""
},
"require": {
@ -428,7 +428,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.0.12"
"source": "https://github.com/rectorphp/rector/tree/2.0.14"
},
"funding": [
{
@ -436,7 +436,7 @@
"type": "github"
}
],
"time": "2025-04-22T12:47:33+00:00"
"time": "2025-04-28T00:03:14+00:00"
},
{
"name": "webmozart/assert",