chore: update project dependencies

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