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:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2018-07-31 14:34:39 +0300
committerGitHub <noreply@github.com>2018-07-31 14:34:39 +0300
commit22631d5c926b0032cb3638903b6f96b65f0d2d10 (patch)
tree7136ff6e7ad08dc81e655242a5c79ab1e88b0114 /composer.lock
parent615b1594b433c42e27ae0b1459368da47cc7e8fd (diff)
parent17900cf4a3af632864ea5e416da037f8af58ab45 (diff)
Merge pull request #263 from nextcloud/refactor/state-change-events
Fix provider state population to the server registry
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index cc646b5..36b1846 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1,7 +1,7 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
- "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
+ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "2383bb1241bfbf11ed85f4df472c571b",
@@ -163,12 +163,12 @@
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "9275d848ddec5a84cf21319bab07951a75af12d2"
+ "reference": "499dfadc8f8694915f49730c69829c03eace56d8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/9275d848ddec5a84cf21319bab07951a75af12d2",
- "reference": "9275d848ddec5a84cf21319bab07951a75af12d2",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/499dfadc8f8694915f49730c69829c03eace56d8",
+ "reference": "499dfadc8f8694915f49730c69829c03eace56d8",
"shasum": ""
},
"type": "library",
@@ -188,7 +188,7 @@
}
],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
- "time": "2018-04-05T07:16:03+00:00"
+ "time": "2018-07-26T15:23:17+00:00"
},
{
"name": "endroid/qr-code",