chore: update project dependencies

This commit is contained in:
Björn Fromme
2026-05-13 08:30:50 +02:00
parent 7dfbc06bd1
commit 495c130e79
Generated
+6 -6
View File
@@ -12917,16 +12917,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.4.2", "version": "2.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "e645b6463c6a88ea5b44b17d3387d35a912c7946" "reference": "891824c6c59f02a56a5dd58ea8edc44e6c0ece29"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/e645b6463c6a88ea5b44b17d3387d35a912c7946", "url": "https://api.github.com/repos/rectorphp/rector/zipball/891824c6c59f02a56a5dd58ea8edc44e6c0ece29",
"reference": "e645b6463c6a88ea5b44b17d3387d35a912c7946", "reference": "891824c6c59f02a56a5dd58ea8edc44e6c0ece29",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -12965,7 +12965,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.4.2" "source": "https://github.com/rectorphp/rector/tree/2.4.3"
}, },
"funding": [ "funding": [
{ {
@@ -12973,7 +12973,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-04-16T13:07:34+00:00" "time": "2026-05-12T11:17:24+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",