summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-06 03:32:02 +0000
committerGitHub <noreply@github.com>2024-04-06 03:32:02 +0000
commit3fbceb96bf7818c598d30ad7551f62d922551bc6 (patch)
treece8203a868437adae2376e74d39b70bc556206c2
parent78dbd9aa1f169ee661522aaf699674ba07191fac (diff)
parentb0fa72e37d59343f05bda8c0a300755d3154c8d0 (diff)
Merge pull request #12015 from nextcloud/dependabot/composer/tests/integration/phpunit/phpunit-9.6.19
-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 dcaaab702..f0c85a4c4 100644
--- a/tests/integration/composer.lock
+++ b/tests/integration/composer.lock
@@ -1157,16 +1157,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": {
@@ -1240,7 +1240,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": [
{
@@ -1256,7 +1256,7 @@
"type": "tidelift"
}
],
- "time": "2024-03-21T12:07:32+00:00"
+ "time": "2024-04-05T04:35:58+00:00"
},
{
"name": "psr/container",