build(deps-dev): bump rector/rector from 1.0.4 to 1.0.5

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

---
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-05-13 03:30:07 +00:00
committed by GitHub
parent d25192b139
commit 5a4c9b62eb

26
composer.lock generated
View File

@@ -9752,16 +9752,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.66", "version": "1.10.67",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "94779c987e4ebd620025d9e5fdd23323903950bd" "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/94779c987e4ebd620025d9e5fdd23323903950bd", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/16ddbe776f10da6a95ebd25de7c1dbed397dc493",
"reference": "94779c987e4ebd620025d9e5fdd23323903950bd", "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9804,13 +9804,9 @@
{ {
"url": "https://github.com/phpstan", "url": "https://github.com/phpstan",
"type": "github" "type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
"type": "tidelift"
} }
], ],
"time": "2024-03-28T16:17:31+00:00" "time": "2024-04-16T07:22:02+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -10237,16 +10233,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "1.0.4", "version": "1.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "6e04d0eb087aef707fa0c5686d33d6ff61f4a555" "reference": "73eb63e4f9011dba6b7c66c3262543014e352f34"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/6e04d0eb087aef707fa0c5686d33d6ff61f4a555", "url": "https://api.github.com/repos/rectorphp/rector/zipball/73eb63e4f9011dba6b7c66c3262543014e352f34",
"reference": "6e04d0eb087aef707fa0c5686d33d6ff61f4a555", "reference": "73eb63e4f9011dba6b7c66c3262543014e352f34",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10284,7 +10280,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.0.4" "source": "https://github.com/rectorphp/rector/tree/1.0.5"
}, },
"funding": [ "funding": [
{ {
@@ -10292,7 +10288,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-04-05T09:01:07+00:00" "time": "2024-05-10T05:31:15+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",