Auto commit for release 'develop' on 2025-01-10

This commit is contained in:
github-actions
2025-01-10 17:56:21 +01:00
parent 115e3435af
commit facd0144cb
37 changed files with 211 additions and 379 deletions

View File

@@ -406,16 +406,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.66.1",
"version": "v3.67.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "cde186799d8e92960c5a00c96e6214bf7f5547a9"
"reference": "0ad34c75d1172f7d30320460e803887981830cbf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/cde186799d8e92960c5a00c96e6214bf7f5547a9",
"reference": "cde186799d8e92960c5a00c96e6214bf7f5547a9",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0ad34c75d1172f7d30320460e803887981830cbf",
"reference": "0ad34c75d1172f7d30320460e803887981830cbf",
"shasum": ""
},
"require": {
@@ -497,7 +497,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.66.1"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.67.0"
},
"funding": [
{
@@ -505,7 +505,7 @@
"type": "github"
}
],
"time": "2025-01-05T14:43:25+00:00"
"time": "2025-01-08T10:17:40+00:00"
},
{
"name": "psr/container",