Bump rector/rector from 2.2.3 to 2.2.6
Some checks failed
CI / Tests (push) Failing after 31s
CI / Build and deploy to ${{ startsWith(github.ref, 'refs/tags/') && 'production' || (github.ref == 'refs/heads/main' && 'acceptance' || '') }} (push) Has been skipped

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

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.2.6
  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-10-28 00:13:34 +00:00
committed by Marijn Doeve
parent 1ed1d43c54
commit fc273638ad

12
composer.lock generated
View File

@@ -10615,16 +10615,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.2.3", "version": "2.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "d27f976a332a87b5d03553c2e6f04adbe5da034f" "reference": "5c5bbc956b9a056a26cb593379253104b7ed9c2d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/d27f976a332a87b5d03553c2e6f04adbe5da034f", "url": "https://api.github.com/repos/rectorphp/rector/zipball/5c5bbc956b9a056a26cb593379253104b7ed9c2d",
"reference": "d27f976a332a87b5d03553c2e6f04adbe5da034f", "reference": "5c5bbc956b9a056a26cb593379253104b7ed9c2d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10663,7 +10663,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.2.3" "source": "https://github.com/rectorphp/rector/tree/2.2.6"
}, },
"funding": [ "funding": [
{ {
@@ -10671,7 +10671,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-10-11T21:50:23+00:00" "time": "2025-10-27T11:35:56+00:00"
}, },
{ {
"name": "roave/security-advisories", "name": "roave/security-advisories",