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

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

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.1.2
  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-07-19 01:39:23 +00:00
committed by GitHub
parent f0cb1c36f4
commit d0a40722c7
2 changed files with 14 additions and 14 deletions

View File

@ -1,6 +1,6 @@
{ {
"require-dev": { "require-dev": {
"rector/rector": "^2.1.1", "rector/rector": "^2.1.2",
"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": "803d98ebb63f92c7713db6ab6e9e06e5", "content-hash": "8f56f673e01ae380fd0b946b785721ee",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -122,16 +122,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.1.17", "version": "2.1.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "89b5ef665716fa2a52ecd2633f21007a6a349053" "reference": "ee1f390b7a70cdf74a2b737e554f68afea885db7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/89b5ef665716fa2a52ecd2633f21007a6a349053", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ee1f390b7a70cdf74a2b737e554f68afea885db7",
"reference": "89b5ef665716fa2a52ecd2633f21007a6a349053", "reference": "ee1f390b7a70cdf74a2b737e554f68afea885db7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -176,7 +176,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-05-21T20:55:28+00:00" "time": "2025-07-17T17:22:31+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",
@ -381,21 +381,21 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.1.1", "version": "2.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "d0917c069bb0d9bb06ed111cf052510f609015a4" "reference": "40a71441dd73fa150a66102f5ca1364c44fc8fff"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/d0917c069bb0d9bb06ed111cf052510f609015a4", "url": "https://api.github.com/repos/rectorphp/rector/zipball/40a71441dd73fa150a66102f5ca1364c44fc8fff",
"reference": "d0917c069bb0d9bb06ed111cf052510f609015a4", "reference": "40a71441dd73fa150a66102f5ca1364c44fc8fff",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.4|^8.0", "php": "^7.4|^8.0",
"phpstan/phpstan": "^2.1.17" "phpstan/phpstan": "^2.1.18"
}, },
"conflict": { "conflict": {
"rector/rector-doctrine": "*", "rector/rector-doctrine": "*",
@ -429,7 +429,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.1.1" "source": "https://github.com/rectorphp/rector/tree/2.1.2"
}, },
"funding": [ "funding": [
{ {
@ -437,7 +437,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-07-10T11:31:31+00:00" "time": "2025-07-17T19:30:06+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",