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

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

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.0.16
  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-17 01:05:27 +00:00 committed by GitHub
parent 1add1ba33b
commit c8c2daf3bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 13 deletions

View file

@ -1,6 +1,6 @@
{ {
"require-dev": { "require-dev": {
"rector/rector": "^2.0.15", "rector/rector": "^2.0.16",
"nextcloud/rector": "^0.4.1" "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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "0ae207b9be1e25e068a2a7de99c2497b", "content-hash": "57e171c6d694bff930ef7c90a117cbaf",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -122,16 +122,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.1.14", "version": "2.1.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "8f2e03099cac24ff3b379864d171c5acbfc6b9a2" "reference": "b8c1cf533cba0c305d91c6ccd23f3dd0566ba5f9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f2e03099cac24ff3b379864d171c5acbfc6b9a2", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b8c1cf533cba0c305d91c6ccd23f3dd0566ba5f9",
"reference": "8f2e03099cac24ff3b379864d171c5acbfc6b9a2", "reference": "b8c1cf533cba0c305d91c6ccd23f3dd0566ba5f9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -176,7 +176,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-05-02T15:32:28+00:00" "time": "2025-05-16T09:40:10+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",
@ -381,16 +381,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.0.15", "version": "2.0.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "abbbf32474a67e242d26bffc098a712a05b3d32a" "reference": "f1366d1f8c7490541c8f7af6e5c7cef7cca1b5a2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/abbbf32474a67e242d26bffc098a712a05b3d32a", "url": "https://api.github.com/repos/rectorphp/rector/zipball/f1366d1f8c7490541c8f7af6e5c7cef7cca1b5a2",
"reference": "abbbf32474a67e242d26bffc098a712a05b3d32a", "reference": "f1366d1f8c7490541c8f7af6e5c7cef7cca1b5a2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -428,7 +428,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.0.15" "source": "https://github.com/rectorphp/rector/tree/2.0.16"
}, },
"funding": [ "funding": [
{ {
@ -436,7 +436,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-05-05T10:00:41+00:00" "time": "2025-05-12T16:37:16+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",