build(deps-dev): bump rector/rector from 1.0.0 to 1.0.1

build(deps-dev): bump rector/rector from 1.0.0 to 1.0.1
This commit is contained in:
Rico
2024-02-19 14:38:37 +01:00
committed by GitHub

24
composer.lock generated
View File

@@ -9950,16 +9950,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.56", "version": "1.10.58",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "27816a01aea996191ee14d010f325434c0ee76fa" "reference": "a23518379ec4defd9e47cbf81019526861623ec2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/27816a01aea996191ee14d010f325434c0ee76fa", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a23518379ec4defd9e47cbf81019526861623ec2",
"reference": "27816a01aea996191ee14d010f325434c0ee76fa", "reference": "a23518379ec4defd9e47cbf81019526861623ec2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10008,7 +10008,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-15T10:43:00+00:00" "time": "2024-02-12T20:02:57+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -10434,21 +10434,21 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "1.0.0", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "362258a1f6369fc88d02d469a5478d220f78b0e6" "reference": "258b775511e62a7188f8ce114d44acaf244d9a7d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/362258a1f6369fc88d02d469a5478d220f78b0e6", "url": "https://api.github.com/repos/rectorphp/rector/zipball/258b775511e62a7188f8ce114d44acaf244d9a7d",
"reference": "362258a1f6369fc88d02d469a5478d220f78b0e6", "reference": "258b775511e62a7188f8ce114d44acaf244d9a7d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2|^8.0", "php": "^7.2|^8.0",
"phpstan/phpstan": "^1.10.56" "phpstan/phpstan": "^1.10.57"
}, },
"conflict": { "conflict": {
"rector/rector-doctrine": "*", "rector/rector-doctrine": "*",
@@ -10478,7 +10478,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.0" "source": "https://github.com/rectorphp/rector/tree/1.0.1"
}, },
"funding": [ "funding": [
{ {
@@ -10486,7 +10486,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-02-06T13:38:07+00:00" "time": "2024-02-16T07:53:23+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",