Bump rector/rector from 1.2.0 to 1.2.1

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

---
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]
2024-07-23 12:21:03 +00:00
committed by GitHub
parent 9ff0a06a0d
commit 56dbd09595

12
composer.lock generated
View File

@@ -6869,16 +6869,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "1.2.0", "version": "1.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "2fa387553db22b6f9bcccf5ff16f2c2c18a52a65" "reference": "b38a3eed3ce2046f40c001255e2fec9d2746bacf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/2fa387553db22b6f9bcccf5ff16f2c2c18a52a65", "url": "https://api.github.com/repos/rectorphp/rector/zipball/b38a3eed3ce2046f40c001255e2fec9d2746bacf",
"reference": "2fa387553db22b6f9bcccf5ff16f2c2c18a52a65", "reference": "b38a3eed3ce2046f40c001255e2fec9d2746bacf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6916,7 +6916,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/1.2.0" "source": "https://github.com/rectorphp/rector/tree/1.2.1"
}, },
"funding": [ "funding": [
{ {
@@ -6924,7 +6924,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-07-01T14:24:45+00:00" "time": "2024-07-16T00:22:54+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",