chore: update project dependencies

This commit is contained in:
Björn Fromme
2026-08-05 09:02:14 +02:00
parent 2c381ee741
commit 84df3a94d9
Generated
+10 -10
View File
@@ -11962,11 +11962,11 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.2.7", "version": "2.2.8",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/692db47b9dddb0487934e5236e77d48594aef921", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e285254e60f33c21902efef4a926ca0987c06804",
"reference": "692db47b9dddb0487934e5236e77d48594aef921", "reference": "e285254e60f33c21902efef4a926ca0987c06804",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -12022,7 +12022,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-07-29T17:39:32+00:00" "time": "2026-08-04T22:21:45+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",
@@ -13117,16 +13117,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.6.0", "version": "2.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "24ef17c06737a6272806c5cca32b860449efe1ba" "reference": "b8e68f058bca43e01a2e1caa51ef022d6551ed95"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/24ef17c06737a6272806c5cca32b860449efe1ba", "url": "https://api.github.com/repos/rectorphp/rector/zipball/b8e68f058bca43e01a2e1caa51ef022d6551ed95",
"reference": "24ef17c06737a6272806c5cca32b860449efe1ba", "reference": "b8e68f058bca43e01a2e1caa51ef022d6551ed95",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -13165,7 +13165,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.6.0" "source": "https://github.com/rectorphp/rector/tree/2.6.1"
}, },
"funding": [ "funding": [
{ {
@@ -13173,7 +13173,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-08-03T09:01:59+00:00" "time": "2026-08-03T17:30:34+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",