build(deps-dev): bump rector/rector from 1.1.1 to 1.2.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-10 17:50:28 +00:00
committed by GitHub
parent c4a6e7830e
commit 1b13a82f0c

22
composer.lock generated
View File

@@ -9800,16 +9800,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.11.5", "version": "1.11.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "490f0ae1c92b082f154681d7849aee776a7c1443" "reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/490f0ae1c92b082f154681d7849aee776a7c1443", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/52d2bbfdcae7f895915629e4694e9497d0f8e28d",
"reference": "490f0ae1c92b082f154681d7849aee776a7c1443", "reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9854,7 +9854,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-06-17T15:10:54+00:00" "time": "2024-07-06T11:17:41+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -10281,16 +10281,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "1.1.1", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "c930cdb21294f10955ddfc31b720971e8333943d" "reference": "2fa387553db22b6f9bcccf5ff16f2c2c18a52a65"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/c930cdb21294f10955ddfc31b720971e8333943d", "url": "https://api.github.com/repos/rectorphp/rector/zipball/2fa387553db22b6f9bcccf5ff16f2c2c18a52a65",
"reference": "c930cdb21294f10955ddfc31b720971e8333943d", "reference": "2fa387553db22b6f9bcccf5ff16f2c2c18a52a65",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10328,7 +10328,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.1.1" "source": "https://github.com/rectorphp/rector/tree/1.2.0"
}, },
"funding": [ "funding": [
{ {
@@ -10336,7 +10336,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-06-21T07:51:17+00:00" "time": "2024-07-01T14:24:45+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",