Merge pull request #5561 from LibreSign/dependabot/composer/vendor-bin/rector/rector/rector-2.2.3

chore(deps-dev): Bump rector/rector from 2.2.1 to 2.2.3 in /vendor-bin/rector
This commit is contained in:
Vitor Mattos 2025-10-13 20:25:27 -03:00 committed by GitHub
commit 19f5ef68de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -122,11 +122,11 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.1.30", "version": "2.1.31",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a4a7f159927983dd4f7c8020ed227d80b7f39d7d", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ead89849d879fe203ce9292c6ef5e7e76f867b96",
"reference": "a4a7f159927983dd4f7c8020ed227d80b7f39d7d", "reference": "ead89849d879fe203ce9292c6ef5e7e76f867b96",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -171,7 +171,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-10-02T16:07:52+00:00" "time": "2025-10-10T14:14:11+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",
@ -376,16 +376,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.2.1", "version": "2.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "e1aaf3061e9ae9342ed0824865e3a3360defddeb" "reference": "d27f976a332a87b5d03553c2e6f04adbe5da034f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/e1aaf3061e9ae9342ed0824865e3a3360defddeb", "url": "https://api.github.com/repos/rectorphp/rector/zipball/d27f976a332a87b5d03553c2e6f04adbe5da034f",
"reference": "e1aaf3061e9ae9342ed0824865e3a3360defddeb", "reference": "d27f976a332a87b5d03553c2e6f04adbe5da034f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -424,7 +424,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.2.1" "source": "https://github.com/rectorphp/rector/tree/2.2.3"
}, },
"funding": [ "funding": [
{ {
@ -432,7 +432,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-10-06T21:25:14+00:00" "time": "2025-10-11T21:50:23+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",