This repository has been archived by the owner on Nov 9, 2018. It is now read-only.
forked from paymill/paymill-payment-form
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
63 lines (58 loc) · 1.71 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
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
],
"hash": "f981e2a14fba99e5ced72f7883e6eee1",
"packages": [
{
"name": "paymill/paymill",
"version": "v3.0.0",
"source": {
"type": "git",
"url": "https://github.com/paymill/paymill-php.git",
"reference": "3a3491b859b589945a51debf415e1a1df3543609"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paymill/paymill-php/zipball/3a3491b859b589945a51debf415e1a1df3543609",
"reference": "3a3491b859b589945a51debf415e1a1df3543609",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-0": {
"Paymill": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paymill GmbH",
"homepage": "https://www.paymill.de"
}
],
"description": "Paymill PHPLib",
"homepage": "https://www.paymill.de",
"keywords": [
"payment",
"provider"
],
"time": "2013-10-15 10:14:35"
}
],
"packages-dev": [
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": [
],
"platform": [
],
"platform-dev": [
]
}