1 Commits

Author SHA1 Message Date
dependabot[bot]
a0f1df3f26 Bump rector/rector from 2.1.7 to 2.2.1
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.1.7 to 2.2.1.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/2.1.7...2.2.1)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-08 18:51:37 +00:00

14
composer.lock generated
View File

@@ -10623,21 +10623,21 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.1.7", "version": "2.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce" "reference": "e1aaf3061e9ae9342ed0824865e3a3360defddeb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/c34cc07c4698f007a20dc5c99ff820089ae413ce", "url": "https://api.github.com/repos/rectorphp/rector/zipball/e1aaf3061e9ae9342ed0824865e3a3360defddeb",
"reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce", "reference": "e1aaf3061e9ae9342ed0824865e3a3360defddeb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.4|^8.0", "php": "^7.4|^8.0",
"phpstan/phpstan": "^2.1.18" "phpstan/phpstan": "^2.1.26"
}, },
"conflict": { "conflict": {
"rector/rector-doctrine": "*", "rector/rector-doctrine": "*",
@@ -10671,7 +10671,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.7" "source": "https://github.com/rectorphp/rector/tree/2.2.1"
}, },
"funding": [ "funding": [
{ {
@@ -10679,7 +10679,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-09-10T11:13:58+00:00" "time": "2025-10-06T21:25:14+00:00"
}, },
{ {
"name": "roave/security-advisories", "name": "roave/security-advisories",