Merge pull request #55094 from nextcloud/dependabot/composer/build/integration/stable32/phpunit/phpunit-9.6.26

[stable32] build(deps-dev): bump phpunit/phpunit from 9.6.25 to 9.6.26 in /build/integration
pull/55096/head
Andy Scherzinger 9 months ago committed by GitHub
commit ced6cb8602
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 12
      build/integration/composer.lock

@ -1310,16 +1310,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.25",
"version": "9.6.26",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "049c011e01be805202d8eebedef49f769a8ec7b7"
"reference": "a0139ea157533454f611038326f3020b3051f129"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/049c011e01be805202d8eebedef49f769a8ec7b7",
"reference": "049c011e01be805202d8eebedef49f769a8ec7b7",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a0139ea157533454f611038326f3020b3051f129",
"reference": "a0139ea157533454f611038326f3020b3051f129",
"shasum": ""
},
"require": {
@ -1393,7 +1393,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.25"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.26"
},
"funding": [
{
@ -1417,7 +1417,7 @@
"type": "tidelift"
}
],
"time": "2025-08-20T14:38:31+00:00"
"time": "2025-09-11T06:17:45+00:00"
},
{
"name": "psr/container",

Loading…
Cancel
Save