-
Notifications
You must be signed in to change notification settings - Fork 1
/
composer.lock
172 lines (172 loc) · 6.53 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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
{
"_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"
],
"content-hash": "5f651719ae5439d3d1873a44845cc109",
"packages": [
{
"name": "constructions-incongrues/ananas-build-toolkit",
"version": "0.36.4",
"source": {
"type": "git",
"url": "git@github.com:constructions-incongrues/ananas-build-toolkit.git",
"reference": "9ee4e9e8cb9289a5d4c152bb0d3b8331a2847750"
},
"require": {
"php": ">=5.5.0"
},
"type": "library",
"authors": [
{
"name": "Constructions Incongrues",
"email": "contact@constructions-incongrues.net"
}
],
"description": "L'Ananas Build Toolkit est un framework de configuration et de déploiement de projet logiciel.",
"homepage": "https://github.com/constructions-incongrues/ananas-build-toolkit",
"support": {
"issues": "https://github.com/constructions-incongrues/ananas-build-toolkit/issues",
"source": "https://github.com/constructions-incongrues/ananas-build-toolkit"
},
"time": "2017-07-05T15:01:18+00:00"
},
{
"name": "swiftmailer/swiftmailer",
"version": "v4.3.1",
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "ae540bed1079c07aa12e9e62d9d8d4fc49bbdff2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/ae540bed1079c07aa12e9e62d9d8d4fc49bbdff2",
"reference": "ae540bed1079c07aa12e9e62d9d8d4fc49bbdff2",
"shasum": ""
},
"require": {
"php": ">=5.2.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
}
},
"autoload": {
"files": [
"lib/swift_required.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
},
{
"name": "Chris Corbyn"
}
],
"description": "Swiftmailer, free feature-rich PHP mailer",
"homepage": "http://swiftmailer.org",
"keywords": [
"mail",
"mailer"
],
"time": "2013-04-11T10:22:09+00:00"
},
{
"name": "symfony/symfony1",
"version": "v1.4.20",
"source": {
"type": "git",
"url": "https://github.com/hostnet/symfony1.git",
"reference": "75664fa9120db962f2fa29dc21428842f71e18bb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hostnet/symfony1/zipball/75664fa9120db962f2fa29dc21428842f71e18bb",
"reference": "75664fa9120db962f2fa29dc21428842f71e18bb",
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
}
],
"description": "Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!",
"time": "2012-11-26T15:31:15+00:00"
},
{
"name": "zendframework/zendframework1",
"version": "1.12.20",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zf1.git",
"reference": "737ef159654fbbef37cf9af742b2c8f9690c2ece"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zf1/zipball/737ef159654fbbef37cf9af742b2c8f9690c2ece",
"reference": "737ef159654fbbef37cf9af742b2c8f9690c2ece",
"shasum": ""
},
"require": {
"php": ">=5.2.11"
},
"require-dev": {
"phpunit/dbunit": "1.3.*",
"phpunit/phpunit": "3.7.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12.x-dev"
}
},
"autoload": {
"psr-0": {
"Zend_": "library/"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"library/"
],
"license": [
"BSD-3-Clause"
],
"description": "Zend Framework 1",
"homepage": "http://framework.zend.com/",
"keywords": [
"ZF1",
"framework"
],
"time": "2016-09-08T14:50:34+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}