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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-02-19 21:34:42 +0300
committerdependabot[bot] <support@dependabot.com>2018-02-19 21:34:42 +0300
commit554bc976a69978919a0a77dcf5b347aec69d185e (patch)
treee3b13f016373495fc3f09c0329e05633293486fe /composer.lock
parent3b5c9b11bcd90b3e194135bca10301392ff8b687 (diff)
Bump christophwurst/nextcloud_testing from 0.2.0 to 0.3.0
Bumps [christophwurst/nextcloud_testing](https://github.com/ChristophWurst/nextcloud_testing) from 0.2.0 to 0.3.0. - [Commits](https://github.com/ChristophWurst/nextcloud_testing/compare/0.2.0...0.3.0)
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 366c504..f830384 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "content-hash": "53341ea92ed5ff189e3f7c159d15b1e9",
+ "content-hash": "8910b9ed5eadddb0d63fc72c7f8d1eda",
"packages": [
{
"name": "bacon/bacon-qr-code",
@@ -610,16 +610,16 @@
"packages-dev": [
{
"name": "christophwurst/nextcloud_testing",
- "version": "0.2.0",
+ "version": "0.3.0",
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_testing.git",
- "reference": "380e9961fddb62c47910ba0b22390c15ea3ea3b9"
+ "reference": "9f56b4e43f2b13b40d3152277569c1c46835f3e8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_testing/zipball/380e9961fddb62c47910ba0b22390c15ea3ea3b9",
- "reference": "380e9961fddb62c47910ba0b22390c15ea3ea3b9",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_testing/zipball/9f56b4e43f2b13b40d3152277569c1c46835f3e8",
+ "reference": "9f56b4e43f2b13b40d3152277569c1c46835f3e8",
"shasum": ""
},
"require": {
@@ -646,7 +646,7 @@
}
],
"description": "Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit",
- "time": "2018-02-19T15:55:36+00:00"
+ "time": "2018-02-19T18:27:17+00:00"
},
{
"name": "doctrine/instantiator",