Merge pull request #55541 from nextcloud/dependabot/composer/vendor-bin/phpunit/stable32/phpunit/phpunit-10.5.58

This commit is contained in:
Kate 2025-10-05 12:04:58 +02:00 committed by GitHub
commit 0ea197ee41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -565,16 +565,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.5.57",
"version": "10.5.58",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "8e7598bbb17bb5cd80728f4831d3f83223d3a6b3"
"reference": "e24fb46da450d8e6a5788670513c1af1424f16ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8e7598bbb17bb5cd80728f4831d3f83223d3a6b3",
"reference": "8e7598bbb17bb5cd80728f4831d3f83223d3a6b3",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e24fb46da450d8e6a5788670513c1af1424f16ca",
"reference": "e24fb46da450d8e6a5788670513c1af1424f16ca",
"shasum": ""
},
"require": {
@ -646,7 +646,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.57"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.58"
},
"funding": [
{
@ -670,7 +670,7 @@
"type": "tidelift"
}
],
"time": "2025-09-24T06:30:38+00:00"
"time": "2025-09-28T12:04:46+00:00"
},
{
"name": "sebastian/cli-parser",