]> git.immae.eu Git - github/wallabag/wallabag.git/blame - composer.lock
foo test
[github/wallabag/wallabag.git] / composer.lock
CommitLineData
7d2eb7a7
NL
1{
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
adf17b67
NL
4 "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically"
7d2eb7a7 6 ],
f3052b45 7 "hash": "a03a4e11f840a4f84f7f1a7b77c4eb94",
7d2eb7a7
NL
8 "packages": [
9 {
adf17b67
NL
10 "name": "ezyang/htmlpurifier",
11 "version": "dev-master",
7d2eb7a7
NL
12 "source": {
13 "type": "git",
adf17b67
NL
14 "url": "https://github.com/ezyang/htmlpurifier.git",
15 "reference": "0c3e68dd0357321b5a5818c3aa832b1cc24a4b1f"
7d2eb7a7
NL
16 },
17 "dist": {
18 "type": "zip",
adf17b67
NL
19 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/0c3e68dd0357321b5a5818c3aa832b1cc24a4b1f",
20 "reference": "0c3e68dd0357321b5a5818c3aa832b1cc24a4b1f",
7d2eb7a7
NL
21 "shasum": ""
22 },
23 "require": {
adf17b67
NL
24 "php": ">=5.2"
25 },
26 "type": "library",
27 "autoload": {
28 "psr-0": {
29 "HTMLPurifier": "library/"
30 },
31 "files": [
32 "library/HTMLPurifier.composer.php"
33 ]
34 },
35 "notification-url": "https://packagist.org/downloads/",
36 "license": [
37 "LGPL"
38 ],
39 "authors": [
40 {
41 "name": "Edward Z. Yang",
42 "email": "admin@htmlpurifier.org",
43 "homepage": "http://ezyang.com"
44 }
45 ],
46 "description": "Standards compliant HTML filter written in PHP",
47 "homepage": "http://htmlpurifier.org/",
48 "keywords": [
49 "html"
50 ],
51 "time": "2014-12-09 02:30:54"
52 },
53 {
54 "name": "fabpot/goutte",
55 "version": "dev-master",
56 "source": {
57 "type": "git",
58 "url": "https://github.com/FriendsOfPHP/Goutte.git",
59 "reference": "65ab61eae03d670b93a9044ad2328eb81aa1bde5"
60 },
61 "dist": {
62 "type": "zip",
63 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/65ab61eae03d670b93a9044ad2328eb81aa1bde5",
64 "reference": "65ab61eae03d670b93a9044ad2328eb81aa1bde5",
65 "shasum": ""
66 },
67 "require": {
68 "guzzlehttp/guzzle": ">=4,<6",
69 "php": ">=5.4.0",
70 "symfony/browser-kit": "~2.1",
71 "symfony/css-selector": "~2.1",
72 "symfony/dom-crawler": "~2.1"
73 },
74 "type": "application",
75 "extra": {
76 "branch-alias": {
77 "dev-master": "2.0-dev"
78 }
79 },
80 "autoload": {
81 "psr-4": {
82 "Goutte\\": "Goutte"
83 }
84 },
85 "notification-url": "https://packagist.org/downloads/",
86 "license": [
87 "MIT"
88 ],
89 "authors": [
90 {
91 "name": "Fabien Potencier",
92 "email": "fabien@symfony.com"
93 }
94 ],
95 "description": "A simple PHP Web Scraper",
96 "homepage": "https://github.com/FriendsOfPHP/Goutte",
97 "keywords": [
98 "scraper"
99 ],
100 "time": "2014-11-28 09:48:17"
101 },
102 {
103 "name": "guzzlehttp/guzzle",
104 "version": "5.1.0",
105 "source": {
106 "type": "git",
107 "url": "https://github.com/guzzle/guzzle.git",
108 "reference": "f1085bb4e023766a66b7b051914ec73bdf7202b5"
109 },
110 "dist": {
111 "type": "zip",
112 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f1085bb4e023766a66b7b051914ec73bdf7202b5",
113 "reference": "f1085bb4e023766a66b7b051914ec73bdf7202b5",
114 "shasum": ""
115 },
116 "require": {
117 "guzzlehttp/ringphp": "~1.0",
118 "php": ">=5.4.0"
7d2eb7a7
NL
119 },
120 "require-dev": {
adf17b67
NL
121 "ext-curl": "*",
122 "phpunit/phpunit": "~4.0",
123 "psr/log": "~1.0"
124 },
125 "type": "library",
126 "extra": {
127 "branch-alias": {
128 "dev-master": "5.0-dev"
129 }
130 },
131 "autoload": {
132 "psr-4": {
133 "GuzzleHttp\\": "src/"
134 }
135 },
136 "notification-url": "https://packagist.org/downloads/",
137 "license": [
138 "MIT"
139 ],
140 "authors": [
141 {
142 "name": "Michael Dowling",
143 "email": "mtdowling@gmail.com",
144 "homepage": "https://github.com/mtdowling"
145 }
146 ],
147 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
148 "homepage": "http://guzzlephp.org/",
149 "keywords": [
150 "client",
151 "curl",
152 "framework",
153 "http",
154 "http client",
155 "rest",
156 "web service"
157 ],
158 "time": "2014-12-19 20:27:15"
159 },
160 {
161 "name": "guzzlehttp/ringphp",
162 "version": "1.0.5",
163 "source": {
164 "type": "git",
165 "url": "https://github.com/guzzle/RingPHP.git",
166 "reference": "a903f51b692427318bc813217c0e6505287e79a4"
167 },
168 "dist": {
169 "type": "zip",
170 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/a903f51b692427318bc813217c0e6505287e79a4",
171 "reference": "a903f51b692427318bc813217c0e6505287e79a4",
172 "shasum": ""
173 },
174 "require": {
175 "guzzlehttp/streams": "~3.0",
176 "php": ">=5.4.0",
177 "react/promise": "~2.0"
178 },
179 "require-dev": {
180 "ext-curl": "*",
181 "phpunit/phpunit": "~4.0"
7d2eb7a7
NL
182 },
183 "suggest": {
adf17b67 184 "ext-curl": "Guzzle will use specific adapters if cURL is present"
7d2eb7a7
NL
185 },
186 "type": "library",
187 "extra": {
188 "branch-alias": {
adf17b67 189 "dev-master": "1.0-dev"
7d2eb7a7
NL
190 }
191 },
192 "autoload": {
adf17b67
NL
193 "psr-4": {
194 "GuzzleHttp\\Ring\\": "src/"
7d2eb7a7
NL
195 }
196 },
197 "notification-url": "https://packagist.org/downloads/",
198 "license": [
199 "MIT"
200 ],
201 "authors": [
202 {
adf17b67
NL
203 "name": "Michael Dowling",
204 "email": "mtdowling@gmail.com",
205 "homepage": "https://github.com/mtdowling"
206 }
207 ],
208 "time": "2014-12-11 05:50:32"
209 },
210 {
211 "name": "guzzlehttp/streams",
212 "version": "3.0.0",
213 "source": {
214 "type": "git",
215 "url": "https://github.com/guzzle/streams.git",
216 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
217 },
218 "dist": {
219 "type": "zip",
220 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
221 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
222 "shasum": ""
223 },
224 "require": {
225 "php": ">=5.4.0"
226 },
227 "require-dev": {
228 "phpunit/phpunit": "~4.0"
229 },
230 "type": "library",
231 "extra": {
232 "branch-alias": {
233 "dev-master": "3.0-dev"
234 }
235 },
236 "autoload": {
237 "psr-4": {
238 "GuzzleHttp\\Stream\\": "src/"
239 }
240 },
241 "notification-url": "https://packagist.org/downloads/",
242 "license": [
243 "MIT"
244 ],
245 "authors": [
246 {
247 "name": "Michael Dowling",
248 "email": "mtdowling@gmail.com",
249 "homepage": "https://github.com/mtdowling"
250 }
251 ],
252 "description": "Provides a simple abstraction over streams of data",
253 "homepage": "http://guzzlephp.org/",
254 "keywords": [
255 "Guzzle",
256 "stream"
257 ],
258 "time": "2014-10-12 19:18:40"
259 },
260 {
261 "name": "mgargano/simplehtmldom",
262 "version": "dev-master",
263 "source": {
264 "type": "git",
265 "url": "https://github.com/matstars/simplehtmldom.git",
266 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
267 },
268 "dist": {
269 "type": "zip",
270 "url": "https://api.github.com/repos/matstars/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
271 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
272 "shasum": ""
273 },
274 "require": {
275 "php": ">=5.3.0"
276 },
277 "type": "library",
278 "autoload": {
279 "psr-0": {
280 "SimpleHtmlDom": "src/"
281 },
282 "files": [
283 "src/simple_html_dom.php"
284 ]
285 },
286 "notification-url": "https://packagist.org/downloads/",
287 "license": [
288 "The MIT License"
289 ],
290 "authors": [
291 {
292 "name": "S.C. Chen",
293 "email": "me578022@gmail.com",
294 "homepage": "http://simplehtmldom.sourceforge.net/",
295 "role": "Lead Developer"
296 }
297 ],
298 "description": "Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library",
299 "homepage": "http://simplehtmldom.sourceforge.net/",
300 "keywords": [
301 "Simple",
302 "dom",
303 "html"
304 ],
305 "time": "2014-01-05 18:17:34"
306 },
e342acf7 307 {
f3052b45
NL
308 "name": "react/promise",
309 "version": "v2.2.0",
e342acf7
NL
310 "source": {
311 "type": "git",
f3052b45
NL
312 "url": "https://github.com/reactphp/promise.git",
313 "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef"
e342acf7
NL
314 },
315 "dist": {
316 "type": "zip",
f3052b45
NL
317 "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
318 "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
e342acf7
NL
319 "shasum": ""
320 },
321 "require": {
f3052b45 322 "php": ">=5.4.0"
e342acf7
NL
323 },
324 "type": "library",
325 "extra": {
326 "branch-alias": {
f3052b45 327 "dev-master": "2.0-dev"
e342acf7
NL
328 }
329 },
330 "autoload": {
f3052b45
NL
331 "psr-4": {
332 "React\\Promise\\": "src/"
333 },
334 "files": [
335 "src/functions_include.php"
e342acf7
NL
336 ]
337 },
338 "notification-url": "https://packagist.org/downloads/",
e342acf7 339 "license": [
f3052b45 340 "MIT"
e342acf7
NL
341 ],
342 "authors": [
343 {
f3052b45
NL
344 "name": "Jan Sorgalla",
345 "email": "jsorgalla@googlemail.com"
e342acf7
NL
346 }
347 ],
f3052b45
NL
348 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
349 "time": "2014-12-30 13:32:42"
e342acf7
NL
350 },
351 {
f3052b45
NL
352 "name": "symfony/browser-kit",
353 "version": "v2.6.3",
354 "target-dir": "Symfony/Component/BrowserKit",
e342acf7
NL
355 "source": {
356 "type": "git",
f3052b45
NL
357 "url": "https://github.com/symfony/BrowserKit.git",
358 "reference": "2ecec44ed5047020c65dd6e4a4b2f3cf13ae3c04"
e342acf7
NL
359 },
360 "dist": {
361 "type": "zip",
f3052b45
NL
362 "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/2ecec44ed5047020c65dd6e4a4b2f3cf13ae3c04",
363 "reference": "2ecec44ed5047020c65dd6e4a4b2f3cf13ae3c04",
e342acf7
NL
364 "shasum": ""
365 },
366 "require": {
f3052b45
NL
367 "php": ">=5.3.3",
368 "symfony/dom-crawler": "~2.0,>=2.0.5"
369 },
370 "require-dev": {
371 "symfony/css-selector": "~2.0,>=2.0.5",
372 "symfony/process": "~2.0,>=2.0.5"
373 },
374 "suggest": {
375 "symfony/process": ""
e342acf7
NL
376 },
377 "type": "library",
f3052b45
NL
378 "extra": {
379 "branch-alias": {
380 "dev-master": "2.6-dev"
381 }
382 },
e342acf7 383 "autoload": {
f3052b45
NL
384 "psr-0": {
385 "Symfony\\Component\\BrowserKit\\": ""
386 }
e342acf7
NL
387 },
388 "notification-url": "https://packagist.org/downloads/",
e342acf7 389 "license": [
f3052b45 390 "MIT"
e342acf7
NL
391 ],
392 "authors": [
393 {
f3052b45
NL
394 "name": "Symfony Community",
395 "homepage": "http://symfony.com/contributors"
396 },
397 {
398 "name": "Fabien Potencier",
399 "email": "fabien@symfony.com"
e342acf7
NL
400 }
401 ],
f3052b45
NL
402 "description": "Symfony BrowserKit Component",
403 "homepage": "http://symfony.com",
404 "time": "2015-01-03 08:01:59"
e342acf7
NL
405 },
406 {
f3052b45
NL
407 "name": "symfony/css-selector",
408 "version": "v2.6.3",
409 "target-dir": "Symfony/Component/CssSelector",
e342acf7
NL
410 "source": {
411 "type": "git",
f3052b45
NL
412 "url": "https://github.com/symfony/CssSelector.git",
413 "reference": "3f80ecc614fec68d5b4a84a0703db3fdf5ce8584"
e342acf7
NL
414 },
415 "dist": {
416 "type": "zip",
f3052b45
NL
417 "url": "https://api.github.com/repos/symfony/CssSelector/zipball/3f80ecc614fec68d5b4a84a0703db3fdf5ce8584",
418 "reference": "3f80ecc614fec68d5b4a84a0703db3fdf5ce8584",
e342acf7
NL
419 "shasum": ""
420 },
421 "require": {
422 "php": ">=5.3.3"
423 },
424 "type": "library",
f3052b45
NL
425 "extra": {
426 "branch-alias": {
427 "dev-master": "2.6-dev"
428 }
429 },
e342acf7 430 "autoload": {
f3052b45
NL
431 "psr-0": {
432 "Symfony\\Component\\CssSelector\\": ""
433 }
e342acf7
NL
434 },
435 "notification-url": "https://packagist.org/downloads/",
e342acf7 436 "license": [
f3052b45 437 "MIT"
e342acf7
NL
438 ],
439 "authors": [
440 {
f3052b45
NL
441 "name": "Symfony Community",
442 "homepage": "http://symfony.com/contributors"
443 },
444 {
445 "name": "Jean-François Simon",
446 "email": "jeanfrancois.simon@sensiolabs.com"
447 },
448 {
449 "name": "Fabien Potencier",
450 "email": "fabien@symfony.com"
e342acf7
NL
451 }
452 ],
f3052b45
NL
453 "description": "Symfony CssSelector Component",
454 "homepage": "http://symfony.com",
455 "time": "2015-01-03 08:01:59"
e342acf7
NL
456 },
457 {
f3052b45
NL
458 "name": "symfony/dom-crawler",
459 "version": "v2.6.3",
460 "target-dir": "Symfony/Component/DomCrawler",
e342acf7
NL
461 "source": {
462 "type": "git",
f3052b45
NL
463 "url": "https://github.com/symfony/DomCrawler.git",
464 "reference": "26a9eb302decd828990e1015afaa11b78b016073"
e342acf7
NL
465 },
466 "dist": {
467 "type": "zip",
f3052b45
NL
468 "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/26a9eb302decd828990e1015afaa11b78b016073",
469 "reference": "26a9eb302decd828990e1015afaa11b78b016073",
e342acf7
NL
470 "shasum": ""
471 },
472 "require": {
473 "php": ">=5.3.3"
474 },
f3052b45
NL
475 "require-dev": {
476 "symfony/css-selector": "~2.3"
477 },
478 "suggest": {
479 "symfony/css-selector": ""
480 },
e342acf7 481 "type": "library",
f3052b45
NL
482 "extra": {
483 "branch-alias": {
484 "dev-master": "2.6-dev"
485 }
486 },
e342acf7 487 "autoload": {
f3052b45
NL
488 "psr-0": {
489 "Symfony\\Component\\DomCrawler\\": ""
490 }
e342acf7
NL
491 },
492 "notification-url": "https://packagist.org/downloads/",
e342acf7 493 "license": [
f3052b45 494 "MIT"
e342acf7
NL
495 ],
496 "authors": [
497 {
f3052b45
NL
498 "name": "Symfony Community",
499 "homepage": "http://symfony.com/contributors"
500 },
501 {
502 "name": "Fabien Potencier",
503 "email": "fabien@symfony.com"
e342acf7
NL
504 }
505 ],
f3052b45
NL
506 "description": "Symfony DomCrawler Component",
507 "homepage": "http://symfony.com",
508 "time": "2015-01-03 08:01:59"
e342acf7
NL
509 },
510 {
f3052b45
NL
511 "name": "symfony/event-dispatcher",
512 "version": "v2.6.3",
513 "target-dir": "Symfony/Component/EventDispatcher",
e342acf7
NL
514 "source": {
515 "type": "git",
f3052b45
NL
516 "url": "https://github.com/symfony/EventDispatcher.git",
517 "reference": "40ff70cadea3785d83cac1c8309514b36113064e"
e342acf7
NL
518 },
519 "dist": {
520 "type": "zip",
f3052b45
NL
521 "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/40ff70cadea3785d83cac1c8309514b36113064e",
522 "reference": "40ff70cadea3785d83cac1c8309514b36113064e",
e342acf7
NL
523 "shasum": ""
524 },
525 "require": {
e342acf7
NL
526 "php": ">=5.3.3"
527 },
528 "require-dev": {
f3052b45
NL
529 "psr/log": "~1.0",
530 "symfony/config": "~2.0,>=2.0.5",
531 "symfony/dependency-injection": "~2.6",
532 "symfony/expression-language": "~2.6",
533 "symfony/stopwatch": "~2.3"
e342acf7 534 },
f3052b45
NL
535 "suggest": {
536 "symfony/dependency-injection": "",
537 "symfony/http-kernel": ""
538 },
539 "type": "library",
540 "extra": {
541 "branch-alias": {
542 "dev-master": "2.6-dev"
e342acf7
NL
543 }
544 },
545 "autoload": {
f3052b45
NL
546 "psr-0": {
547 "Symfony\\Component\\EventDispatcher\\": ""
548 }
e342acf7
NL
549 },
550 "notification-url": "https://packagist.org/downloads/",
551 "license": [
f3052b45 552 "MIT"
e342acf7
NL
553 ],
554 "authors": [
555 {
f3052b45
NL
556 "name": "Symfony Community",
557 "homepage": "http://symfony.com/contributors"
558 },
559 {
560 "name": "Fabien Potencier",
561 "email": "fabien@symfony.com"
e342acf7
NL
562 }
563 ],
f3052b45
NL
564 "description": "Symfony EventDispatcher Component",
565 "homepage": "http://symfony.com",
566 "time": "2015-01-05 14:28:40"
e342acf7
NL
567 },
568 {
f3052b45
NL
569 "name": "symfony/filesystem",
570 "version": "v2.6.3",
571 "target-dir": "Symfony/Component/Filesystem",
e342acf7
NL
572 "source": {
573 "type": "git",
f3052b45
NL
574 "url": "https://github.com/symfony/Filesystem.git",
575 "reference": "a1f566d1f92e142fa1593f4555d6d89e3044a9b7"
e342acf7
NL
576 },
577 "dist": {
578 "type": "zip",
f3052b45
NL
579 "url": "https://api.github.com/repos/symfony/Filesystem/zipball/a1f566d1f92e142fa1593f4555d6d89e3044a9b7",
580 "reference": "a1f566d1f92e142fa1593f4555d6d89e3044a9b7",
e342acf7
NL
581 "shasum": ""
582 },
583 "require": {
f3052b45 584 "php": ">=5.3.3"
e342acf7 585 },
e342acf7
NL
586 "type": "library",
587 "extra": {
588 "branch-alias": {
f3052b45 589 "dev-master": "2.6-dev"
e342acf7
NL
590 }
591 },
592 "autoload": {
f3052b45
NL
593 "psr-0": {
594 "Symfony\\Component\\Filesystem\\": ""
595 }
e342acf7
NL
596 },
597 "notification-url": "https://packagist.org/downloads/",
598 "license": [
f3052b45 599 "MIT"
e342acf7
NL
600 ],
601 "authors": [
602 {
f3052b45
NL
603 "name": "Symfony Community",
604 "homepage": "http://symfony.com/contributors"
605 },
606 {
607 "name": "Fabien Potencier",
608 "email": "fabien@symfony.com"
e342acf7
NL
609 }
610 ],
f3052b45
NL
611 "description": "Symfony Filesystem Component",
612 "homepage": "http://symfony.com",
613 "time": "2015-01-03 21:13:09"
e342acf7
NL
614 },
615 {
f3052b45
NL
616 "name": "symfony/form",
617 "version": "v2.6.3",
618 "target-dir": "Symfony/Component/Form",
e342acf7
NL
619 "source": {
620 "type": "git",
f3052b45
NL
621 "url": "https://github.com/symfony/Form.git",
622 "reference": "bfe4011e6b77e85ccf4df33dd361fa09dfa50303"
e342acf7
NL
623 },
624 "dist": {
625 "type": "zip",
f3052b45
NL
626 "url": "https://api.github.com/repos/symfony/Form/zipball/bfe4011e6b77e85ccf4df33dd361fa09dfa50303",
627 "reference": "bfe4011e6b77e85ccf4df33dd361fa09dfa50303",
e342acf7
NL
628 "shasum": ""
629 },
630 "require": {
e342acf7 631 "php": ">=5.3.3",
f3052b45
NL
632 "symfony/event-dispatcher": "~2.1",
633 "symfony/intl": "~2.3",
634 "symfony/options-resolver": "~2.6",
635 "symfony/property-access": "~2.3"
e342acf7
NL
636 },
637 "require-dev": {
f3052b45
NL
638 "doctrine/collections": "~1.0",
639 "symfony/http-foundation": "~2.2",
640 "symfony/http-kernel": "~2.4",
641 "symfony/security-csrf": "~2.4",
642 "symfony/translation": "~2.0,>=2.0.5",
643 "symfony/validator": "~2.6"
e342acf7
NL
644 },
645 "suggest": {
f3052b45
NL
646 "symfony/framework-bundle": "For templating with PHP.",
647 "symfony/security-csrf": "For protecting forms against CSRF attacks.",
648 "symfony/twig-bridge": "For templating with Twig.",
649 "symfony/validator": "For form validation."
e342acf7
NL
650 },
651 "type": "library",
652 "extra": {
653 "branch-alias": {
f3052b45 654 "dev-master": "2.6-dev"
e342acf7
NL
655 }
656 },
657 "autoload": {
f3052b45
NL
658 "psr-0": {
659 "Symfony\\Component\\Form\\": ""
adf17b67
NL
660 }
661 },
adf17b67
NL
662 "notification-url": "https://packagist.org/downloads/",
663 "license": [
664 "MIT"
665 ],
666 "authors": [
667 {
f3052b45
NL
668 "name": "Symfony Community",
669 "homepage": "http://symfony.com/contributors"
670 },
671 {
672 "name": "Fabien Potencier",
673 "email": "fabien@symfony.com"
adf17b67
NL
674 }
675 ],
f3052b45
NL
676 "description": "Symfony Form Component",
677 "homepage": "http://symfony.com",
678 "time": "2015-01-07 14:31:37"
adf17b67 679 },
e342acf7 680 {
f3052b45
NL
681 "name": "symfony/intl",
682 "version": "v2.6.3",
683 "target-dir": "Symfony/Component/Intl",
e342acf7
NL
684 "source": {
685 "type": "git",
f3052b45
NL
686 "url": "https://github.com/symfony/Intl.git",
687 "reference": "5e7494e1e6aed4309f43121b3141d6e0273dcaee"
e342acf7
NL
688 },
689 "dist": {
690 "type": "zip",
f3052b45
NL
691 "url": "https://api.github.com/repos/symfony/Intl/zipball/5e7494e1e6aed4309f43121b3141d6e0273dcaee",
692 "reference": "5e7494e1e6aed4309f43121b3141d6e0273dcaee",
e342acf7
NL
693 "shasum": ""
694 },
695 "require": {
f3052b45 696 "php": ">=5.3.3"
e342acf7
NL
697 },
698 "require-dev": {
f3052b45
NL
699 "symfony/filesystem": ">=2.1"
700 },
701 "suggest": {
702 "ext-intl": "to use the component with locales other than \"en\""
e342acf7
NL
703 },
704 "type": "library",
705 "extra": {
706 "branch-alias": {
f3052b45 707 "dev-master": "2.6-dev"
e342acf7
NL
708 }
709 },
710 "autoload": {
f3052b45
NL
711 "psr-0": {
712 "Symfony\\Component\\Intl\\": ""
713 },
e342acf7 714 "classmap": [
f3052b45
NL
715 "Symfony/Component/Intl/Resources/stubs"
716 ],
717 "files": [
718 "Symfony/Component/Intl/Resources/stubs/functions.php"
e342acf7
NL
719 ]
720 },
721 "notification-url": "https://packagist.org/downloads/",
722 "license": [
f3052b45 723 "MIT"
e342acf7
NL
724 ],
725 "authors": [
726 {
f3052b45
NL
727 "name": "Symfony Community",
728 "homepage": "http://symfony.com/contributors"
e342acf7
NL
729 },
730 {
f3052b45
NL
731 "name": "Bernhard Schussek",
732 "email": "bschussek@gmail.com"
e342acf7
NL
733 },
734 {
f3052b45
NL
735 "name": "Eriksen Costa",
736 "email": "eriksen.costa@infranology.com.br"
e342acf7
NL
737 },
738 {
f3052b45
NL
739 "name": "Igor Wiedler",
740 "email": "igor@wiedler.ch"
e342acf7
NL
741 }
742 ],
f3052b45
NL
743 "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
744 "homepage": "http://symfony.com",
e342acf7 745 "keywords": [
f3052b45
NL
746 "i18n",
747 "icu",
748 "internationalization",
749 "intl",
750 "l10n",
751 "localization"
e342acf7 752 ],
f3052b45 753 "time": "2015-01-03 08:01:59"
e342acf7
NL
754 },
755 {
f3052b45
NL
756 "name": "symfony/options-resolver",
757 "version": "v2.6.3",
758 "target-dir": "Symfony/Component/OptionsResolver",
e342acf7
NL
759 "source": {
760 "type": "git",
f3052b45
NL
761 "url": "https://github.com/symfony/OptionsResolver.git",
762 "reference": "23aed23820c9c2273c405b43deee3de6c0668acd"
e342acf7
NL
763 },
764 "dist": {
765 "type": "zip",
f3052b45
NL
766 "url": "https://api.github.com/repos/symfony/OptionsResolver/zipball/23aed23820c9c2273c405b43deee3de6c0668acd",
767 "reference": "23aed23820c9c2273c405b43deee3de6c0668acd",
e342acf7
NL
768 "shasum": ""
769 },
770 "require": {
771 "php": ">=5.3.3"
772 },
e342acf7
NL
773 "type": "library",
774 "extra": {
775 "branch-alias": {
f3052b45 776 "dev-master": "2.6-dev"
e342acf7
NL
777 }
778 },
779 "autoload": {
f3052b45
NL
780 "psr-0": {
781 "Symfony\\Component\\OptionsResolver\\": ""
782 }
e342acf7
NL
783 },
784 "notification-url": "https://packagist.org/downloads/",
785 "license": [
f3052b45 786 "MIT"
e342acf7
NL
787 ],
788 "authors": [
789 {
f3052b45
NL
790 "name": "Symfony Community",
791 "homepage": "http://symfony.com/contributors"
e342acf7
NL
792 },
793 {
f3052b45
NL
794 "name": "Fabien Potencier",
795 "email": "fabien@symfony.com"
e342acf7
NL
796 }
797 ],
f3052b45
NL
798 "description": "Symfony OptionsResolver Component",
799 "homepage": "http://symfony.com",
e342acf7 800 "keywords": [
f3052b45
NL
801 "config",
802 "configuration",
803 "options"
e342acf7 804 ],
f3052b45 805 "time": "2015-01-05 17:41:06"
e342acf7
NL
806 },
807 {
f3052b45
NL
808 "name": "symfony/property-access",
809 "version": "v2.6.3",
810 "target-dir": "Symfony/Component/PropertyAccess",
e342acf7
NL
811 "source": {
812 "type": "git",
f3052b45
NL
813 "url": "https://github.com/symfony/PropertyAccess.git",
814 "reference": "b5055bdf4365638065d2a268e213a57b771d2f74"
e342acf7
NL
815 },
816 "dist": {
817 "type": "zip",
f3052b45
NL
818 "url": "https://api.github.com/repos/symfony/PropertyAccess/zipball/b5055bdf4365638065d2a268e213a57b771d2f74",
819 "reference": "b5055bdf4365638065d2a268e213a57b771d2f74",
e342acf7
NL
820 "shasum": ""
821 },
822 "require": {
823 "php": ">=5.3.3"
824 },
e342acf7
NL
825 "type": "library",
826 "extra": {
827 "branch-alias": {
f3052b45 828 "dev-master": "2.6-dev"
e342acf7
NL
829 }
830 },
831 "autoload": {
f3052b45
NL
832 "psr-0": {
833 "Symfony\\Component\\PropertyAccess\\": ""
834 }
e342acf7
NL
835 },
836 "notification-url": "https://packagist.org/downloads/",
837 "license": [
f3052b45 838 "MIT"
e342acf7
NL
839 ],
840 "authors": [
841 {
f3052b45
NL
842 "name": "Symfony Community",
843 "homepage": "http://symfony.com/contributors"
844 },
845 {
846 "name": "Fabien Potencier",
847 "email": "fabien@symfony.com"
e342acf7
NL
848 }
849 ],
f3052b45
NL
850 "description": "Symfony PropertyAccess Component",
851 "homepage": "http://symfony.com",
e342acf7 852 "keywords": [
f3052b45
NL
853 "access",
854 "array",
855 "extraction",
856 "index",
857 "injection",
858 "object",
859 "property",
860 "property path",
861 "reflection"
e342acf7 862 ],
f3052b45 863 "time": "2015-01-03 15:33:07"
e342acf7
NL
864 },
865 {
f3052b45
NL
866 "name": "symfony/routing",
867 "version": "v2.6.3",
868 "target-dir": "Symfony/Component/Routing",
e342acf7
NL
869 "source": {
870 "type": "git",
f3052b45
NL
871 "url": "https://github.com/symfony/Routing.git",
872 "reference": "28382c6806780ddc657c136a5ca4415dd3252f41"
e342acf7
NL
873 },
874 "dist": {
875 "type": "zip",
f3052b45
NL
876 "url": "https://api.github.com/repos/symfony/Routing/zipball/28382c6806780ddc657c136a5ca4415dd3252f41",
877 "reference": "28382c6806780ddc657c136a5ca4415dd3252f41",
e342acf7
NL
878 "shasum": ""
879 },
880 "require": {
881 "php": ">=5.3.3"
882 },
883 "require-dev": {
f3052b45
NL
884 "doctrine/annotations": "~1.0",
885 "doctrine/common": "~2.2",
886 "psr/log": "~1.0",
887 "symfony/config": "~2.2",
888 "symfony/expression-language": "~2.4",
889 "symfony/http-foundation": "~2.3",
890 "symfony/yaml": "~2.0,>=2.0.5"
891 },
892 "suggest": {
893 "doctrine/annotations": "For using the annotation loader",
894 "symfony/config": "For using the all-in-one router or any loader",
895 "symfony/expression-language": "For using expression matching",
896 "symfony/yaml": "For using the YAML loader"
e342acf7
NL
897 },
898 "type": "library",
899 "extra": {
900 "branch-alias": {
f3052b45 901 "dev-master": "2.6-dev"
e342acf7
NL
902 }
903 },
904 "autoload": {
f3052b45
NL
905 "psr-0": {
906 "Symfony\\Component\\Routing\\": ""
907 }
e342acf7
NL
908 },
909 "notification-url": "https://packagist.org/downloads/",
910 "license": [
f3052b45 911 "MIT"
e342acf7
NL
912 ],
913 "authors": [
914 {
f3052b45
NL
915 "name": "Symfony Community",
916 "homepage": "http://symfony.com/contributors"
e342acf7
NL
917 },
918 {
f3052b45
NL
919 "name": "Fabien Potencier",
920 "email": "fabien@symfony.com"
e342acf7
NL
921 }
922 ],
f3052b45
NL
923 "description": "Symfony Routing Component",
924 "homepage": "http://symfony.com",
e342acf7 925 "keywords": [
f3052b45
NL
926 "router",
927 "routing",
928 "uri",
929 "url"
e342acf7 930 ],
f3052b45 931 "time": "2015-01-05 14:28:40"
e342acf7
NL
932 },
933 {
f3052b45
NL
934 "name": "symfony/security-core",
935 "version": "v2.6.3",
936 "target-dir": "Symfony/Component/Security/Core",
e342acf7
NL
937 "source": {
938 "type": "git",
f3052b45
NL
939 "url": "https://github.com/symfony/security-core.git",
940 "reference": "db8c6964f9d69496b9ef21788c4afc4306113242"
e342acf7
NL
941 },
942 "dist": {
943 "type": "zip",
f3052b45
NL
944 "url": "https://api.github.com/repos/symfony/security-core/zipball/db8c6964f9d69496b9ef21788c4afc4306113242",
945 "reference": "db8c6964f9d69496b9ef21788c4afc4306113242",
e342acf7
NL
946 "shasum": ""
947 },
948 "require": {
949 "php": ">=5.3.3"
950 },
951 "require-dev": {
f3052b45
NL
952 "ircmaxell/password-compat": "1.0.*",
953 "psr/log": "~1.0",
954 "symfony/event-dispatcher": "~2.1",
955 "symfony/expression-language": "~2.6",
956 "symfony/http-foundation": "~2.4",
957 "symfony/translation": "~2.0,>=2.0.5",
958 "symfony/validator": "~2.5,>=2.5.5"
e342acf7
NL
959 },
960 "suggest": {
f3052b45
NL
961 "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5",
962 "symfony/event-dispatcher": "",
963 "symfony/expression-language": "For using the expression voter",
964 "symfony/http-foundation": "",
965 "symfony/validator": "For using the user password constraint"
e342acf7
NL
966 },
967 "type": "library",
968 "extra": {
969 "branch-alias": {
f3052b45 970 "dev-master": "2.6-dev"
e342acf7
NL
971 }
972 },
973 "autoload": {
f3052b45
NL
974 "psr-0": {
975 "Symfony\\Component\\Security\\Core\\": ""
e342acf7 976 }
e342acf7
NL
977 },
978 "notification-url": "https://packagist.org/downloads/",
979 "license": [
f3052b45 980 "MIT"
e342acf7
NL
981 ],
982 "authors": [
983 {
f3052b45
NL
984 "name": "Symfony Community",
985 "homepage": "http://symfony.com/contributors"
986 },
987 {
988 "name": "Fabien Potencier",
989 "email": "fabien@symfony.com"
e342acf7
NL
990 }
991 ],
f3052b45
NL
992 "description": "Symfony Security Component - Core Library",
993 "homepage": "http://symfony.com",
994 "time": "2015-01-05 20:59:13"
e342acf7 995 },
adf17b67 996 {
f3052b45 997 "name": "symfony/security-csrf",
adf17b67 998 "version": "v2.6.3",
f3052b45 999 "target-dir": "Symfony/Component/Security/Csrf",
adf17b67
NL
1000 "source": {
1001 "type": "git",
f3052b45
NL
1002 "url": "https://github.com/symfony/security-csrf.git",
1003 "reference": "c532081e1c9295b69dac2e3faea87112543504fc"
adf17b67
NL
1004 },
1005 "dist": {
1006 "type": "zip",
f3052b45
NL
1007 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/c532081e1c9295b69dac2e3faea87112543504fc",
1008 "reference": "c532081e1c9295b69dac2e3faea87112543504fc",
adf17b67
NL
1009 "shasum": ""
1010 },
1011 "require": {
1012 "php": ">=5.3.3",
f3052b45 1013 "symfony/security-core": "~2.4"
adf17b67
NL
1014 },
1015 "require-dev": {
f3052b45 1016 "symfony/http-foundation": "~2.1"
adf17b67
NL
1017 },
1018 "suggest": {
f3052b45 1019 "symfony/http-foundation": "For using the class SessionTokenStorage."
adf17b67
NL
1020 },
1021 "type": "library",
1022 "extra": {
1023 "branch-alias": {
1024 "dev-master": "2.6-dev"
1025 }
1026 },
1027 "autoload": {
1028 "psr-0": {
f3052b45 1029 "Symfony\\Component\\Security\\Csrf\\": ""
adf17b67
NL
1030 }
1031 },
1032 "notification-url": "https://packagist.org/downloads/",
1033 "license": [
1034 "MIT"
1035 ],
1036 "authors": [
7d2eb7a7
NL
1037 {
1038 "name": "Symfony Community",
1039 "homepage": "http://symfony.com/contributors"
adf17b67
NL
1040 },
1041 {
1042 "name": "Fabien Potencier",
1043 "email": "fabien@symfony.com"
7d2eb7a7
NL
1044 }
1045 ],
f3052b45 1046 "description": "Symfony Security Component - CSRF Library",
7d2eb7a7 1047 "homepage": "http://symfony.com",
adf17b67 1048 "time": "2015-01-03 08:01:59"
7d2eb7a7
NL
1049 },
1050 {
f3052b45 1051 "name": "symfony/translation",
adf17b67 1052 "version": "v2.6.3",
f3052b45 1053 "target-dir": "Symfony/Component/Translation",
7d2eb7a7
NL
1054 "source": {
1055 "type": "git",
f3052b45
NL
1056 "url": "https://github.com/symfony/Translation.git",
1057 "reference": "f289cdf8179d32058c1e1cbac723106a5ff6fa39"
7d2eb7a7
NL
1058 },
1059 "dist": {
1060 "type": "zip",
f3052b45
NL
1061 "url": "https://api.github.com/repos/symfony/Translation/zipball/f289cdf8179d32058c1e1cbac723106a5ff6fa39",
1062 "reference": "f289cdf8179d32058c1e1cbac723106a5ff6fa39",
7d2eb7a7
NL
1063 "shasum": ""
1064 },
1065 "require": {
1066 "php": ">=5.3.3"
1067 },
f3052b45
NL
1068 "require-dev": {
1069 "psr/log": "~1.0",
1070 "symfony/config": "~2.3,>=2.3.12",
1071 "symfony/intl": "~2.3",
1072 "symfony/yaml": "~2.2"
1073 },
1074 "suggest": {
1075 "psr/log": "To use logging capability in translator",
1076 "symfony/config": "",
1077 "symfony/yaml": ""
1078 },
7d2eb7a7
NL
1079 "type": "library",
1080 "extra": {
1081 "branch-alias": {
adf17b67 1082 "dev-master": "2.6-dev"
7d2eb7a7
NL
1083 }
1084 },
1085 "autoload": {
1086 "psr-0": {
f3052b45 1087 "Symfony\\Component\\Translation\\": ""
7d2eb7a7
NL
1088 }
1089 },
1090 "notification-url": "https://packagist.org/downloads/",
1091 "license": [
1092 "MIT"
1093 ],
1094 "authors": [
adf17b67
NL
1095 {
1096 "name": "Symfony Community",
1097 "homepage": "http://symfony.com/contributors"
1098 },
7d2eb7a7
NL
1099 {
1100 "name": "Fabien Potencier",
1101 "email": "fabien@symfony.com"
adf17b67
NL
1102 }
1103 ],
f3052b45 1104 "description": "Symfony Translation Component",
adf17b67 1105 "homepage": "http://symfony.com",
f3052b45 1106 "time": "2015-01-03 15:33:07"
adf17b67
NL
1107 },
1108 {
f3052b45 1109 "name": "symfony/twig-bridge",
adf17b67 1110 "version": "v2.6.3",
f3052b45 1111 "target-dir": "Symfony/Bridge/Twig",
adf17b67
NL
1112 "source": {
1113 "type": "git",
f3052b45
NL
1114 "url": "https://github.com/symfony/TwigBridge.git",
1115 "reference": "72c911dd02f5d8e68accab7120fc0fd1a0b84ba1"
adf17b67
NL
1116 },
1117 "dist": {
1118 "type": "zip",
f3052b45
NL
1119 "url": "https://api.github.com/repos/symfony/TwigBridge/zipball/72c911dd02f5d8e68accab7120fc0fd1a0b84ba1",
1120 "reference": "72c911dd02f5d8e68accab7120fc0fd1a0b84ba1",
adf17b67
NL
1121 "shasum": ""
1122 },
1123 "require": {
f3052b45
NL
1124 "php": ">=5.3.3",
1125 "symfony/security-csrf": "~2.4",
1126 "twig/twig": "~1.13,>=1.13.1"
adf17b67
NL
1127 },
1128 "require-dev": {
f3052b45
NL
1129 "symfony/console": "~2.4",
1130 "symfony/expression-language": "~2.4",
1131 "symfony/finder": "~2.3",
1132 "symfony/form": "~2.6",
1133 "symfony/http-kernel": "~2.3",
1134 "symfony/intl": "~2.3",
1135 "symfony/routing": "~2.2",
1136 "symfony/security": "~2.4",
1137 "symfony/stopwatch": "~2.2",
1138 "symfony/templating": "~2.1",
1139 "symfony/translation": "~2.2",
1140 "symfony/var-dumper": "~2.6",
1141 "symfony/yaml": "~2.0,>=2.0.5"
adf17b67
NL
1142 },
1143 "suggest": {
f3052b45
NL
1144 "symfony/expression-language": "For using the ExpressionExtension",
1145 "symfony/finder": "",
1146 "symfony/form": "For using the FormExtension",
1147 "symfony/http-kernel": "For using the HttpKernelExtension",
1148 "symfony/routing": "For using the RoutingExtension",
1149 "symfony/security": "For using the SecurityExtension",
1150 "symfony/stopwatch": "For using the StopwatchExtension",
1151 "symfony/templating": "For using the TwigEngine",
1152 "symfony/translation": "For using the TranslationExtension",
1153 "symfony/var-dumper": "For using the DumpExtension",
1154 "symfony/yaml": "For using the YamlExtension"
adf17b67 1155 },
f3052b45 1156 "type": "symfony-bridge",
adf17b67
NL
1157 "extra": {
1158 "branch-alias": {
1159 "dev-master": "2.6-dev"
1160 }
1161 },
1162 "autoload": {
1163 "psr-0": {
f3052b45 1164 "Symfony\\Bridge\\Twig\\": ""
adf17b67
NL
1165 }
1166 },
1167 "notification-url": "https://packagist.org/downloads/",
1168 "license": [
1169 "MIT"
1170 ],
1171 "authors": [
7d2eb7a7
NL
1172 {
1173 "name": "Symfony Community",
1174 "homepage": "http://symfony.com/contributors"
adf17b67
NL
1175 },
1176 {
1177 "name": "Fabien Potencier",
1178 "email": "fabien@symfony.com"
7d2eb7a7
NL
1179 }
1180 ],
f3052b45 1181 "description": "Symfony Twig Bridge",
7d2eb7a7 1182 "homepage": "http://symfony.com",
f3052b45 1183 "time": "2015-01-05 14:28:40"
7d2eb7a7
NL
1184 },
1185 {
f3052b45
NL
1186 "name": "twig/extensions",
1187 "version": "v1.0.1",
7d2eb7a7
NL
1188 "source": {
1189 "type": "git",
f3052b45
NL
1190 "url": "https://github.com/twigphp/Twig-extensions.git",
1191 "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0"
7d2eb7a7
NL
1192 },
1193 "dist": {
1194 "type": "zip",
f3052b45
NL
1195 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
1196 "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
7d2eb7a7
NL
1197 "shasum": ""
1198 },
1199 "require": {
f3052b45 1200 "twig/twig": "~1.0"
7d2eb7a7
NL
1201 },
1202 "type": "library",
1203 "extra": {
1204 "branch-alias": {
f3052b45 1205 "dev-master": "1.0.x-dev"
7d2eb7a7
NL
1206 }
1207 },
1208 "autoload": {
1209 "psr-0": {
f3052b45 1210 "Twig_Extensions_": "lib/"
7d2eb7a7
NL
1211 }
1212 },
1213 "notification-url": "https://packagist.org/downloads/",
1214 "license": [
1215 "MIT"
1216 ],
1217 "authors": [
1218 {
1219 "name": "Fabien Potencier",
1220 "email": "fabien@symfony.com"
adf17b67
NL
1221 }
1222 ],
f3052b45
NL
1223 "description": "Common additional features for Twig that do not directly belong in core",
1224 "homepage": "https://github.com/fabpot/Twig-extensions",
1225 "keywords": [
1226 "debug",
1227 "i18n",
1228 "text"
1229 ],
1230 "time": "2013-10-18 19:37:15"
adf17b67
NL
1231 },
1232 {
f3052b45
NL
1233 "name": "twig/twig",
1234 "version": "v1.17.0",
adf17b67
NL
1235 "source": {
1236 "type": "git",
f3052b45
NL
1237 "url": "https://github.com/twigphp/Twig.git",
1238 "reference": "2493970fa4d587eca73f77e6d8bd48a8bdd4c608"
adf17b67
NL
1239 },
1240 "dist": {
1241 "type": "zip",
f3052b45
NL
1242 "url": "https://api.github.com/repos/twigphp/Twig/zipball/2493970fa4d587eca73f77e6d8bd48a8bdd4c608",
1243 "reference": "2493970fa4d587eca73f77e6d8bd48a8bdd4c608",
adf17b67
NL
1244 "shasum": ""
1245 },
1246 "require": {
f3052b45 1247 "php": ">=5.2.4"
adf17b67
NL
1248 },
1249 "type": "library",
1250 "extra": {
1251 "branch-alias": {
f3052b45 1252 "dev-master": "1.17-dev"
adf17b67
NL
1253 }
1254 },
1255 "autoload": {
1256 "psr-0": {
f3052b45 1257 "Twig_": "lib/"
adf17b67
NL
1258 }
1259 },
1260 "notification-url": "https://packagist.org/downloads/",
1261 "license": [
f3052b45 1262 "BSD-3-Clause"
adf17b67
NL
1263 ],
1264 "authors": [
7d2eb7a7 1265 {
f3052b45
NL
1266 "name": "Fabien Potencier",
1267 "email": "fabien@symfony.com",
1268 "homepage": "http://fabien.potencier.org",
1269 "role": "Lead Developer"
adf17b67
NL
1270 },
1271 {
f3052b45
NL
1272 "name": "Armin Ronacher",
1273 "email": "armin.ronacher@active-4.com",
1274 "role": "Project Founder"
1275 },
1276 {
1277 "name": "Twig Team",
1278 "homepage": "http://twig.sensiolabs.org/contributors",
1279 "role": "Contributors"
7d2eb7a7
NL
1280 }
1281 ],
f3052b45
NL
1282 "description": "Twig, the flexible, fast, and secure template language for PHP",
1283 "homepage": "http://twig.sensiolabs.org",
1284 "keywords": [
1285 "templating"
1286 ],
1287 "time": "2015-01-14 10:15:49"
7d2eb7a7
NL
1288 },
1289 {
f3052b45
NL
1290 "name": "umpirsky/twig-gettext-extractor",
1291 "version": "1.1.3",
7d2eb7a7
NL
1292 "source": {
1293 "type": "git",
f3052b45
NL
1294 "url": "https://github.com/umpirsky/Twig-Gettext-Extractor.git",
1295 "reference": "1.1.3"
7d2eb7a7
NL
1296 },
1297 "dist": {
1298 "type": "zip",
f3052b45
NL
1299 "url": "https://api.github.com/repos/umpirsky/Twig-Gettext-Extractor/zipball/1.1.3",
1300 "reference": "1.1.3",
7d2eb7a7
NL
1301 "shasum": ""
1302 },
1303 "require": {
1304 "php": ">=5.3.3",
f3052b45
NL
1305 "symfony/filesystem": ">=2.0,<3.0",
1306 "symfony/form": ">=2.0,<3.0",
1307 "symfony/routing": ">=2.0,<3.0",
1308 "symfony/translation": ">=2.0,<3.0",
1309 "symfony/twig-bridge": ">=2.0,<3.0",
1310 "twig/extensions": "1.0.*",
1311 "twig/twig": ">=1.2.0,<2.0-dev"
adf17b67
NL
1312 },
1313 "require-dev": {
f3052b45 1314 "symfony/config": "2.1.*"
adf17b67 1315 },
f3052b45
NL
1316 "bin": [
1317 "twig-gettext-extractor"
1318 ],
1319 "type": "application",
7d2eb7a7
NL
1320 "autoload": {
1321 "psr-0": {
f3052b45 1322 "Twig\\Gettext": "."
7d2eb7a7
NL
1323 }
1324 },
1325 "notification-url": "https://packagist.org/downloads/",
1326 "license": [
1327 "MIT"
1328 ],
1329 "authors": [
1330 {
f3052b45
NL
1331 "name": "Саша Стаменковић",
1332 "email": "umpirsky@gmail.com",
1333 "homepage": "http://umpirsky.com"
7d2eb7a7
NL
1334 }
1335 ],
f3052b45
NL
1336 "description": "The Twig Gettext Extractor is Poedit friendly tool which extracts translations from twig templates.",
1337 "time": "2013-02-14 16:41:48"
7d2eb7a7
NL
1338 },
1339 {
f3052b45
NL
1340 "name": "wallabag/kriss_php5",
1341 "version": "dev-master",
7d2eb7a7
NL
1342 "source": {
1343 "type": "git",
f3052b45
NL
1344 "url": "https://github.com/wallabag/kriss_php5.git",
1345 "reference": "f2dd88621a04828cdeb8d9a59b72fd34c94658b1"
7d2eb7a7
NL
1346 },
1347 "dist": {
1348 "type": "zip",
f3052b45
NL
1349 "url": "https://api.github.com/repos/wallabag/kriss_php5/zipball/f2dd88621a04828cdeb8d9a59b72fd34c94658b1",
1350 "reference": "f2dd88621a04828cdeb8d9a59b72fd34c94658b1",
7d2eb7a7
NL
1351 "shasum": ""
1352 },
1353 "require": {
f3052b45 1354 "php": ">=5.3.0"
7d2eb7a7
NL
1355 },
1356 "type": "library",
7d2eb7a7 1357 "autoload": {
7d2eb7a7 1358 "files": [
f3052b45 1359 "Session.php"
7d2eb7a7
NL
1360 ]
1361 },
7d2eb7a7
NL
1362 "authors": [
1363 {
f3052b45
NL
1364 "name": "Nicolas Lœuillet",
1365 "email": "nicolas@loeuillet.org",
1366 "homepage": "http://www.cdetc.fr"
7d2eb7a7
NL
1367 }
1368 ],
f3052b45
NL
1369 "description": "A simple and smart (or stupid) php5 snippets repository",
1370 "homepage": "https://github.com/wallabag/kriss_php5",
1371 "support": {
1372 "source": "https://github.com/wallabag/kriss_php5/tree/master"
1373 },
1374 "time": "2015-01-18 21:21:43"
7d2eb7a7
NL
1375 },
1376 {
f3052b45
NL
1377 "name": "wallabag/pagination",
1378 "version": "dev-master",
7d2eb7a7
NL
1379 "source": {
1380 "type": "git",
f3052b45
NL
1381 "url": "https://github.com/wallabag/pagination.git",
1382 "reference": "54e442b31c90e50e331cb8ac400537e0eda30deb"
7d2eb7a7
NL
1383 },
1384 "dist": {
1385 "type": "zip",
f3052b45
NL
1386 "url": "https://api.github.com/repos/wallabag/pagination/zipball/54e442b31c90e50e331cb8ac400537e0eda30deb",
1387 "reference": "54e442b31c90e50e331cb8ac400537e0eda30deb",
7d2eb7a7
NL
1388 "shasum": ""
1389 },
1390 "require": {
f3052b45 1391 "php": ">=5.3.0"
7d2eb7a7
NL
1392 },
1393 "type": "library",
7d2eb7a7 1394 "autoload": {
f3052b45
NL
1395 "files": [
1396 "paginator.php"
1397 ]
7d2eb7a7 1398 },
7d2eb7a7 1399 "authors": [
7d2eb7a7 1400 {
f3052b45
NL
1401 "name": "Nicolas Lœuillet",
1402 "email": "nicolas@loeuillet.org",
1403 "homepage": "http://www.cdetc.fr"
7d2eb7a7
NL
1404 }
1405 ],
f3052b45
NL
1406 "description": "Paginate record sets, not tied in directly to a database.",
1407 "homepage": "https://github.com/wallabag/pagination",
1408 "support": {
1409 "source": "https://github.com/wallabag/pagination/tree/master"
1410 },
1411 "time": "2015-01-19 09:24:39"
7d2eb7a7
NL
1412 },
1413 {
f3052b45
NL
1414 "name": "wallabag/php-flash-messages",
1415 "version": "dev-master",
7d2eb7a7
NL
1416 "source": {
1417 "type": "git",
f3052b45
NL
1418 "url": "https://github.com/wallabag/PHP-Flash-Messages.git",
1419 "reference": "ea68eb768f32156baa15f7a3cd880ba8ff5af6ab"
7d2eb7a7
NL
1420 },
1421 "dist": {
1422 "type": "zip",
f3052b45
NL
1423 "url": "https://api.github.com/repos/wallabag/PHP-Flash-Messages/zipball/ea68eb768f32156baa15f7a3cd880ba8ff5af6ab",
1424 "reference": "ea68eb768f32156baa15f7a3cd880ba8ff5af6ab",
7d2eb7a7
NL
1425 "shasum": ""
1426 },
1427 "require": {
f3052b45 1428 "php": ">=5.3.0"
7d2eb7a7
NL
1429 },
1430 "type": "library",
7d2eb7a7 1431 "autoload": {
f3052b45
NL
1432 "files": [
1433 "class.messages.php"
1434 ]
7d2eb7a7 1435 },
7d2eb7a7 1436 "license": [
f3052b45 1437 "Apache"
7d2eb7a7
NL
1438 ],
1439 "authors": [
7d2eb7a7 1440 {
f3052b45
NL
1441 "name": "Nicolas Lœuillet",
1442 "email": "nicolas@loeuillet.org",
1443 "homepage": "http://www.cdetc.fr"
7d2eb7a7
NL
1444 }
1445 ],
f3052b45
NL
1446 "description": "Session-based Flash Messages class for PHP",
1447 "homepage": "https://github.com/wallabag/PHP-Flash-Messages",
7d2eb7a7 1448 "keywords": [
f3052b45
NL
1449 "flash",
1450 "messages",
1451 "php-flash-messages",
1452 "sessions"
7d2eb7a7 1453 ],
f3052b45
NL
1454 "support": {
1455 "source": "https://github.com/wallabag/PHP-Flash-Messages/tree/master"
1456 },
1457 "time": "2015-01-18 19:51:55"
1458 }
1459 ],
1460 "packages-dev": [
7d2eb7a7 1461 {
f3052b45
NL
1462 "name": "phpunit/php-code-coverage",
1463 "version": "1.2.18",
7d2eb7a7
NL
1464 "source": {
1465 "type": "git",
f3052b45
NL
1466 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1467 "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b"
7d2eb7a7
NL
1468 },
1469 "dist": {
1470 "type": "zip",
f3052b45
NL
1471 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
1472 "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
7d2eb7a7
NL
1473 "shasum": ""
1474 },
1475 "require": {
f3052b45
NL
1476 "php": ">=5.3.3",
1477 "phpunit/php-file-iterator": ">=1.3.0@stable",
1478 "phpunit/php-text-template": ">=1.2.0@stable",
1479 "phpunit/php-token-stream": ">=1.1.3,<1.3.0"
7d2eb7a7
NL
1480 },
1481 "require-dev": {
f3052b45 1482 "phpunit/phpunit": "3.7.*@dev"
7d2eb7a7
NL
1483 },
1484 "suggest": {
f3052b45
NL
1485 "ext-dom": "*",
1486 "ext-xdebug": ">=2.0.5"
7d2eb7a7
NL
1487 },
1488 "type": "library",
1489 "extra": {
1490 "branch-alias": {
f3052b45 1491 "dev-master": "1.2.x-dev"
7d2eb7a7
NL
1492 }
1493 },
1494 "autoload": {
f3052b45
NL
1495 "classmap": [
1496 "PHP/"
1497 ]
7d2eb7a7
NL
1498 },
1499 "notification-url": "https://packagist.org/downloads/",
f3052b45
NL
1500 "include-path": [
1501 ""
1502 ],
7d2eb7a7 1503 "license": [
f3052b45 1504 "BSD-3-Clause"
7d2eb7a7
NL
1505 ],
1506 "authors": [
adf17b67 1507 {
f3052b45
NL
1508 "name": "Sebastian Bergmann",
1509 "email": "sb@sebastian-bergmann.de",
1510 "role": "lead"
adf17b67
NL
1511 }
1512 ],
f3052b45
NL
1513 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1514 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
adf17b67 1515 "keywords": [
f3052b45
NL
1516 "coverage",
1517 "testing",
1518 "xunit"
adf17b67 1519 ],
f3052b45 1520 "time": "2014-09-02 10:13:14"
adf17b67
NL
1521 },
1522 {
f3052b45
NL
1523 "name": "phpunit/php-file-iterator",
1524 "version": "1.3.4",
adf17b67
NL
1525 "source": {
1526 "type": "git",
f3052b45
NL
1527 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1528 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
adf17b67
NL
1529 },
1530 "dist": {
1531 "type": "zip",
f3052b45
NL
1532 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
1533 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
adf17b67
NL
1534 "shasum": ""
1535 },
1536 "require": {
1537 "php": ">=5.3.3"
1538 },
adf17b67 1539 "type": "library",
adf17b67 1540 "autoload": {
f3052b45
NL
1541 "classmap": [
1542 "File/"
1543 ]
adf17b67
NL
1544 },
1545 "notification-url": "https://packagist.org/downloads/",
f3052b45
NL
1546 "include-path": [
1547 ""
adf17b67 1548 ],
adf17b67 1549 "license": [
f3052b45 1550 "BSD-3-Clause"
adf17b67
NL
1551 ],
1552 "authors": [
7d2eb7a7 1553 {
f3052b45
NL
1554 "name": "Sebastian Bergmann",
1555 "email": "sb@sebastian-bergmann.de",
1556 "role": "lead"
7d2eb7a7
NL
1557 }
1558 ],
f3052b45
NL
1559 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1560 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1561 "keywords": [
1562 "filesystem",
1563 "iterator"
1564 ],
1565 "time": "2013-10-10 15:34:57"
7d2eb7a7
NL
1566 },
1567 {
f3052b45
NL
1568 "name": "phpunit/php-text-template",
1569 "version": "1.2.0",
7d2eb7a7
NL
1570 "source": {
1571 "type": "git",
f3052b45
NL
1572 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1573 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
7d2eb7a7
NL
1574 },
1575 "dist": {
1576 "type": "zip",
f3052b45
NL
1577 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1578 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
7d2eb7a7
NL
1579 "shasum": ""
1580 },
1581 "require": {
1582 "php": ">=5.3.3"
1583 },
7d2eb7a7 1584 "type": "library",
7d2eb7a7 1585 "autoload": {
f3052b45
NL
1586 "classmap": [
1587 "Text/"
1588 ]
7d2eb7a7
NL
1589 },
1590 "notification-url": "https://packagist.org/downloads/",
f3052b45
NL
1591 "include-path": [
1592 ""
7d2eb7a7 1593 ],
7d2eb7a7 1594 "license": [
f3052b45 1595 "BSD-3-Clause"
7d2eb7a7
NL
1596 ],
1597 "authors": [
7d2eb7a7 1598 {
f3052b45
NL
1599 "name": "Sebastian Bergmann",
1600 "email": "sb@sebastian-bergmann.de",
1601 "role": "lead"
e342acf7 1602 }
e342acf7 1603 ],
f3052b45
NL
1604 "description": "Simple template engine.",
1605 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1606 "keywords": [
1607 "template"
e342acf7 1608 ],
f3052b45 1609 "time": "2014-01-30 17:20:04"
e342acf7 1610 },
7d2eb7a7 1611 {
f3052b45
NL
1612 "name": "phpunit/php-timer",
1613 "version": "1.0.5",
7d2eb7a7
NL
1614 "source": {
1615 "type": "git",
f3052b45
NL
1616 "url": "https://github.com/sebastianbergmann/php-timer.git",
1617 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
7d2eb7a7
NL
1618 },
1619 "dist": {
1620 "type": "zip",
f3052b45
NL
1621 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1622 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
7d2eb7a7
NL
1623 "shasum": ""
1624 },
1625 "require": {
f3052b45 1626 "php": ">=5.3.3"
7d2eb7a7 1627 },
f3052b45 1628 "type": "library",
7d2eb7a7 1629 "autoload": {
f3052b45
NL
1630 "classmap": [
1631 "PHP/"
1632 ]
7d2eb7a7
NL
1633 },
1634 "notification-url": "https://packagist.org/downloads/",
f3052b45
NL
1635 "include-path": [
1636 ""
1637 ],
7d2eb7a7 1638 "license": [
f3052b45 1639 "BSD-3-Clause"
7d2eb7a7
NL
1640 ],
1641 "authors": [
1642 {
f3052b45
NL
1643 "name": "Sebastian Bergmann",
1644 "email": "sb@sebastian-bergmann.de",
1645 "role": "lead"
7d2eb7a7
NL
1646 }
1647 ],
f3052b45
NL
1648 "description": "Utility class for timing",
1649 "homepage": "https://github.com/sebastianbergmann/php-timer/",
7d2eb7a7 1650 "keywords": [
f3052b45 1651 "timer"
7d2eb7a7 1652 ],
f3052b45 1653 "time": "2013-08-02 07:42:54"
7d2eb7a7
NL
1654 },
1655 {
f3052b45
NL
1656 "name": "phpunit/php-token-stream",
1657 "version": "1.2.2",
7d2eb7a7
NL
1658 "source": {
1659 "type": "git",
f3052b45
NL
1660 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1661 "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32"
7d2eb7a7
NL
1662 },
1663 "dist": {
1664 "type": "zip",
f3052b45
NL
1665 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
1666 "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32",
7d2eb7a7
NL
1667 "shasum": ""
1668 },
1669 "require": {
f3052b45
NL
1670 "ext-tokenizer": "*",
1671 "php": ">=5.3.3"
7d2eb7a7
NL
1672 },
1673 "type": "library",
1674 "extra": {
1675 "branch-alias": {
f3052b45 1676 "dev-master": "1.2-dev"
7d2eb7a7
NL
1677 }
1678 },
1679 "autoload": {
f3052b45
NL
1680 "classmap": [
1681 "PHP/"
1682 ]
7d2eb7a7
NL
1683 },
1684 "notification-url": "https://packagist.org/downloads/",
f3052b45
NL
1685 "include-path": [
1686 ""
1687 ],
7d2eb7a7
NL
1688 "license": [
1689 "BSD-3-Clause"
1690 ],
1691 "authors": [
1692 {
f3052b45
NL
1693 "name": "Sebastian Bergmann",
1694 "email": "sb@sebastian-bergmann.de",
1695 "role": "lead"
7d2eb7a7
NL
1696 }
1697 ],
f3052b45
NL
1698 "description": "Wrapper around PHP's tokenizer extension.",
1699 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
7d2eb7a7 1700 "keywords": [
f3052b45 1701 "tokenizer"
7d2eb7a7 1702 ],
f3052b45 1703 "time": "2014-03-03 05:10:30"
7d2eb7a7
NL
1704 },
1705 {
f3052b45
NL
1706 "name": "phpunit/phpunit",
1707 "version": "3.7.38",
7d2eb7a7
NL
1708 "source": {
1709 "type": "git",
f3052b45
NL
1710 "url": "https://github.com/sebastianbergmann/phpunit.git",
1711 "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6"
7d2eb7a7
NL
1712 },
1713 "dist": {
1714 "type": "zip",
f3052b45
NL
1715 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6",
1716 "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6",
7d2eb7a7
NL
1717 "shasum": ""
1718 },
1719 "require": {
f3052b45
NL
1720 "ext-ctype": "*",
1721 "ext-dom": "*",
1722 "ext-json": "*",
1723 "ext-pcre": "*",
1724 "ext-reflection": "*",
1725 "ext-spl": "*",
7d2eb7a7 1726 "php": ">=5.3.3",
f3052b45
NL
1727 "phpunit/php-code-coverage": "~1.2",
1728 "phpunit/php-file-iterator": "~1.3",
1729 "phpunit/php-text-template": "~1.1",
1730 "phpunit/php-timer": "~1.0",
1731 "phpunit/phpunit-mock-objects": "~1.2",
1732 "symfony/yaml": "~2.0"
7d2eb7a7
NL
1733 },
1734 "require-dev": {
f3052b45
NL
1735 "pear-pear.php.net/pear": "1.9.4"
1736 },
1737 "suggest": {
1738 "phpunit/php-invoker": "~1.1"
7d2eb7a7
NL
1739 },
1740 "bin": [
f3052b45 1741 "composer/bin/phpunit"
7d2eb7a7 1742 ],
f3052b45
NL
1743 "type": "library",
1744 "extra": {
1745 "branch-alias": {
1746 "dev-master": "3.7.x-dev"
7d2eb7a7
NL
1747 }
1748 },
f3052b45
NL
1749 "autoload": {
1750 "classmap": [
1751 "PHPUnit/"
1752 ]
1753 },
7d2eb7a7 1754 "notification-url": "https://packagist.org/downloads/",
f3052b45
NL
1755 "include-path": [
1756 "",
1757 "../../symfony/yaml/"
1758 ],
7d2eb7a7 1759 "license": [
f3052b45 1760 "BSD-3-Clause"
7d2eb7a7
NL
1761 ],
1762 "authors": [
1763 {
f3052b45
NL
1764 "name": "Sebastian Bergmann",
1765 "email": "sebastian@phpunit.de",
1766 "role": "lead"
7d2eb7a7
NL
1767 }
1768 ],
f3052b45
NL
1769 "description": "The PHP Unit Testing framework.",
1770 "homepage": "http://www.phpunit.de/",
1771 "keywords": [
1772 "phpunit",
1773 "testing",
1774 "xunit"
1775 ],
1776 "time": "2014-10-17 09:04:17"
a20f96b7 1777 },
10939766 1778 {
f3052b45
NL
1779 "name": "phpunit/phpunit-mock-objects",
1780 "version": "1.2.3",
10939766
NL
1781 "source": {
1782 "type": "git",
f3052b45
NL
1783 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1784 "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875"
10939766
NL
1785 },
1786 "dist": {
1787 "type": "zip",
f3052b45
NL
1788 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875",
1789 "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875",
10939766
NL
1790 "shasum": ""
1791 },
1792 "require": {
f3052b45
NL
1793 "php": ">=5.3.3",
1794 "phpunit/php-text-template": ">=1.1.1@stable"
1795 },
1796 "suggest": {
1797 "ext-soap": "*"
10939766
NL
1798 },
1799 "type": "library",
1800 "autoload": {
f3052b45
NL
1801 "classmap": [
1802 "PHPUnit/"
10939766
NL
1803 ]
1804 },
f3052b45
NL
1805 "notification-url": "https://packagist.org/downloads/",
1806 "include-path": [
1807 ""
1808 ],
1809 "license": [
1810 "BSD-3-Clause"
1811 ],
10939766
NL
1812 "authors": [
1813 {
f3052b45
NL
1814 "name": "Sebastian Bergmann",
1815 "email": "sb@sebastian-bergmann.de",
1816 "role": "lead"
10939766
NL
1817 }
1818 ],
f3052b45
NL
1819 "description": "Mock Object library for PHPUnit",
1820 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1821 "keywords": [
1822 "mock",
1823 "xunit"
1824 ],
1825 "time": "2013-01-13 10:24:48"
10939766 1826 },
dda7884a 1827 {
f3052b45
NL
1828 "name": "symfony/yaml",
1829 "version": "v2.6.3",
1830 "target-dir": "Symfony/Component/Yaml",
dda7884a
NL
1831 "source": {
1832 "type": "git",
f3052b45
NL
1833 "url": "https://github.com/symfony/Yaml.git",
1834 "reference": "82462a90848a52c2533aa6b598b107d68076b018"
dda7884a
NL
1835 },
1836 "dist": {
1837 "type": "zip",
f3052b45
NL
1838 "url": "https://api.github.com/repos/symfony/Yaml/zipball/82462a90848a52c2533aa6b598b107d68076b018",
1839 "reference": "82462a90848a52c2533aa6b598b107d68076b018",
dda7884a
NL
1840 "shasum": ""
1841 },
1842 "require": {
f3052b45 1843 "php": ">=5.3.3"
dda7884a
NL
1844 },
1845 "type": "library",
f3052b45
NL
1846 "extra": {
1847 "branch-alias": {
1848 "dev-master": "2.6-dev"
dda7884a 1849 }
a20f96b7 1850 },
a20f96b7 1851 "autoload": {
f3052b45
NL
1852 "psr-0": {
1853 "Symfony\\Component\\Yaml\\": ""
1854 }
a20f96b7 1855 },
f3052b45 1856 "notification-url": "https://packagist.org/downloads/",
a20f96b7 1857 "license": [
f3052b45 1858 "MIT"
a20f96b7
NL
1859 ],
1860 "authors": [
1861 {
f3052b45
NL
1862 "name": "Symfony Community",
1863 "homepage": "http://symfony.com/contributors"
1864 },
1865 {
1866 "name": "Fabien Potencier",
1867 "email": "fabien@symfony.com"
a20f96b7
NL
1868 }
1869 ],
f3052b45
NL
1870 "description": "Symfony Yaml Component",
1871 "homepage": "http://symfony.com",
1872 "time": "2015-01-03 15:33:07"
7d2eb7a7
NL
1873 }
1874 ],
adf17b67 1875 "aliases": [],
7d2eb7a7 1876 "minimum-stability": "stable",
adf17b67
NL
1877 "stability-flags": {
1878 "fabpot/goutte": 20,
1879 "ezyang/htmlpurifier": 20,
a20f96b7 1880 "mgargano/simplehtmldom": 20,
10939766 1881 "wallabag/php-flash-messages": 20,
dda7884a
NL
1882 "wallabag/kriss_php5": 20,
1883 "wallabag/pagination": 20
adf17b67
NL
1884 },
1885 "prefer-stable": false,
1886 "prefer-lowest": false,
1887 "platform": [],
1888 "platform-dev": []
7d2eb7a7 1889}