forked from teptek/hipay-fullservice-sdk-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.lock
66 lines (66 loc) · 2.34 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
57
58
59
60
61
62
63
64
65
66
{
"_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": "07eacf733f436ad80a7a945b779ef151",
"content-hash": "53fb4bda4a24dc095e7345e391745c73",
"packages": [
{
"name": "hipay/hipay-fullservice-sdk-php",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/hipay/hipay-fullservice-sdk-php.git",
"reference": "2c8fc7083708fe8ccb815071ef3e8eafa011ebe7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hipay/hipay-fullservice-sdk-php/zipball/2c8fc7083708fe8ccb815071ef3e8eafa011ebe7",
"reference": "2c8fc7083708fe8ccb815071ef3e8eafa011ebe7",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpdocumentor/phpdocumentor": "^2.8",
"phpunit/phpunit": "4.8.x@stable"
},
"type": "library",
"autoload": {
"psr-4": {
"HiPay\\Fullservice\\": "lib/HiPay/Fullservice/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache 2.0"
],
"authors": [
{
"name": "HiPay",
"email": "[email protected]",
"homepage": "http://www.hipay.com"
}
],
"description": "The HiPay Fullservice SDK for PHP is a library for developers who want to integrate HiPay Fullservice payment methods to any PHP platform.",
"homepage": "http://www.hipayfullservice.com/",
"keywords": [
"hipay",
"payment",
"payment method"
],
"time": "2016-10-03 11:22:26"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}