Browse Source

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

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

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/15909/head
dependabot[bot] 2 months ago
committed by GitHub
parent
commit
0da1d3b3bc
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      vendor-bin/rector/composer.json
  2. 24
      vendor-bin/rector/composer.lock

2
vendor-bin/rector/composer.json

@ -1,6 +1,6 @@
{ {
"require-dev": { "require-dev": {
"rector/rector": "^2.1.4",
"rector/rector": "^2.1.7",
"nextcloud/rector": "^0.4.1" "nextcloud/rector": "^0.4.1"
} }
} }

24
vendor-bin/rector/composer.lock

@ -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": "8ca814e8df3d50c59bb45e376bd48ac2",
"content-hash": "954d1d4ec823328e5c679e948e62b77a",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -122,16 +122,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.1.22",
"version": "2.1.25",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "41600c8379eb5aee63e9413fe9e97273e25d57e4"
"reference": "4087d28bd252895874e174d65e26b2c202ed893a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/41600c8379eb5aee63e9413fe9e97273e25d57e4",
"reference": "41600c8379eb5aee63e9413fe9e97273e25d57e4",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/4087d28bd252895874e174d65e26b2c202ed893a",
"reference": "4087d28bd252895874e174d65e26b2c202ed893a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -176,7 +176,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-08-04T19:17:37+00:00"
"time": "2025-09-12T14:26:42+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",
@ -381,16 +381,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.1.4",
"version": "2.1.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "fe613c528819222f8686a9a037a315ef9d4915b3"
"reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/fe613c528819222f8686a9a037a315ef9d4915b3",
"reference": "fe613c528819222f8686a9a037a315ef9d4915b3",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/c34cc07c4698f007a20dc5c99ff820089ae413ce",
"reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -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.4"
"source": "https://github.com/rectorphp/rector/tree/2.1.7"
}, },
"funding": [ "funding": [
{ {
@ -437,7 +437,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-08-15T14:41:36+00:00"
"time": "2025-09-10T11:13:58+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",

Loading…
Cancel
Save