Merge pull request #125 from refactorian/dependabot/composer/rector/rector-1.2.1

This commit is contained in:
refactorian
2024-07-23 21:25:04 +09:00
committed by GitHub

12
composer.lock generated
View File

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