-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.lock
56 lines (56 loc) · 1.87 KB
/
composer.lock
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
{
"_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",
"This file is @generated automatically"
],
"hash": "48282e0de3458daa815fa2834b84f475",
"content-hash": "7745b2b27c9121a52f4f89ac8483f80d",
"packages": [
{
"name": "rspective/voucherify",
"version": "v0.1.0",
"source": {
"type": "git",
"url": "https://github.com/rspective/voucherify-php-sdk.git",
"reference": "876a457997cf0ae9e3c4edd52bdf4b645ce6efee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rspective/voucherify-php-sdk/zipball/876a457997cf0ae9e3c4edd52bdf4b645ce6efee",
"reference": "876a457997cf0ae9e3c4edd52bdf4b645ce6efee",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*"
},
"type": "library",
"autoload": {
"psr-4": {
"Voucherify\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHP SDK for Voucherify. Please visit: www.voucherify.io",
"homepage": "http://www.voucherify.io/",
"keywords": [
"rspective",
"voucher",
"voucherify"
],
"time": "2015-12-07 14:13:22"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}