Chris@0
|
1 {
|
Chris@0
|
2 "_readme": [
|
Chris@0
|
3 "This file locks the dependencies of your project to a known state",
|
Chris@0
|
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
Chris@0
|
5 "This file is @generated automatically"
|
Chris@0
|
6 ],
|
Chris@0
|
7 "hash": "9ef86990728be223eb145600985d3efb",
|
Chris@0
|
8 "content-hash": "140955ca962f7fc65891ab903b51c9a9",
|
Chris@0
|
9 "packages": [
|
Chris@0
|
10 {
|
Chris@0
|
11 "name": "psr/log",
|
Chris@0
|
12 "version": "1.0.0",
|
Chris@0
|
13 "source": {
|
Chris@0
|
14 "type": "git",
|
Chris@0
|
15 "url": "https://github.com/php-fig/log.git",
|
Chris@0
|
16 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
|
Chris@0
|
17 },
|
Chris@0
|
18 "dist": {
|
Chris@0
|
19 "type": "zip",
|
Chris@0
|
20 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
|
Chris@0
|
21 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
|
Chris@0
|
22 "shasum": ""
|
Chris@0
|
23 },
|
Chris@0
|
24 "type": "library",
|
Chris@0
|
25 "autoload": {
|
Chris@0
|
26 "psr-0": {
|
Chris@0
|
27 "Psr\\Log\\": ""
|
Chris@0
|
28 }
|
Chris@0
|
29 },
|
Chris@0
|
30 "notification-url": "https://packagist.org/downloads/",
|
Chris@0
|
31 "license": [
|
Chris@0
|
32 "MIT"
|
Chris@0
|
33 ],
|
Chris@0
|
34 "authors": [
|
Chris@0
|
35 {
|
Chris@0
|
36 "name": "PHP-FIG",
|
Chris@0
|
37 "homepage": "http://www.php-fig.org/"
|
Chris@0
|
38 }
|
Chris@0
|
39 ],
|
Chris@0
|
40 "description": "Common interface for logging libraries",
|
Chris@0
|
41 "keywords": [
|
Chris@0
|
42 "log",
|
Chris@0
|
43 "psr",
|
Chris@0
|
44 "psr-3"
|
Chris@0
|
45 ],
|
Chris@0
|
46 "time": "2012-12-21 11:40:51"
|
Chris@0
|
47 },
|
Chris@0
|
48 {
|
Chris@0
|
49 "name": "symfony/debug",
|
Chris@0
|
50 "version": "v3.1.0",
|
Chris@0
|
51 "source": {
|
Chris@0
|
52 "type": "git",
|
Chris@0
|
53 "url": "https://github.com/symfony/debug.git",
|
Chris@0
|
54 "reference": "c9ed5a44dbc783a352f06b20440863c7463de907"
|
Chris@0
|
55 },
|
Chris@0
|
56 "dist": {
|
Chris@0
|
57 "type": "zip",
|
Chris@0
|
58 "url": "https://api.github.com/repos/symfony/debug/zipball/c9ed5a44dbc783a352f06b20440863c7463de907",
|
Chris@0
|
59 "reference": "c9ed5a44dbc783a352f06b20440863c7463de907",
|
Chris@0
|
60 "shasum": ""
|
Chris@0
|
61 },
|
Chris@0
|
62 "require": {
|
Chris@0
|
63 "php": ">=5.5.9",
|
Chris@0
|
64 "psr/log": "~1.0"
|
Chris@0
|
65 },
|
Chris@0
|
66 "conflict": {
|
Chris@0
|
67 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
|
Chris@0
|
68 },
|
Chris@0
|
69 "require-dev": {
|
Chris@0
|
70 "symfony/class-loader": "~2.8|~3.0",
|
Chris@0
|
71 "symfony/http-kernel": "~2.8|~3.0"
|
Chris@0
|
72 },
|
Chris@0
|
73 "type": "library",
|
Chris@0
|
74 "extra": {
|
Chris@0
|
75 "branch-alias": {
|
Chris@0
|
76 "dev-master": "3.1-dev"
|
Chris@0
|
77 }
|
Chris@0
|
78 },
|
Chris@0
|
79 "autoload": {
|
Chris@0
|
80 "psr-4": {
|
Chris@0
|
81 "Symfony\\Component\\Debug\\": ""
|
Chris@0
|
82 },
|
Chris@0
|
83 "exclude-from-classmap": [
|
Chris@0
|
84 "/Tests/"
|
Chris@0
|
85 ]
|
Chris@0
|
86 },
|
Chris@0
|
87 "notification-url": "https://packagist.org/downloads/",
|
Chris@0
|
88 "license": [
|
Chris@0
|
89 "MIT"
|
Chris@0
|
90 ],
|
Chris@0
|
91 "authors": [
|
Chris@0
|
92 {
|
Chris@0
|
93 "name": "Fabien Potencier",
|
Chris@0
|
94 "email": "fabien@symfony.com"
|
Chris@0
|
95 },
|
Chris@0
|
96 {
|
Chris@0
|
97 "name": "Symfony Community",
|
Chris@0
|
98 "homepage": "https://symfony.com/contributors"
|
Chris@0
|
99 }
|
Chris@0
|
100 ],
|
Chris@0
|
101 "description": "Symfony Debug Component",
|
Chris@0
|
102 "homepage": "https://symfony.com",
|
Chris@0
|
103 "time": "2016-05-24 10:06:56"
|
Chris@0
|
104 },
|
Chris@0
|
105 {
|
Chris@0
|
106 "name": "symfony/event-dispatcher",
|
Chris@0
|
107 "version": "v3.0.6",
|
Chris@0
|
108 "source": {
|
Chris@0
|
109 "type": "git",
|
Chris@0
|
110 "url": "https://github.com/symfony/event-dispatcher.git",
|
Chris@0
|
111 "reference": "807dde98589f9b2b00624dca326740380d78dbbc"
|
Chris@0
|
112 },
|
Chris@0
|
113 "dist": {
|
Chris@0
|
114 "type": "zip",
|
Chris@0
|
115 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/807dde98589f9b2b00624dca326740380d78dbbc",
|
Chris@0
|
116 "reference": "807dde98589f9b2b00624dca326740380d78dbbc",
|
Chris@0
|
117 "shasum": ""
|
Chris@0
|
118 },
|
Chris@0
|
119 "require": {
|
Chris@0
|
120 "php": ">=5.5.9"
|
Chris@0
|
121 },
|
Chris@0
|
122 "require-dev": {
|
Chris@0
|
123 "psr/log": "~1.0",
|
Chris@0
|
124 "symfony/config": "~2.8|~3.0",
|
Chris@0
|
125 "symfony/dependency-injection": "~2.8|~3.0",
|
Chris@0
|
126 "symfony/expression-language": "~2.8|~3.0",
|
Chris@0
|
127 "symfony/stopwatch": "~2.8|~3.0"
|
Chris@0
|
128 },
|
Chris@0
|
129 "suggest": {
|
Chris@0
|
130 "symfony/dependency-injection": "",
|
Chris@0
|
131 "symfony/http-kernel": ""
|
Chris@0
|
132 },
|
Chris@0
|
133 "type": "library",
|
Chris@0
|
134 "extra": {
|
Chris@0
|
135 "branch-alias": {
|
Chris@0
|
136 "dev-master": "3.0-dev"
|
Chris@0
|
137 }
|
Chris@0
|
138 },
|
Chris@0
|
139 "autoload": {
|
Chris@0
|
140 "psr-4": {
|
Chris@0
|
141 "Symfony\\Component\\EventDispatcher\\": ""
|
Chris@0
|
142 },
|
Chris@0
|
143 "exclude-from-classmap": [
|
Chris@0
|
144 "/Tests/"
|
Chris@0
|
145 ]
|
Chris@0
|
146 },
|
Chris@0
|
147 "notification-url": "https://packagist.org/downloads/",
|
Chris@0
|
148 "license": [
|
Chris@0
|
149 "MIT"
|
Chris@0
|
150 ],
|
Chris@0
|
151 "authors": [
|
Chris@0
|
152 {
|
Chris@0
|
153 "name": "Fabien Potencier",
|
Chris@0
|
154 "email": "fabien@symfony.com"
|
Chris@0
|
155 },
|
Chris@0
|
156 {
|
Chris@0
|
157 "name": "Symfony Community",
|
Chris@0
|
158 "homepage": "https://symfony.com/contributors"
|
Chris@0
|
159 }
|
Chris@0
|
160 ],
|
Chris@0
|
161 "description": "Symfony EventDispatcher Component",
|
Chris@0
|
162 "homepage": "https://symfony.com",
|
Chris@0
|
163 "time": "2016-05-05 06:56:13"
|
Chris@0
|
164 },
|
Chris@0
|
165 {
|
Chris@0
|
166 "name": "symfony/http-foundation",
|
Chris@0
|
167 "version": "v3.0.6",
|
Chris@0
|
168 "source": {
|
Chris@0
|
169 "type": "git",
|
Chris@0
|
170 "url": "https://github.com/symfony/http-foundation.git",
|
Chris@0
|
171 "reference": "18b24bc32d2495ae79d76e777368786a6536fe31"
|
Chris@0
|
172 },
|
Chris@0
|
173 "dist": {
|
Chris@0
|
174 "type": "zip",
|
Chris@0
|
175 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/18b24bc32d2495ae79d76e777368786a6536fe31",
|
Chris@0
|
176 "reference": "18b24bc32d2495ae79d76e777368786a6536fe31",
|
Chris@0
|
177 "shasum": ""
|
Chris@0
|
178 },
|
Chris@0
|
179 "require": {
|
Chris@0
|
180 "php": ">=5.5.9",
|
Chris@0
|
181 "symfony/polyfill-mbstring": "~1.1"
|
Chris@0
|
182 },
|
Chris@0
|
183 "require-dev": {
|
Chris@0
|
184 "symfony/expression-language": "~2.8|~3.0"
|
Chris@0
|
185 },
|
Chris@0
|
186 "type": "library",
|
Chris@0
|
187 "extra": {
|
Chris@0
|
188 "branch-alias": {
|
Chris@0
|
189 "dev-master": "3.0-dev"
|
Chris@0
|
190 }
|
Chris@0
|
191 },
|
Chris@0
|
192 "autoload": {
|
Chris@0
|
193 "psr-4": {
|
Chris@0
|
194 "Symfony\\Component\\HttpFoundation\\": ""
|
Chris@0
|
195 },
|
Chris@0
|
196 "exclude-from-classmap": [
|
Chris@0
|
197 "/Tests/"
|
Chris@0
|
198 ]
|
Chris@0
|
199 },
|
Chris@0
|
200 "notification-url": "https://packagist.org/downloads/",
|
Chris@0
|
201 "license": [
|
Chris@0
|
202 "MIT"
|
Chris@0
|
203 ],
|
Chris@0
|
204 "authors": [
|
Chris@0
|
205 {
|
Chris@0
|
206 "name": "Fabien Potencier",
|
Chris@0
|
207 "email": "fabien@symfony.com"
|
Chris@0
|
208 },
|
Chris@0
|
209 {
|
Chris@0
|
210 "name": "Symfony Community",
|
Chris@0
|
211 "homepage": "https://symfony.com/contributors"
|
Chris@0
|
212 }
|
Chris@0
|
213 ],
|
Chris@0
|
214 "description": "Symfony HttpFoundation Component",
|
Chris@0
|
215 "homepage": "https://symfony.com",
|
Chris@0
|
216 "time": "2016-04-12 18:09:53"
|
Chris@0
|
217 },
|
Chris@0
|
218 {
|
Chris@0
|
219 "name": "symfony/http-kernel",
|
Chris@0
|
220 "version": "v3.0.6",
|
Chris@0
|
221 "source": {
|
Chris@0
|
222 "type": "git",
|
Chris@0
|
223 "url": "https://github.com/symfony/http-kernel.git",
|
Chris@0
|
224 "reference": "6a5010978edf0a9646342232531e53bfc7abbcd3"
|
Chris@0
|
225 },
|
Chris@0
|
226 "dist": {
|
Chris@0
|
227 "type": "zip",
|
Chris@0
|
228 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6a5010978edf0a9646342232531e53bfc7abbcd3",
|
Chris@0
|
229 "reference": "6a5010978edf0a9646342232531e53bfc7abbcd3",
|
Chris@0
|
230 "shasum": ""
|
Chris@0
|
231 },
|
Chris@0
|
232 "require": {
|
Chris@0
|
233 "php": ">=5.5.9",
|
Chris@0
|
234 "psr/log": "~1.0",
|
Chris@0
|
235 "symfony/debug": "~2.8|~3.0",
|
Chris@0
|
236 "symfony/event-dispatcher": "~2.8|~3.0",
|
Chris@0
|
237 "symfony/http-foundation": "~2.8|~3.0"
|
Chris@0
|
238 },
|
Chris@0
|
239 "conflict": {
|
Chris@0
|
240 "symfony/config": "<2.8"
|
Chris@0
|
241 },
|
Chris@0
|
242 "require-dev": {
|
Chris@0
|
243 "symfony/browser-kit": "~2.8|~3.0",
|
Chris@0
|
244 "symfony/class-loader": "~2.8|~3.0",
|
Chris@0
|
245 "symfony/config": "~2.8|~3.0",
|
Chris@0
|
246 "symfony/console": "~2.8|~3.0",
|
Chris@0
|
247 "symfony/css-selector": "~2.8|~3.0",
|
Chris@0
|
248 "symfony/dependency-injection": "~2.8|~3.0",
|
Chris@0
|
249 "symfony/dom-crawler": "~2.8|~3.0",
|
Chris@0
|
250 "symfony/expression-language": "~2.8|~3.0",
|
Chris@0
|
251 "symfony/finder": "~2.8|~3.0",
|
Chris@0
|
252 "symfony/process": "~2.8|~3.0",
|
Chris@0
|
253 "symfony/routing": "~2.8|~3.0",
|
Chris@0
|
254 "symfony/stopwatch": "~2.8|~3.0",
|
Chris@0
|
255 "symfony/templating": "~2.8|~3.0",
|
Chris@0
|
256 "symfony/translation": "~2.8|~3.0",
|
Chris@0
|
257 "symfony/var-dumper": "~2.8|~3.0"
|
Chris@0
|
258 },
|
Chris@0
|
259 "suggest": {
|
Chris@0
|
260 "symfony/browser-kit": "",
|
Chris@0
|
261 "symfony/class-loader": "",
|
Chris@0
|
262 "symfony/config": "",
|
Chris@0
|
263 "symfony/console": "",
|
Chris@0
|
264 "symfony/dependency-injection": "",
|
Chris@0
|
265 "symfony/finder": "",
|
Chris@0
|
266 "symfony/var-dumper": ""
|
Chris@0
|
267 },
|
Chris@0
|
268 "type": "library",
|
Chris@0
|
269 "extra": {
|
Chris@0
|
270 "branch-alias": {
|
Chris@0
|
271 "dev-master": "3.0-dev"
|
Chris@0
|
272 }
|
Chris@0
|
273 },
|
Chris@0
|
274 "autoload": {
|
Chris@0
|
275 "psr-4": {
|
Chris@0
|
276 "Symfony\\Component\\HttpKernel\\": ""
|
Chris@0
|
277 },
|
Chris@0
|
278 "exclude-from-classmap": [
|
Chris@0
|
279 "/Tests/"
|
Chris@0
|
280 ]
|
Chris@0
|
281 },
|
Chris@0
|
282 "notification-url": "https://packagist.org/downloads/",
|
Chris@0
|
283 "license": [
|
Chris@0
|
284 "MIT"
|
Chris@0
|
285 ],
|
Chris@0
|
286 "authors": [
|
Chris@0
|
287 {
|
Chris@0
|
288 "name": "Fabien Potencier",
|
Chris@0
|
289 "email": "fabien@symfony.com"
|
Chris@0
|
290 },
|
Chris@0
|
291 {
|
Chris@0
|
292 "name": "Symfony Community",
|
Chris@0
|
293 "homepage": "https://symfony.com/contributors"
|
Chris@0
|
294 }
|
Chris@0
|
295 ],
|
Chris@0
|
296 "description": "Symfony HttpKernel Component",
|
Chris@0
|
297 "homepage": "https://symfony.com",
|
Chris@0
|
298 "time": "2016-05-09 22:13:13"
|
Chris@0
|
299 },
|
Chris@0
|
300 {
|
Chris@0
|
301 "name": "symfony/polyfill-mbstring",
|
Chris@0
|
302 "version": "v1.2.0",
|
Chris@0
|
303 "source": {
|
Chris@0
|
304 "type": "git",
|
Chris@0
|
305 "url": "https://github.com/symfony/polyfill-mbstring.git",
|
Chris@0
|
306 "reference": "dff51f72b0706335131b00a7f49606168c582594"
|
Chris@0
|
307 },
|
Chris@0
|
308 "dist": {
|
Chris@0
|
309 "type": "zip",
|
Chris@0
|
310 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
|
Chris@0
|
311 "reference": "dff51f72b0706335131b00a7f49606168c582594",
|
Chris@0
|
312 "shasum": ""
|
Chris@0
|
313 },
|
Chris@0
|
314 "require": {
|
Chris@0
|
315 "php": ">=5.3.3"
|
Chris@0
|
316 },
|
Chris@0
|
317 "suggest": {
|
Chris@0
|
318 "ext-mbstring": "For best performance"
|
Chris@0
|
319 },
|
Chris@0
|
320 "type": "library",
|
Chris@0
|
321 "extra": {
|
Chris@0
|
322 "branch-alias": {
|
Chris@0
|
323 "dev-master": "1.2-dev"
|
Chris@0
|
324 }
|
Chris@0
|
325 },
|
Chris@0
|
326 "autoload": {
|
Chris@0
|
327 "psr-4": {
|
Chris@0
|
328 "Symfony\\Polyfill\\Mbstring\\": ""
|
Chris@0
|
329 },
|
Chris@0
|
330 "files": [
|
Chris@0
|
331 "bootstrap.php"
|
Chris@0
|
332 ]
|
Chris@0
|
333 },
|
Chris@0
|
334 "notification-url": "https://packagist.org/downloads/",
|
Chris@0
|
335 "license": [
|
Chris@0
|
336 "MIT"
|
Chris@0
|
337 ],
|
Chris@0
|
338 "authors": [
|
Chris@0
|
339 {
|
Chris@0
|
340 "name": "Nicolas Grekas",
|
Chris@0
|
341 "email": "p@tchwork.com"
|
Chris@0
|
342 },
|
Chris@0
|
343 {
|
Chris@0
|
344 "name": "Symfony Community",
|
Chris@0
|
345 "homepage": "https://symfony.com/contributors"
|
Chris@0
|
346 }
|
Chris@0
|
347 ],
|
Chris@0
|
348 "description": "Symfony polyfill for the Mbstring extension",
|
Chris@0
|
349 "homepage": "https://symfony.com",
|
Chris@0
|
350 "keywords": [
|
Chris@0
|
351 "compatibility",
|
Chris@0
|
352 "mbstring",
|
Chris@0
|
353 "polyfill",
|
Chris@0
|
354 "portable",
|
Chris@0
|
355 "shim"
|
Chris@0
|
356 ],
|
Chris@0
|
357 "time": "2016-05-18 14:26:46"
|
Chris@0
|
358 }
|
Chris@0
|
359 ],
|
Chris@0
|
360 "packages-dev": [
|
Chris@0
|
361 {
|
Chris@0
|
362 "name": "pimple/pimple",
|
Chris@0
|
363 "version": "v1.1.1",
|
Chris@0
|
364 "source": {
|
Chris@0
|
365 "type": "git",
|
Chris@0
|
366 "url": "https://github.com/silexphp/Pimple.git",
|
Chris@0
|
367 "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d"
|
Chris@0
|
368 },
|
Chris@0
|
369 "dist": {
|
Chris@0
|
370 "type": "zip",
|
Chris@0
|
371 "url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d",
|
Chris@0
|
372 "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d",
|
Chris@0
|
373 "shasum": ""
|
Chris@0
|
374 },
|
Chris@0
|
375 "require": {
|
Chris@0
|
376 "php": ">=5.3.0"
|
Chris@0
|
377 },
|
Chris@0
|
378 "type": "library",
|
Chris@0
|
379 "extra": {
|
Chris@0
|
380 "branch-alias": {
|
Chris@0
|
381 "dev-master": "1.1.x-dev"
|
Chris@0
|
382 }
|
Chris@0
|
383 },
|
Chris@0
|
384 "autoload": {
|
Chris@0
|
385 "psr-0": {
|
Chris@0
|
386 "Pimple": "lib/"
|
Chris@0
|
387 }
|
Chris@0
|
388 },
|
Chris@0
|
389 "notification-url": "https://packagist.org/downloads/",
|
Chris@0
|
390 "license": [
|
Chris@0
|
391 "MIT"
|
Chris@0
|
392 ],
|
Chris@0
|
393 "authors": [
|
Chris@0
|
394 {
|
Chris@0
|
395 "name": "Fabien Potencier",
|
Chris@0
|
396 "email": "fabien@symfony.com"
|
Chris@0
|
397 }
|
Chris@0
|
398 ],
|
Chris@0
|
399 "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
|
Chris@0
|
400 "homepage": "http://pimple.sensiolabs.org",
|
Chris@0
|
401 "keywords": [
|
Chris@0
|
402 "container",
|
Chris@0
|
403 "dependency injection"
|
Chris@0
|
404 ],
|
Chris@0
|
405 "time": "2013-11-22 08:30:29"
|
Chris@0
|
406 },
|
Chris@0
|
407 {
|
Chris@0
|
408 "name": "silex/silex",
|
Chris@0
|
409 "version": "v1.3.5",
|
Chris@0
|
410 "source": {
|
Chris@0
|
411 "type": "git",
|
Chris@0
|
412 "url": "https://github.com/silexphp/Silex.git",
|
Chris@0
|
413 "reference": "374c7e04040a6f781c90f7d746726a5daa78e783"
|
Chris@0
|
414 },
|
Chris@0
|
415 "dist": {
|
Chris@0
|
416 "type": "zip",
|
Chris@0
|
417 "url": "https://api.github.com/repos/silexphp/Silex/zipball/374c7e04040a6f781c90f7d746726a5daa78e783",
|
Chris@0
|
418 "reference": "374c7e04040a6f781c90f7d746726a5daa78e783",
|
Chris@0
|
419 "shasum": ""
|
Chris@0
|
420 },
|
Chris@0
|
421 "require": {
|
Chris@0
|
422 "php": ">=5.3.9",
|
Chris@0
|
423 "pimple/pimple": "~1.0",
|
Chris@0
|
424 "symfony/event-dispatcher": "~2.3|3.0.*",
|
Chris@0
|
425 "symfony/http-foundation": "~2.3|3.0.*",
|
Chris@0
|
426 "symfony/http-kernel": "~2.3|3.0.*",
|
Chris@0
|
427 "symfony/routing": "~2.3|3.0.*"
|
Chris@0
|
428 },
|
Chris@0
|
429 "require-dev": {
|
Chris@0
|
430 "doctrine/dbal": "~2.2",
|
Chris@0
|
431 "monolog/monolog": "^1.4.1",
|
Chris@0
|
432 "swiftmailer/swiftmailer": "~5",
|
Chris@0
|
433 "symfony/browser-kit": "~2.3|3.0.*",
|
Chris@0
|
434 "symfony/config": "~2.3|3.0.*",
|
Chris@0
|
435 "symfony/css-selector": "~2.3|3.0.*",
|
Chris@0
|
436 "symfony/debug": "~2.3|3.0.*",
|
Chris@0
|
437 "symfony/dom-crawler": "~2.3|3.0.*",
|
Chris@0
|
438 "symfony/finder": "~2.3|3.0.*",
|
Chris@0
|
439 "symfony/form": "~2.3|3.0.*",
|
Chris@0
|
440 "symfony/locale": "~2.3|3.0.*",
|
Chris@0
|
441 "symfony/monolog-bridge": "~2.3|3.0.*",
|
Chris@0
|
442 "symfony/options-resolver": "~2.3|3.0.*",
|
Chris@0
|
443 "symfony/phpunit-bridge": "~2.7",
|
Chris@0
|
444 "symfony/process": "~2.3|3.0.*",
|
Chris@0
|
445 "symfony/security": "~2.3|3.0.*",
|
Chris@0
|
446 "symfony/serializer": "~2.3|3.0.*",
|
Chris@0
|
447 "symfony/translation": "~2.3|3.0.*",
|
Chris@0
|
448 "symfony/twig-bridge": "~2.3|3.0.*",
|
Chris@0
|
449 "symfony/validator": "~2.3|3.0.*",
|
Chris@0
|
450 "twig/twig": "~1.8|~2.0"
|
Chris@0
|
451 },
|
Chris@0
|
452 "type": "library",
|
Chris@0
|
453 "extra": {
|
Chris@0
|
454 "branch-alias": {
|
Chris@0
|
455 "dev-master": "1.3.x-dev"
|
Chris@0
|
456 }
|
Chris@0
|
457 },
|
Chris@0
|
458 "autoload": {
|
Chris@0
|
459 "psr-4": {
|
Chris@0
|
460 "Silex\\": "src/Silex"
|
Chris@0
|
461 }
|
Chris@0
|
462 },
|
Chris@0
|
463 "notification-url": "https://packagist.org/downloads/",
|
Chris@0
|
464 "license": [
|
Chris@0
|
465 "MIT"
|
Chris@0
|
466 ],
|
Chris@0
|
467 "authors": [
|
Chris@0
|
468 {
|
Chris@0
|
469 "name": "Fabien Potencier",
|
Chris@0
|
470 "email": "fabien@symfony.com"
|
Chris@0
|
471 },
|
Chris@0
|
472 {
|
Chris@0
|
473 "name": "Igor Wiedler",
|
Chris@0
|
474 "email": "igor@wiedler.ch"
|
Chris@0
|
475 }
|
Chris@0
|
476 ],
|
Chris@0
|
477 "description": "The PHP micro-framework based on the Symfony Components",
|
Chris@0
|
478 "homepage": "http://silex.sensiolabs.org",
|
Chris@0
|
479 "keywords": [
|
Chris@0
|
480 "microframework"
|
Chris@0
|
481 ],
|
Chris@0
|
482 "time": "2016-01-06 14:59:35"
|
Chris@0
|
483 },
|
Chris@0
|
484 {
|
Chris@0
|
485 "name": "symfony/routing",
|
Chris@0
|
486 "version": "v3.0.6",
|
Chris@0
|
487 "source": {
|
Chris@0
|
488 "type": "git",
|
Chris@0
|
489 "url": "https://github.com/symfony/routing.git",
|
Chris@0
|
490 "reference": "a6cd168310066176599442aa21f5da86c3f8e0b3"
|
Chris@0
|
491 },
|
Chris@0
|
492 "dist": {
|
Chris@0
|
493 "type": "zip",
|
Chris@0
|
494 "url": "https://api.github.com/repos/symfony/routing/zipball/a6cd168310066176599442aa21f5da86c3f8e0b3",
|
Chris@0
|
495 "reference": "a6cd168310066176599442aa21f5da86c3f8e0b3",
|
Chris@0
|
496 "shasum": ""
|
Chris@0
|
497 },
|
Chris@0
|
498 "require": {
|
Chris@0
|
499 "php": ">=5.5.9"
|
Chris@0
|
500 },
|
Chris@0
|
501 "conflict": {
|
Chris@0
|
502 "symfony/config": "<2.8"
|
Chris@0
|
503 },
|
Chris@0
|
504 "require-dev": {
|
Chris@0
|
505 "doctrine/annotations": "~1.0",
|
Chris@0
|
506 "doctrine/common": "~2.2",
|
Chris@0
|
507 "psr/log": "~1.0",
|
Chris@0
|
508 "symfony/config": "~2.8|~3.0",
|
Chris@0
|
509 "symfony/expression-language": "~2.8|~3.0",
|
Chris@0
|
510 "symfony/http-foundation": "~2.8|~3.0",
|
Chris@0
|
511 "symfony/yaml": "~2.8|~3.0"
|
Chris@0
|
512 },
|
Chris@0
|
513 "suggest": {
|
Chris@0
|
514 "doctrine/annotations": "For using the annotation loader",
|
Chris@0
|
515 "symfony/config": "For using the all-in-one router or any loader",
|
Chris@0
|
516 "symfony/dependency-injection": "For loading routes from a service",
|
Chris@0
|
517 "symfony/expression-language": "For using expression matching",
|
Chris@0
|
518 "symfony/http-foundation": "For using a Symfony Request object",
|
Chris@0
|
519 "symfony/yaml": "For using the YAML loader"
|
Chris@0
|
520 },
|
Chris@0
|
521 "type": "library",
|
Chris@0
|
522 "extra": {
|
Chris@0
|
523 "branch-alias": {
|
Chris@0
|
524 "dev-master": "3.0-dev"
|
Chris@0
|
525 }
|
Chris@0
|
526 },
|
Chris@0
|
527 "autoload": {
|
Chris@0
|
528 "psr-4": {
|
Chris@0
|
529 "Symfony\\Component\\Routing\\": ""
|
Chris@0
|
530 },
|
Chris@0
|
531 "exclude-from-classmap": [
|
Chris@0
|
532 "/Tests/"
|
Chris@0
|
533 ]
|
Chris@0
|
534 },
|
Chris@0
|
535 "notification-url": "https://packagist.org/downloads/",
|
Chris@0
|
536 "license": [
|
Chris@0
|
537 "MIT"
|
Chris@0
|
538 ],
|
Chris@0
|
539 "authors": [
|
Chris@0
|
540 {
|
Chris@0
|
541 "name": "Fabien Potencier",
|
Chris@0
|
542 "email": "fabien@symfony.com"
|
Chris@0
|
543 },
|
Chris@0
|
544 {
|
Chris@0
|
545 "name": "Symfony Community",
|
Chris@0
|
546 "homepage": "https://symfony.com/contributors"
|
Chris@0
|
547 }
|
Chris@0
|
548 ],
|
Chris@0
|
549 "description": "Symfony Routing Component",
|
Chris@0
|
550 "homepage": "https://symfony.com",
|
Chris@0
|
551 "keywords": [
|
Chris@0
|
552 "router",
|
Chris@0
|
553 "routing",
|
Chris@0
|
554 "uri",
|
Chris@0
|
555 "url"
|
Chris@0
|
556 ],
|
Chris@0
|
557 "time": "2016-05-03 12:23:49"
|
Chris@0
|
558 }
|
Chris@0
|
559 ],
|
Chris@0
|
560 "aliases": [],
|
Chris@0
|
561 "minimum-stability": "stable",
|
Chris@0
|
562 "stability-flags": [],
|
Chris@0
|
563 "prefer-stable": false,
|
Chris@0
|
564 "prefer-lowest": false,
|
Chris@0
|
565 "platform": {
|
Chris@0
|
566 "php": ">=5.3.0"
|
Chris@0
|
567 },
|
Chris@0
|
568 "platform-dev": []
|
Chris@0
|
569 }
|