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

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-10-03 13:48:12 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-10-03 13:48:12 +0300
commit3071b3014d5115d84065f91a4e838fe5339794c1 (patch)
tree35511cdc7d19acdc7a6c3204c17bee83b1a0b63e /composer.lock
parent882aa0f5d9b1b9ca2b33a6e8f00c8cd6e09d3bf9 (diff)
Update to OCP lib master
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock13
1 files changed, 8 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 2806264..9f597e1 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": "6314967e4cb0ced509b4b9972eda527f",
+ "content-hash": "63bbbf2542c73a2ebf97a3f02241aa7f",
"packages": [
{
"name": "paragonie/random_compat",
@@ -96,14 +96,17 @@
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "8836afeee79a53885c7cd77b447c8de348ea506a"
+ "reference": "bed1c86c007845cd00780f2284bfd2a1caa74423"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/8836afeee79a53885c7cd77b447c8de348ea506a",
- "reference": "8836afeee79a53885c7cd77b447c8de348ea506a",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/bed1c86c007845cd00780f2284bfd2a1caa74423",
+ "reference": "bed1c86c007845cd00780f2284bfd2a1caa74423",
"shasum": ""
},
+ "require": {
+ "php": "^7.0"
+ },
"type": "library",
"extra": {
"branch-alias": {
@@ -121,7 +124,7 @@
}
],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
- "time": "2018-09-06T15:46:29+00:00"
+ "time": "2018-10-02T15:59:55+00:00"
},
{
"name": "doctrine/instantiator",