Merge pull request #5469 from LibreSign/dependabot/composer/vendor-bin/rector/rector/rector-2.1.7

chore(deps-dev): Bump rector/rector from 2.1.4 to 2.1.7 in /vendor-bin/rector
This commit is contained in:
Vitor Mattos 2025-09-30 09:14:35 -03:00 committed by GitHub
commit 50bcefcc08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -122,16 +122,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.22",
"version": "2.1.28",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "41600c8379eb5aee63e9413fe9e97273e25d57e4"
"reference": "578fa296a166605d97b94091f724f1257185d278"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/41600c8379eb5aee63e9413fe9e97273e25d57e4",
"reference": "41600c8379eb5aee63e9413fe9e97273e25d57e4",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/578fa296a166605d97b94091f724f1257185d278",
"reference": "578fa296a166605d97b94091f724f1257185d278",
"shasum": ""
},
"require": {
@ -176,7 +176,7 @@
"type": "github"
}
],
"time": "2025-08-04T19:17:37+00:00"
"time": "2025-09-19T08:58:49+00:00"
},
{
"name": "psr/clock",
@ -381,16 +381,16 @@
},
{
"name": "rector/rector",
"version": "2.1.4",
"version": "2.1.7",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "fe613c528819222f8686a9a037a315ef9d4915b3"
"reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/fe613c528819222f8686a9a037a315ef9d4915b3",
"reference": "fe613c528819222f8686a9a037a315ef9d4915b3",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/c34cc07c4698f007a20dc5c99ff820089ae413ce",
"reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce",
"shasum": ""
},
"require": {
@ -429,7 +429,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.1.4"
"source": "https://github.com/rectorphp/rector/tree/2.1.7"
},
"funding": [
{
@ -437,7 +437,7 @@
"type": "github"
}
],
"time": "2025-08-15T14:41:36+00:00"
"time": "2025-09-10T11:13:58+00:00"
},
{
"name": "webmozart/assert",