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:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-03-04 23:59:23 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-03-04 23:59:23 +0300
commitbdfd48b52ca0e6ce6330b4d1ac799102ca12358e (patch)
treeec481bbfdf820a038d5b9a4f14bafc0c9f9fc4c1 /composer.lock
parent98d3a7b97032dd6547f5569cc85d4aa6bf78bdd3 (diff)
Bump christopwurst/nextcloud to 16.0.0-dev
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock75
1 files changed, 38 insertions, 37 deletions
diff --git a/composer.lock b/composer.lock
index 3edcde6..2310af6 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": "9951458615cee76364fae01a3cff6ccb",
+ "content-hash": "68638fe80086d6a1565e6d2428728d3b",
"packages": [
{
"name": "bacon/bacon-qr-code",
@@ -166,42 +166,6 @@
"time": "2018-07-10T11:15:05+00:00"
},
{
- "name": "christophwurst/nextcloud",
- "version": "dev-stable15",
- "source": {
- "type": "git",
- "url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "b9945622a4e5524f5b6bf6d651f94ff7d4d8f8d9"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/b9945622a4e5524f5b6bf6d651f94ff7d4d8f8d9",
- "reference": "b9945622a4e5524f5b6bf6d651f94ff7d4d8f8d9",
- "shasum": ""
- },
- "require": {
- "php": "^7.0"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "15.0.0-dev"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "AGPL-3.0-or-later"
- ],
- "authors": [
- {
- "name": "Christoph Wurst",
- "email": "christoph@winzerhof-wurst.at"
- }
- ],
- "description": "Composer package containing Nextcloud's public API (classes, interfaces)",
- "time": "2018-11-16T08:23:46+00:00"
- },
- {
"name": "endroid/qr-code",
"version": "2.5.1",
"source": {
@@ -759,6 +723,42 @@
],
"packages-dev": [
{
+ "name": "christophwurst/nextcloud",
+ "version": "dev-master",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/ChristophWurst/nextcloud_composer.git",
+ "reference": "e03cb5835c48138287640e9e799d6c503b21fd43"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/e03cb5835c48138287640e9e799d6c503b21fd43",
+ "reference": "e03cb5835c48138287640e9e799d6c503b21fd43",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "16.0.0-dev"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "AGPL-3.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Christoph Wurst",
+ "email": "christoph@winzerhof-wurst.at"
+ }
+ ],
+ "description": "Composer package containing Nextcloud's public API (classes, interfaces)",
+ "time": "2019-02-28T17:11:26+00:00"
+ },
+ {
"name": "christophwurst/nextcloud_testing",
"version": "0.5.1",
"source": {
@@ -1664,6 +1664,7 @@
"mock",
"xunit"
],
+ "abandoned": true,
"time": "2018-08-09T05:50:03+00:00"
},
{