-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomposer.lock
More file actions
76 lines (76 loc) · 2.45 KB
/
composer.lock
File metadata and controls
76 lines (76 loc) · 2.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"_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#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "2af4f28f772ba2cb77771ff24a0d2f89",
"packages": [
{
"name": "rublon/rublon-sdk-php",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/Rublon/rublon-sdk-php",
"reference": "45124b4d6b7eda12fa7bcbfd6b52cdee02fb54e8"
},
"require": {
"lib-curl": "*",
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Rublon\\": "Rublon/"
}
},
"authors": [
{
"name": "Rublon",
"email": "hello@rublon.com"
}
],
"description": "Instant account security with effortless, email-based two-factor authentication; optional mobile app for more security; no tokens",
"homepage": "https://github.com/Rublon/rublon-sdk-php",
"keywords": [
"2 factor authentication",
"2 step authentication",
"2-Factor",
"2-step verification",
"2FA",
"admin",
"authentication",
"cell phone",
"javascript",
"login",
"login approval",
"login protection",
"login verification",
"mfa",
"mobile",
"mobile phone",
"multi factor authentication",
"password",
"qr code",
"security",
"smartphone",
"two step authentication",
"two-factor",
"two-factor authentication",
"two-factor verification",
"two-step verification"
],
"time": "2019-09-04T10:32:28+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"rublon/rublon-sdk-php": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}