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

---
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-15 02:44:49 +00:00 committed by GitHub
parent bda7edb21b
commit d2c732aee1
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.8",
"rector/rector": "^2.0.9",
"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": "6702e54cbe2ecf3870fab48055513100",
"content-hash": "eb1a32a84b74a0cf158e5ba54bd74f5f",
"packages": [],
"packages-dev": [
{
@ -71,16 +71,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.3",
"version": "2.1.5",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "64ae44e48214f3deebdaeebf2694297a10a2bea9"
"reference": "451b17f9665481ee502adc39be987cb71067ece2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/64ae44e48214f3deebdaeebf2694297a10a2bea9",
"reference": "64ae44e48214f3deebdaeebf2694297a10a2bea9",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/451b17f9665481ee502adc39be987cb71067ece2",
"reference": "451b17f9665481ee502adc39be987cb71067ece2",
"shasum": ""
},
"require": {
@ -125,25 +125,25 @@
"type": "github"
}
],
"time": "2025-02-07T15:05:24+00:00"
"time": "2025-02-13T12:49:56+00:00"
},
{
"name": "rector/rector",
"version": "2.0.8",
"version": "2.0.9",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "3c70238bc677eb98866000a05b19a34f12955954"
"reference": "4393230e478c0006795770fe74c223b5c64ed68c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/3c70238bc677eb98866000a05b19a34f12955954",
"reference": "3c70238bc677eb98866000a05b19a34f12955954",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/4393230e478c0006795770fe74c223b5c64ed68c",
"reference": "4393230e478c0006795770fe74c223b5c64ed68c",
"shasum": ""
},
"require": {
"php": "^7.4|^8.0",
"phpstan/phpstan": "^2.1.2"
"phpstan/phpstan": "^2.1.3"
},
"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.8"
"source": "https://github.com/rectorphp/rector/tree/2.0.9"
},
"funding": [
{
@ -184,7 +184,7 @@
"type": "github"
}
],
"time": "2025-02-06T14:02:49+00:00"
"time": "2025-02-10T08:14:01+00:00"
}
],
"aliases": [],