-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcomposer.lock
89 lines (89 loc) · 3.11 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"_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": "959dd9cd5d6d4729bccf860207075ed0",
"packages": [
{
"name": "monetha/payment-plugin-php-sdk",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/monetha/payment-plugin-php-sdk.git",
"reference": "d9d7b6ca2280adb0e5434f3f64036ee8121c7725"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monetha/payment-plugin-php-sdk/zipball/d9d7b6ca2280adb0e5434f3f64036ee8121c7725",
"reference": "d9d7b6ca2280adb0e5434f3f64036ee8121c7725",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*"
},
"type": "library",
"autoload": {
"psr-4": {
"Monetha\\": "src/Monetha/"
}
},
"authors": [
{
"name": "Alexander Hitrov",
"email": "[email protected]"
}
],
"support": {
"source": "https://github.com/monetha/payment-plugin-php-sdk/tree/1.2.0",
"issues": "https://github.com/monetha/payment-plugin-php-sdk/issues"
},
"time": "2019-06-26T12:41:16+00:00"
},
{
"name": "monetha/prestashop-plugin-base",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/monetha/prestashop-plugin-base.git",
"reference": "b37db653887b6b3c345ce86708d8727d3ff6bfd7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monetha/prestashop-plugin-base/zipball/b37db653887b6b3c345ce86708d8727d3ff6bfd7",
"reference": "b37db653887b6b3c345ce86708d8727d3ff6bfd7",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Monetha\\": "src/Monetha/"
}
},
"authors": [
{
"name": "Alexander Hitrov",
"email": "[email protected]"
}
],
"support": {
"source": "https://github.com/monetha/prestashop-plugin-base/tree/1.2.0",
"issues": "https://github.com/monetha/prestashop-plugin-base/issues"
},
"time": "2019-06-26T12:36:00+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"ext-curl": "*",
"ext-json": "*"
},
"platform-dev": []
}