🤖 Auto commit for release 'develop' on 2025-07-07

This commit is contained in:
JC5
2025-07-07 05:34:03 +02:00
parent d73df9bf0a
commit d998eff56e
14 changed files with 41 additions and 51 deletions

View File

@@ -406,16 +406,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.78.1",
"version": "v3.80.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "112604bc6af045394a729d377707def4bf474bee"
"reference": "e49ed46b8f7adcc451d4cd2ed34eaae33372bc60"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/112604bc6af045394a729d377707def4bf474bee",
"reference": "112604bc6af045394a729d377707def4bf474bee",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/e49ed46b8f7adcc451d4cd2ed34eaae33372bc60",
"reference": "e49ed46b8f7adcc451d4cd2ed34eaae33372bc60",
"shasum": ""
},
"require": {
@@ -499,7 +499,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.78.1"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.80.0"
},
"funding": [
{
@@ -507,7 +507,7 @@
"type": "github"
}
],
"time": "2025-07-06T14:13:37+00:00"
"time": "2025-07-06T21:00:51+00:00"
},
{
"name": "psr/container",