Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/backup.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-01 07:21:59 +0300
committerGitHub <noreply@github.com>2022-01-01 07:21:59 +0300
commit4ceb0e1d4e1ae4c9af1e76f1a40bad353a75101b (patch)
tree823ef2c4a5544991e813ad2f5f75a93b8fefc02d
parentcce102b3f00e3982e2b37c371e31afa493827761 (diff)
parent0232bb18d7790bcac384afb582b5b7f55ae601a9 (diff)
Merge pull request #139 from nextcloud/dependabot/composer/phpunit/phpunit-9.5.111.0.4
-rw-r--r--composer.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/composer.lock b/composer.lock
index 1bfa9b6..8240e04 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1811,16 +1811,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "9.5.10",
+ "version": "9.5.11",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a"
+ "reference": "2406855036db1102126125537adb1406f7242fdd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c814a05837f2edb0d1471d6e3f4ab3501ca3899a",
- "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2406855036db1102126125537adb1406f7242fdd",
+ "reference": "2406855036db1102126125537adb1406f7242fdd",
"shasum": ""
},
"require": {
@@ -1898,11 +1898,11 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.10"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.11"
},
"funding": [
{
- "url": "https://phpunit.de/donate.html",
+ "url": "https://phpunit.de/sponsors.html",
"type": "custom"
},
{
@@ -1910,7 +1910,7 @@
"type": "github"
}
],
- "time": "2021-09-25T07:38:51+00:00"
+ "time": "2021-12-25T07:07:57+00:00"
},
{
"name": "psr/cache",
@@ -4361,5 +4361,5 @@
"platform-overrides": {
"php": "7.3"
},
- "plugin-api-version": "2.0.0"
+ "plugin-api-version": "2.1.0"
}