chore: update project dependencies

This commit is contained in:
Björn Fromme
2026-07-14 09:47:48 +02:00
parent 6c4ea07e6e
commit f620cae4f9
Generated
+6 -6
View File
@@ -13028,16 +13028,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.5.6", "version": "2.5.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "c329e210d17f86d70424f2688e1294495f44c670" "reference": "ba22f8c087848278fed6b4910d4cf1108096d8d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/c329e210d17f86d70424f2688e1294495f44c670", "url": "https://api.github.com/repos/rectorphp/rector/zipball/ba22f8c087848278fed6b4910d4cf1108096d8d3",
"reference": "c329e210d17f86d70424f2688e1294495f44c670", "reference": "ba22f8c087848278fed6b4910d4cf1108096d8d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -13076,7 +13076,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.5.6" "source": "https://github.com/rectorphp/rector/tree/2.5.7"
}, },
"funding": [ "funding": [
{ {
@@ -13084,7 +13084,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-07-12T10:21:06+00:00" "time": "2026-07-13T15:24:18+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",