Bump rector/rector from 1.2.7 to 1.2.10

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

---
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-11-11 11:27:46 +00:00
committed by GitHub
parent bcf31cf908
commit 458dad9077

22
composer.lock generated
View File

@@ -6323,16 +6323,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.12.6", "version": "1.12.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae" "reference": "ceb937fb39a92deabc02d20709cf14b2c452502c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc4d2f145a88ea7141ae698effd64d9df46527ae", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ceb937fb39a92deabc02d20709cf14b2c452502c",
"reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae", "reference": "ceb937fb39a92deabc02d20709cf14b2c452502c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6377,7 +6377,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-10-06T15:03:59+00:00" "time": "2024-11-10T17:10:04+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -6804,16 +6804,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "1.2.7", "version": "1.2.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "5b33bdd871895276e2c18e5410a4a57df9233ee0" "reference": "40f9cf38c05296bd32f444121336a521a293fa61"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/5b33bdd871895276e2c18e5410a4a57df9233ee0", "url": "https://api.github.com/repos/rectorphp/rector/zipball/40f9cf38c05296bd32f444121336a521a293fa61",
"reference": "5b33bdd871895276e2c18e5410a4a57df9233ee0", "reference": "40f9cf38c05296bd32f444121336a521a293fa61",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6851,7 +6851,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.7" "source": "https://github.com/rectorphp/rector/tree/1.2.10"
}, },
"funding": [ "funding": [
{ {
@@ -6859,7 +6859,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-10-12T11:12:46+00:00" "time": "2024-11-08T13:59:10+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",