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:
-rw-r--r--composer.json2
-rw-r--r--composer.lock14
2 files changed, 8 insertions, 8 deletions
diff --git a/composer.json b/composer.json
index 62592f5..d99a30d 100644
--- a/composer.json
+++ b/composer.json
@@ -5,7 +5,7 @@
},
"require-dev": {
"christian-riesen/otp": "2.*",
- "christophwurst/nextcloud": "17.0.0.x-dev",
+ "christophwurst/nextcloud": "v17.0.0-beta3",
"christophwurst/nextcloud_testing": "0.7.0"
},
"scripts": {
diff --git a/composer.lock b/composer.lock
index 98a113e..57f0b74 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": "44684b9da4db1812d149b93a0a317472",
+ "content-hash": "e54fa65e429beca72002866f60cb309d",
"packages": [
{
"name": "christian-riesen/base32",
@@ -171,16 +171,16 @@
},
{
"name": "christophwurst/nextcloud",
- "version": "dev-master",
+ "version": "v17.0.0-beta3",
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "d985e7a16b9a04b11ee55d171ddea64df3ea6fa6"
+ "reference": "25b5d5c7789c5a494eb9af483481f1bef74aebf5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/d985e7a16b9a04b11ee55d171ddea64df3ea6fa6",
- "reference": "d985e7a16b9a04b11ee55d171ddea64df3ea6fa6",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/25b5d5c7789c5a494eb9af483481f1bef74aebf5",
+ "reference": "25b5d5c7789c5a494eb9af483481f1bef74aebf5",
"shasum": ""
},
"require": {
@@ -203,7 +203,7 @@
}
],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
- "time": "2019-08-07T06:55:25+00:00"
+ "time": "2019-09-03T07:51:02+00:00"
},
{
"name": "christophwurst/nextcloud_testing",
@@ -2045,7 +2045,7 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
- "christophwurst/nextcloud": 20
+ "christophwurst/nextcloud": 10
},
"prefer-stable": false,
"prefer-lowest": false,