🤖 Auto commit for release 'develop' on 2025-03-24

This commit is contained in:
JC5
2025-03-24 04:20:10 +01:00
parent 4fff59f16b
commit b0672eb294
6 changed files with 327 additions and 125 deletions

22
composer.lock generated
View File

@@ -11222,16 +11222,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.8",
"version": "2.1.10",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "f9adff3b87c03b12cc7e46a30a524648e497758f"
"reference": "051a3b6b9b80df4ba3a7f801a8b53ad7d8f1c15f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f9adff3b87c03b12cc7e46a30a524648e497758f",
"reference": "f9adff3b87c03b12cc7e46a30a524648e497758f",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/051a3b6b9b80df4ba3a7f801a8b53ad7d8f1c15f",
"reference": "051a3b6b9b80df4ba3a7f801a8b53ad7d8f1c15f",
"shasum": ""
},
"require": {
@@ -11276,7 +11276,7 @@
"type": "github"
}
],
"time": "2025-03-09T09:30:48+00:00"
"time": "2025-03-23T14:57:55+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -11698,16 +11698,16 @@
},
{
"name": "phpunit/phpunit",
"version": "11.5.14",
"version": "11.5.15",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "9d6046153c2893b521784069e6b5249ce7d2acae"
"reference": "4b6a4ee654e5e0c5e1f17e2f83c0f4c91dee1f9c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9d6046153c2893b521784069e6b5249ce7d2acae",
"reference": "9d6046153c2893b521784069e6b5249ce7d2acae",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4b6a4ee654e5e0c5e1f17e2f83c0f4c91dee1f9c",
"reference": "4b6a4ee654e5e0c5e1f17e2f83c0f4c91dee1f9c",
"shasum": ""
},
"require": {
@@ -11779,7 +11779,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.14"
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.15"
},
"funding": [
{
@@ -11795,7 +11795,7 @@
"type": "tidelift"
}
],
"time": "2025-03-19T13:45:48+00:00"
"time": "2025-03-23T16:02:11+00:00"
},
{
"name": "sebastian/cli-parser",