Update used packages to their latest versions

This commit is contained in:
DariusIII
2025-07-16 15:33:38 +02:00
parent 4dbc586fcd
commit b5a93a49a0
Generated
+6 -6
View File
@@ -15553,16 +15553,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.83.0",
"version": "v3.84.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "b83916e79a6386a1ec43fdd72391aeb13b63282f"
"reference": "38dad0767bf2a9b516b976852200ae722fe984ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b83916e79a6386a1ec43fdd72391aeb13b63282f",
"reference": "b83916e79a6386a1ec43fdd72391aeb13b63282f",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/38dad0767bf2a9b516b976852200ae722fe984ca",
"reference": "38dad0767bf2a9b516b976852200ae722fe984ca",
"shasum": ""
},
"require": {
@@ -15646,7 +15646,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.83.0"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.84.0"
},
"funding": [
{
@@ -15654,7 +15654,7 @@
"type": "github"
}
],
"time": "2025-07-14T15:41:41+00:00"
"time": "2025-07-15T18:21:57+00:00"
},
{
"name": "hamcrest/hamcrest-php",