summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-27 06:04:41 +0000
committerGitHub <noreply@github.com>2024-04-27 06:04:41 +0000
commitf097dfb9e36c6a6470eb3edc64cf1fe5757a2ca1 (patch)
tree3f932807a2e0ea708c0b999033419dba6f14746a
parente3a2049f8aaea2aaa52ce715e2eae9634b0243d0 (diff)
parent7359b6833b76ae56a783aa4e7378d8d6e388b63c (diff)
Merge pull request #12234 from nextcloud/dependabot/composer/tests/integration/phpunit/phpunit-10.5.20
-rw-r--r--tests/integration/composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/integration/composer.lock b/tests/integration/composer.lock
index a6b62acbd..b5e4106af 100644
--- a/tests/integration/composer.lock
+++ b/tests/integration/composer.lock
@@ -1089,16 +1089,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "10.5.19",
+ "version": "10.5.20",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "c726f0de022368f6ed103e452a765d3304a996a4"
+ "reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c726f0de022368f6ed103e452a765d3304a996a4",
- "reference": "c726f0de022368f6ed103e452a765d3304a996a4",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/547d314dc24ec1e177720d45c6263fb226cc2ae3",
+ "reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3",
"shasum": ""
},
"require": {
@@ -1170,7 +1170,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.19"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.20"
},
"funding": [
{
@@ -1186,7 +1186,7 @@
"type": "tidelift"
}
],
- "time": "2024-04-17T14:06:18+00:00"
+ "time": "2024-04-24T06:32:35+00:00"
},
{
"name": "psr/container",