Auto commit for release 'v6.1.17' on 2024-06-15

This commit is contained in:
github-actions
2024-06-15 13:07:23 +02:00
parent d426e09474
commit 2d7d05e985
10 changed files with 432 additions and 340 deletions

12
composer.lock generated
View File

@@ -11568,16 +11568,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.5.20",
"version": "10.5.21",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3"
"reference": "ac837816fa52078f7a5e17ed774f256a72a51af6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/547d314dc24ec1e177720d45c6263fb226cc2ae3",
"reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ac837816fa52078f7a5e17ed774f256a72a51af6",
"reference": "ac837816fa52078f7a5e17ed774f256a72a51af6",
"shasum": ""
},
"require": {
@@ -11649,7 +11649,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.20"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.21"
},
"funding": [
{
@@ -11665,7 +11665,7 @@
"type": "tidelift"
}
],
"time": "2024-04-24T06:32:35+00:00"
"time": "2024-06-15T09:13:15+00:00"
},
{
"name": "sebastian/cli-parser",