forked from forkcms/forkcms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
137 lines (135 loc) · 4.32 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"hash": "7fbb094d226ac32f3c34af4d7c7a65f4",
"packages": [
{
"name": "facebook/php-sdk",
"version": "v3.2.1",
"source": {
"type": "git",
"url": "git://github.com/facebook/facebook-php-sdk.git",
"reference": "v3.2.1"
},
"dist": {
"type": "zip",
"url": "https://github.com/facebook/facebook-php-sdk/archive/v3.2.1.zip",
"reference": "v3.2.1",
"shasum": ""
},
"require": {
"php": ">=5.2.0",
"ext-curl": "*",
"ext-json": "*"
},
"time": "2012-11-27 22:34:17",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"src"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache2"
],
"authors": [
{
"name": "Facebook",
"homepage": "https://github.com/facebook/facebook-php-sdk/contributors"
}
],
"description": "Facebook PHP SDK",
"homepage": "https://github.com/facebook/facebook-php-sdk",
"keywords": [
"facebook",
"sdk"
]
},
{
"name": "tijsverkoyen/akismet",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/tijsverkoyen/Akismet",
"reference": "1.1.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/tijsverkoyen/Akismet/zipball/1.1.0",
"reference": "1.1.0",
"shasum": ""
},
"require": {
"php": ">=5.2.0",
"ext-curl": "*"
},
"time": "2012-10-13 10:59:41",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
""
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD"
],
"authors": [
{
"name": "Tijs Verkoyen",
"email": "[email protected]",
"role": "Developer"
}
],
"description": "Akismet is a wrapper-class to communicate with the Akismet API.",
"homepage": "https://github.com/tijsverkoyen/Akismet"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/tijsverkoyen/CssToInlineStyles",
"reference": "1.1.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/tijsverkoyen/CssToInlineStyles/zipball/1.1.0",
"reference": "1.1.0",
"shasum": ""
},
"require": {
"php": ">=5.2.0",
"ext-curl": "*"
},
"time": "2012-10-13 11:39:35",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
""
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD"
],
"authors": [
{
"name": "Tijs Verkoyen",
"email": "[email protected]",
"role": "Developer"
}
],
"description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
"homepage": "https://github.com/tijsverkoyen/CssToInlineStyles"
}
],
"packages-dev": null,
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": [
]
}