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

github.com/nextcloud/mail.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>2021-02-18 13:25:37 +0300
committerGitHub <noreply@github.com>2021-02-18 13:25:37 +0300
commit128552094d4e6992324484a173c3266ea5f3728d (patch)
tree545df64b8db99fc4f072158ea9f69de17664c297 /composer.lock
parentfbb1c395583571a03cf2cb2cf861496c09241a3e (diff)
Bump christophwurst/nextcloud_testing from 0.12.3 to 0.12.4
Bumps [christophwurst/nextcloud_testing](https://github.com/ChristophWurst/nextcloud_testing) from 0.12.3 to 0.12.4. - [Release notes](https://github.com/ChristophWurst/nextcloud_testing/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_testing/compare/v0.12.3...v0.12.4) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index f3fa41fa2..48dbece88 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "6d07fa56e3ed16b437201c33025a7385",
+ "content-hash": "cc28b5306e0d004371b1e45d030863db",
"packages": [
{
"name": "amphp/amp",
@@ -2822,16 +2822,16 @@
},
{
"name": "christophwurst/nextcloud_testing",
- "version": "v0.12.3",
+ "version": "v0.12.4",
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_testing.git",
- "reference": "f16ffe407e734ab6a8cd16e7ba7d1e2bad8cfefc"
+ "reference": "9c189b01dbcc3508108f08c417de6aaea7005fb0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_testing/zipball/f16ffe407e734ab6a8cd16e7ba7d1e2bad8cfefc",
- "reference": "f16ffe407e734ab6a8cd16e7ba7d1e2bad8cfefc",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_testing/zipball/9c189b01dbcc3508108f08c417de6aaea7005fb0",
+ "reference": "9c189b01dbcc3508108f08c417de6aaea7005fb0",
"shasum": ""
},
"require": {
@@ -2859,7 +2859,7 @@
}
],
"description": "Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit",
- "time": "2021-01-28T10:28:10+00:00"
+ "time": "2021-02-18T08:41:09+00:00"
},
{
"name": "composer/package-versions-deprecated",