aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-30 17:07:07 +0000
committerGitHub <noreply@github.com>2024-04-30 17:07:07 +0000
commitfbb4518a0591a2680c3f311d19c4421de0a862fd (patch)
treeaf851edf1ef1ed46769d36cb8f774ab14bb1568e
parent7e5a56ed64e6e31b5aef185f9a22ba539563e8d7 (diff)
parent8b829fe18a2887a99785128772ee53ba5dedb859 (diff)
downloadnextcloud-server-fbb4518a0591a2680c3f311d19c4421de0a862fd.tar.gz
nextcloud-server-fbb4518a0591a2680c3f311d19c4421de0a862fd.zip
Merge pull request #44695 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.19
-rw-r--r--build/integration/composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/build/integration/composer.lock b/build/integration/composer.lock
index b9ab218baeb..3c5e9d634ae 100644
--- a/build/integration/composer.lock
+++ b/build/integration/composer.lock
@@ -1201,16 +1201,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "9.6.18",
+ "version": "9.6.19",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "32c2c2d6580b1d8ab3c10b1e9e4dc263cc69bb04"
+ "reference": "a1a54a473501ef4cdeaae4e06891674114d79db8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/32c2c2d6580b1d8ab3c10b1e9e4dc263cc69bb04",
- "reference": "32c2c2d6580b1d8ab3c10b1e9e4dc263cc69bb04",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1a54a473501ef4cdeaae4e06891674114d79db8",
+ "reference": "a1a54a473501ef4cdeaae4e06891674114d79db8",
"shasum": ""
},
"require": {
@@ -1284,7 +1284,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.18"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.19"
},
"funding": [
{
@@ -1300,7 +1300,7 @@
"type": "tidelift"
}
],
- "time": "2024-03-21T12:07:32+00:00"
+ "time": "2024-04-05T04:35:58+00:00"
},
{
"name": "psr/container",