chore: update project dependencies

This commit is contained in:
Björn Fromme
2026-03-16 12:00:56 +01:00
parent e203de172d
commit f1eaa95c44
Generated
+6 -6
View File
@@ -10918,16 +10918,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.92.1", "version": "v3.92.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "ed33ad03313a019533ba065eba6c86af0a382873" "reference": "64fab3553dce507ce247f7d1a7d65f74ef658c3f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ed33ad03313a019533ba065eba6c86af0a382873", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/64fab3553dce507ce247f7d1a7d65f74ef658c3f",
"reference": "ed33ad03313a019533ba065eba6c86af0a382873", "reference": "64fab3553dce507ce247f7d1a7d65f74ef658c3f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11010,7 +11010,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.92.1" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.92.2"
}, },
"funding": [ "funding": [
{ {
@@ -11018,7 +11018,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-12-15T23:09:01+00:00" "time": "2025-12-17T00:04:16+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",