]> git.immae.eu Git - github/wallabag/wallabag.git/blob - composer.lock
foo test
[github/wallabag/wallabag.git] / composer.lock
1 {
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
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"
6 ],
7 "hash": "a03a4e11f840a4f84f7f1a7b77c4eb94",
8 "packages": [
9 {
10 "name": "ezyang/htmlpurifier",
11 "version": "dev-master",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/ezyang/htmlpurifier.git",
15 "reference": "0c3e68dd0357321b5a5818c3aa832b1cc24a4b1f"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/0c3e68dd0357321b5a5818c3aa832b1cc24a4b1f",
20 "reference": "0c3e68dd0357321b5a5818c3aa832b1cc24a4b1f",
21 "shasum": ""
22 },
23 "require": {
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"
119 },
120 "require-dev": {
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"
182 },
183 "suggest": {
184 "ext-curl": "Guzzle will use specific adapters if cURL is present"
185 },
186 "type": "library",
187 "extra": {
188 "branch-alias": {
189 "dev-master": "1.0-dev"
190 }
191 },
192 "autoload": {
193 "psr-4": {
194 "GuzzleHttp\\Ring\\": "src/"
195 }
196 },
197 "notification-url": "https://packagist.org/downloads/",
198 "license": [
199 "MIT"
200 ],
201 "authors": [
202 {
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 },
307 {
308 "name": "react/promise",
309 "version": "v2.2.0",
310 "source": {
311 "type": "git",
312 "url": "https://github.com/reactphp/promise.git",
313 "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef"
314 },
315 "dist": {
316 "type": "zip",
317 "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
318 "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
319 "shasum": ""
320 },
321 "require": {
322 "php": ">=5.4.0"
323 },
324 "type": "library",
325 "extra": {
326 "branch-alias": {
327 "dev-master": "2.0-dev"
328 }
329 },
330 "autoload": {
331 "psr-4": {
332 "React\\Promise\\": "src/"
333 },
334 "files": [
335 "src/functions_include.php"
336 ]
337 },
338 "notification-url": "https://packagist.org/downloads/",
339 "license": [
340 "MIT"
341 ],
342 "authors": [
343 {
344 "name": "Jan Sorgalla",
345 "email": "jsorgalla@googlemail.com"
346 }
347 ],
348 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
349 "time": "2014-12-30 13:32:42"
350 },
351 {
352 "name": "symfony/browser-kit",
353 "version": "v2.6.3",
354 "target-dir": "Symfony/Component/BrowserKit",
355 "source": {
356 "type": "git",
357 "url": "https://github.com/symfony/BrowserKit.git",
358 "reference": "2ecec44ed5047020c65dd6e4a4b2f3cf13ae3c04"
359 },
360 "dist": {
361 "type": "zip",
362 "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/2ecec44ed5047020c65dd6e4a4b2f3cf13ae3c04",
363 "reference": "2ecec44ed5047020c65dd6e4a4b2f3cf13ae3c04",
364 "shasum": ""
365 },
366 "require": {
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": ""
376 },
377 "type": "library",
378 "extra": {
379 "branch-alias": {
380 "dev-master": "2.6-dev"
381 }
382 },
383 "autoload": {
384 "psr-0": {
385 "Symfony\\Component\\BrowserKit\\": ""
386 }
387 },
388 "notification-url": "https://packagist.org/downloads/",
389 "license": [
390 "MIT"
391 ],
392 "authors": [
393 {
394 "name": "Symfony Community",
395 "homepage": "http://symfony.com/contributors"
396 },
397 {
398 "name": "Fabien Potencier",
399 "email": "fabien@symfony.com"
400 }
401 ],
402 "description": "Symfony BrowserKit Component",
403 "homepage": "http://symfony.com",
404 "time": "2015-01-03 08:01:59"
405 },
406 {
407 "name": "symfony/css-selector",
408 "version": "v2.6.3",
409 "target-dir": "Symfony/Component/CssSelector",
410 "source": {
411 "type": "git",
412 "url": "https://github.com/symfony/CssSelector.git",
413 "reference": "3f80ecc614fec68d5b4a84a0703db3fdf5ce8584"
414 },
415 "dist": {
416 "type": "zip",
417 "url": "https://api.github.com/repos/symfony/CssSelector/zipball/3f80ecc614fec68d5b4a84a0703db3fdf5ce8584",
418 "reference": "3f80ecc614fec68d5b4a84a0703db3fdf5ce8584",
419 "shasum": ""
420 },
421 "require": {
422 "php": ">=5.3.3"
423 },
424 "type": "library",
425 "extra": {
426 "branch-alias": {
427 "dev-master": "2.6-dev"
428 }
429 },
430 "autoload": {
431 "psr-0": {
432 "Symfony\\Component\\CssSelector\\": ""
433 }
434 },
435 "notification-url": "https://packagist.org/downloads/",
436 "license": [
437 "MIT"
438 ],
439 "authors": [
440 {
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"
451 }
452 ],
453 "description": "Symfony CssSelector Component",
454 "homepage": "http://symfony.com",
455 "time": "2015-01-03 08:01:59"
456 },
457 {
458 "name": "symfony/dom-crawler",
459 "version": "v2.6.3",
460 "target-dir": "Symfony/Component/DomCrawler",
461 "source": {
462 "type": "git",
463 "url": "https://github.com/symfony/DomCrawler.git",
464 "reference": "26a9eb302decd828990e1015afaa11b78b016073"
465 },
466 "dist": {
467 "type": "zip",
468 "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/26a9eb302decd828990e1015afaa11b78b016073",
469 "reference": "26a9eb302decd828990e1015afaa11b78b016073",
470 "shasum": ""
471 },
472 "require": {
473 "php": ">=5.3.3"
474 },
475 "require-dev": {
476 "symfony/css-selector": "~2.3"
477 },
478 "suggest": {
479 "symfony/css-selector": ""
480 },
481 "type": "library",
482 "extra": {
483 "branch-alias": {
484 "dev-master": "2.6-dev"
485 }
486 },
487 "autoload": {
488 "psr-0": {
489 "Symfony\\Component\\DomCrawler\\": ""
490 }
491 },
492 "notification-url": "https://packagist.org/downloads/",
493 "license": [
494 "MIT"
495 ],
496 "authors": [
497 {
498 "name": "Symfony Community",
499 "homepage": "http://symfony.com/contributors"
500 },
501 {
502 "name": "Fabien Potencier",
503 "email": "fabien@symfony.com"
504 }
505 ],
506 "description": "Symfony DomCrawler Component",
507 "homepage": "http://symfony.com",
508 "time": "2015-01-03 08:01:59"
509 },
510 {
511 "name": "symfony/event-dispatcher",
512 "version": "v2.6.3",
513 "target-dir": "Symfony/Component/EventDispatcher",
514 "source": {
515 "type": "git",
516 "url": "https://github.com/symfony/EventDispatcher.git",
517 "reference": "40ff70cadea3785d83cac1c8309514b36113064e"
518 },
519 "dist": {
520 "type": "zip",
521 "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/40ff70cadea3785d83cac1c8309514b36113064e",
522 "reference": "40ff70cadea3785d83cac1c8309514b36113064e",
523 "shasum": ""
524 },
525 "require": {
526 "php": ">=5.3.3"
527 },
528 "require-dev": {
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"
534 },
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"
543 }
544 },
545 "autoload": {
546 "psr-0": {
547 "Symfony\\Component\\EventDispatcher\\": ""
548 }
549 },
550 "notification-url": "https://packagist.org/downloads/",
551 "license": [
552 "MIT"
553 ],
554 "authors": [
555 {
556 "name": "Symfony Community",
557 "homepage": "http://symfony.com/contributors"
558 },
559 {
560 "name": "Fabien Potencier",
561 "email": "fabien@symfony.com"
562 }
563 ],
564 "description": "Symfony EventDispatcher Component",
565 "homepage": "http://symfony.com",
566 "time": "2015-01-05 14:28:40"
567 },
568 {
569 "name": "symfony/filesystem",
570 "version": "v2.6.3",
571 "target-dir": "Symfony/Component/Filesystem",
572 "source": {
573 "type": "git",
574 "url": "https://github.com/symfony/Filesystem.git",
575 "reference": "a1f566d1f92e142fa1593f4555d6d89e3044a9b7"
576 },
577 "dist": {
578 "type": "zip",
579 "url": "https://api.github.com/repos/symfony/Filesystem/zipball/a1f566d1f92e142fa1593f4555d6d89e3044a9b7",
580 "reference": "a1f566d1f92e142fa1593f4555d6d89e3044a9b7",
581 "shasum": ""
582 },
583 "require": {
584 "php": ">=5.3.3"
585 },
586 "type": "library",
587 "extra": {
588 "branch-alias": {
589 "dev-master": "2.6-dev"
590 }
591 },
592 "autoload": {
593 "psr-0": {
594 "Symfony\\Component\\Filesystem\\": ""
595 }
596 },
597 "notification-url": "https://packagist.org/downloads/",
598 "license": [
599 "MIT"
600 ],
601 "authors": [
602 {
603 "name": "Symfony Community",
604 "homepage": "http://symfony.com/contributors"
605 },
606 {
607 "name": "Fabien Potencier",
608 "email": "fabien@symfony.com"
609 }
610 ],
611 "description": "Symfony Filesystem Component",
612 "homepage": "http://symfony.com",
613 "time": "2015-01-03 21:13:09"
614 },
615 {
616 "name": "symfony/form",
617 "version": "v2.6.3",
618 "target-dir": "Symfony/Component/Form",
619 "source": {
620 "type": "git",
621 "url": "https://github.com/symfony/Form.git",
622 "reference": "bfe4011e6b77e85ccf4df33dd361fa09dfa50303"
623 },
624 "dist": {
625 "type": "zip",
626 "url": "https://api.github.com/repos/symfony/Form/zipball/bfe4011e6b77e85ccf4df33dd361fa09dfa50303",
627 "reference": "bfe4011e6b77e85ccf4df33dd361fa09dfa50303",
628 "shasum": ""
629 },
630 "require": {
631 "php": ">=5.3.3",
632 "symfony/event-dispatcher": "~2.1",
633 "symfony/intl": "~2.3",
634 "symfony/options-resolver": "~2.6",
635 "symfony/property-access": "~2.3"
636 },
637 "require-dev": {
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"
644 },
645 "suggest": {
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."
650 },
651 "type": "library",
652 "extra": {
653 "branch-alias": {
654 "dev-master": "2.6-dev"
655 }
656 },
657 "autoload": {
658 "psr-0": {
659 "Symfony\\Component\\Form\\": ""
660 }
661 },
662 "notification-url": "https://packagist.org/downloads/",
663 "license": [
664 "MIT"
665 ],
666 "authors": [
667 {
668 "name": "Symfony Community",
669 "homepage": "http://symfony.com/contributors"
670 },
671 {
672 "name": "Fabien Potencier",
673 "email": "fabien@symfony.com"
674 }
675 ],
676 "description": "Symfony Form Component",
677 "homepage": "http://symfony.com",
678 "time": "2015-01-07 14:31:37"
679 },
680 {
681 "name": "symfony/intl",
682 "version": "v2.6.3",
683 "target-dir": "Symfony/Component/Intl",
684 "source": {
685 "type": "git",
686 "url": "https://github.com/symfony/Intl.git",
687 "reference": "5e7494e1e6aed4309f43121b3141d6e0273dcaee"
688 },
689 "dist": {
690 "type": "zip",
691 "url": "https://api.github.com/repos/symfony/Intl/zipball/5e7494e1e6aed4309f43121b3141d6e0273dcaee",
692 "reference": "5e7494e1e6aed4309f43121b3141d6e0273dcaee",
693 "shasum": ""
694 },
695 "require": {
696 "php": ">=5.3.3"
697 },
698 "require-dev": {
699 "symfony/filesystem": ">=2.1"
700 },
701 "suggest": {
702 "ext-intl": "to use the component with locales other than \"en\""
703 },
704 "type": "library",
705 "extra": {
706 "branch-alias": {
707 "dev-master": "2.6-dev"
708 }
709 },
710 "autoload": {
711 "psr-0": {
712 "Symfony\\Component\\Intl\\": ""
713 },
714 "classmap": [
715 "Symfony/Component/Intl/Resources/stubs"
716 ],
717 "files": [
718 "Symfony/Component/Intl/Resources/stubs/functions.php"
719 ]
720 },
721 "notification-url": "https://packagist.org/downloads/",
722 "license": [
723 "MIT"
724 ],
725 "authors": [
726 {
727 "name": "Symfony Community",
728 "homepage": "http://symfony.com/contributors"
729 },
730 {
731 "name": "Bernhard Schussek",
732 "email": "bschussek@gmail.com"
733 },
734 {
735 "name": "Eriksen Costa",
736 "email": "eriksen.costa@infranology.com.br"
737 },
738 {
739 "name": "Igor Wiedler",
740 "email": "igor@wiedler.ch"
741 }
742 ],
743 "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
744 "homepage": "http://symfony.com",
745 "keywords": [
746 "i18n",
747 "icu",
748 "internationalization",
749 "intl",
750 "l10n",
751 "localization"
752 ],
753 "time": "2015-01-03 08:01:59"
754 },
755 {
756 "name": "symfony/options-resolver",
757 "version": "v2.6.3",
758 "target-dir": "Symfony/Component/OptionsResolver",
759 "source": {
760 "type": "git",
761 "url": "https://github.com/symfony/OptionsResolver.git",
762 "reference": "23aed23820c9c2273c405b43deee3de6c0668acd"
763 },
764 "dist": {
765 "type": "zip",
766 "url": "https://api.github.com/repos/symfony/OptionsResolver/zipball/23aed23820c9c2273c405b43deee3de6c0668acd",
767 "reference": "23aed23820c9c2273c405b43deee3de6c0668acd",
768 "shasum": ""
769 },
770 "require": {
771 "php": ">=5.3.3"
772 },
773 "type": "library",
774 "extra": {
775 "branch-alias": {
776 "dev-master": "2.6-dev"
777 }
778 },
779 "autoload": {
780 "psr-0": {
781 "Symfony\\Component\\OptionsResolver\\": ""
782 }
783 },
784 "notification-url": "https://packagist.org/downloads/",
785 "license": [
786 "MIT"
787 ],
788 "authors": [
789 {
790 "name": "Symfony Community",
791 "homepage": "http://symfony.com/contributors"
792 },
793 {
794 "name": "Fabien Potencier",
795 "email": "fabien@symfony.com"
796 }
797 ],
798 "description": "Symfony OptionsResolver Component",
799 "homepage": "http://symfony.com",
800 "keywords": [
801 "config",
802 "configuration",
803 "options"
804 ],
805 "time": "2015-01-05 17:41:06"
806 },
807 {
808 "name": "symfony/property-access",
809 "version": "v2.6.3",
810 "target-dir": "Symfony/Component/PropertyAccess",
811 "source": {
812 "type": "git",
813 "url": "https://github.com/symfony/PropertyAccess.git",
814 "reference": "b5055bdf4365638065d2a268e213a57b771d2f74"
815 },
816 "dist": {
817 "type": "zip",
818 "url": "https://api.github.com/repos/symfony/PropertyAccess/zipball/b5055bdf4365638065d2a268e213a57b771d2f74",
819 "reference": "b5055bdf4365638065d2a268e213a57b771d2f74",
820 "shasum": ""
821 },
822 "require": {
823 "php": ">=5.3.3"
824 },
825 "type": "library",
826 "extra": {
827 "branch-alias": {
828 "dev-master": "2.6-dev"
829 }
830 },
831 "autoload": {
832 "psr-0": {
833 "Symfony\\Component\\PropertyAccess\\": ""
834 }
835 },
836 "notification-url": "https://packagist.org/downloads/",
837 "license": [
838 "MIT"
839 ],
840 "authors": [
841 {
842 "name": "Symfony Community",
843 "homepage": "http://symfony.com/contributors"
844 },
845 {
846 "name": "Fabien Potencier",
847 "email": "fabien@symfony.com"
848 }
849 ],
850 "description": "Symfony PropertyAccess Component",
851 "homepage": "http://symfony.com",
852 "keywords": [
853 "access",
854 "array",
855 "extraction",
856 "index",
857 "injection",
858 "object",
859 "property",
860 "property path",
861 "reflection"
862 ],
863 "time": "2015-01-03 15:33:07"
864 },
865 {
866 "name": "symfony/routing",
867 "version": "v2.6.3",
868 "target-dir": "Symfony/Component/Routing",
869 "source": {
870 "type": "git",
871 "url": "https://github.com/symfony/Routing.git",
872 "reference": "28382c6806780ddc657c136a5ca4415dd3252f41"
873 },
874 "dist": {
875 "type": "zip",
876 "url": "https://api.github.com/repos/symfony/Routing/zipball/28382c6806780ddc657c136a5ca4415dd3252f41",
877 "reference": "28382c6806780ddc657c136a5ca4415dd3252f41",
878 "shasum": ""
879 },
880 "require": {
881 "php": ">=5.3.3"
882 },
883 "require-dev": {
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"
897 },
898 "type": "library",
899 "extra": {
900 "branch-alias": {
901 "dev-master": "2.6-dev"
902 }
903 },
904 "autoload": {
905 "psr-0": {
906 "Symfony\\Component\\Routing\\": ""
907 }
908 },
909 "notification-url": "https://packagist.org/downloads/",
910 "license": [
911 "MIT"
912 ],
913 "authors": [
914 {
915 "name": "Symfony Community",
916 "homepage": "http://symfony.com/contributors"
917 },
918 {
919 "name": "Fabien Potencier",
920 "email": "fabien@symfony.com"
921 }
922 ],
923 "description": "Symfony Routing Component",
924 "homepage": "http://symfony.com",
925 "keywords": [
926 "router",
927 "routing",
928 "uri",
929 "url"
930 ],
931 "time": "2015-01-05 14:28:40"
932 },
933 {
934 "name": "symfony/security-core",
935 "version": "v2.6.3",
936 "target-dir": "Symfony/Component/Security/Core",
937 "source": {
938 "type": "git",
939 "url": "https://github.com/symfony/security-core.git",
940 "reference": "db8c6964f9d69496b9ef21788c4afc4306113242"
941 },
942 "dist": {
943 "type": "zip",
944 "url": "https://api.github.com/repos/symfony/security-core/zipball/db8c6964f9d69496b9ef21788c4afc4306113242",
945 "reference": "db8c6964f9d69496b9ef21788c4afc4306113242",
946 "shasum": ""
947 },
948 "require": {
949 "php": ">=5.3.3"
950 },
951 "require-dev": {
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"
959 },
960 "suggest": {
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"
966 },
967 "type": "library",
968 "extra": {
969 "branch-alias": {
970 "dev-master": "2.6-dev"
971 }
972 },
973 "autoload": {
974 "psr-0": {
975 "Symfony\\Component\\Security\\Core\\": ""
976 }
977 },
978 "notification-url": "https://packagist.org/downloads/",
979 "license": [
980 "MIT"
981 ],
982 "authors": [
983 {
984 "name": "Symfony Community",
985 "homepage": "http://symfony.com/contributors"
986 },
987 {
988 "name": "Fabien Potencier",
989 "email": "fabien@symfony.com"
990 }
991 ],
992 "description": "Symfony Security Component - Core Library",
993 "homepage": "http://symfony.com",
994 "time": "2015-01-05 20:59:13"
995 },
996 {
997 "name": "symfony/security-csrf",
998 "version": "v2.6.3",
999 "target-dir": "Symfony/Component/Security/Csrf",
1000 "source": {
1001 "type": "git",
1002 "url": "https://github.com/symfony/security-csrf.git",
1003 "reference": "c532081e1c9295b69dac2e3faea87112543504fc"
1004 },
1005 "dist": {
1006 "type": "zip",
1007 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/c532081e1c9295b69dac2e3faea87112543504fc",
1008 "reference": "c532081e1c9295b69dac2e3faea87112543504fc",
1009 "shasum": ""
1010 },
1011 "require": {
1012 "php": ">=5.3.3",
1013 "symfony/security-core": "~2.4"
1014 },
1015 "require-dev": {
1016 "symfony/http-foundation": "~2.1"
1017 },
1018 "suggest": {
1019 "symfony/http-foundation": "For using the class SessionTokenStorage."
1020 },
1021 "type": "library",
1022 "extra": {
1023 "branch-alias": {
1024 "dev-master": "2.6-dev"
1025 }
1026 },
1027 "autoload": {
1028 "psr-0": {
1029 "Symfony\\Component\\Security\\Csrf\\": ""
1030 }
1031 },
1032 "notification-url": "https://packagist.org/downloads/",
1033 "license": [
1034 "MIT"
1035 ],
1036 "authors": [
1037 {
1038 "name": "Symfony Community",
1039 "homepage": "http://symfony.com/contributors"
1040 },
1041 {
1042 "name": "Fabien Potencier",
1043 "email": "fabien@symfony.com"
1044 }
1045 ],
1046 "description": "Symfony Security Component - CSRF Library",
1047 "homepage": "http://symfony.com",
1048 "time": "2015-01-03 08:01:59"
1049 },
1050 {
1051 "name": "symfony/translation",
1052 "version": "v2.6.3",
1053 "target-dir": "Symfony/Component/Translation",
1054 "source": {
1055 "type": "git",
1056 "url": "https://github.com/symfony/Translation.git",
1057 "reference": "f289cdf8179d32058c1e1cbac723106a5ff6fa39"
1058 },
1059 "dist": {
1060 "type": "zip",
1061 "url": "https://api.github.com/repos/symfony/Translation/zipball/f289cdf8179d32058c1e1cbac723106a5ff6fa39",
1062 "reference": "f289cdf8179d32058c1e1cbac723106a5ff6fa39",
1063 "shasum": ""
1064 },
1065 "require": {
1066 "php": ">=5.3.3"
1067 },
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 },
1079 "type": "library",
1080 "extra": {
1081 "branch-alias": {
1082 "dev-master": "2.6-dev"
1083 }
1084 },
1085 "autoload": {
1086 "psr-0": {
1087 "Symfony\\Component\\Translation\\": ""
1088 }
1089 },
1090 "notification-url": "https://packagist.org/downloads/",
1091 "license": [
1092 "MIT"
1093 ],
1094 "authors": [
1095 {
1096 "name": "Symfony Community",
1097 "homepage": "http://symfony.com/contributors"
1098 },
1099 {
1100 "name": "Fabien Potencier",
1101 "email": "fabien@symfony.com"
1102 }
1103 ],
1104 "description": "Symfony Translation Component",
1105 "homepage": "http://symfony.com",
1106 "time": "2015-01-03 15:33:07"
1107 },
1108 {
1109 "name": "symfony/twig-bridge",
1110 "version": "v2.6.3",
1111 "target-dir": "Symfony/Bridge/Twig",
1112 "source": {
1113 "type": "git",
1114 "url": "https://github.com/symfony/TwigBridge.git",
1115 "reference": "72c911dd02f5d8e68accab7120fc0fd1a0b84ba1"
1116 },
1117 "dist": {
1118 "type": "zip",
1119 "url": "https://api.github.com/repos/symfony/TwigBridge/zipball/72c911dd02f5d8e68accab7120fc0fd1a0b84ba1",
1120 "reference": "72c911dd02f5d8e68accab7120fc0fd1a0b84ba1",
1121 "shasum": ""
1122 },
1123 "require": {
1124 "php": ">=5.3.3",
1125 "symfony/security-csrf": "~2.4",
1126 "twig/twig": "~1.13,>=1.13.1"
1127 },
1128 "require-dev": {
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"
1142 },
1143 "suggest": {
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"
1155 },
1156 "type": "symfony-bridge",
1157 "extra": {
1158 "branch-alias": {
1159 "dev-master": "2.6-dev"
1160 }
1161 },
1162 "autoload": {
1163 "psr-0": {
1164 "Symfony\\Bridge\\Twig\\": ""
1165 }
1166 },
1167 "notification-url": "https://packagist.org/downloads/",
1168 "license": [
1169 "MIT"
1170 ],
1171 "authors": [
1172 {
1173 "name": "Symfony Community",
1174 "homepage": "http://symfony.com/contributors"
1175 },
1176 {
1177 "name": "Fabien Potencier",
1178 "email": "fabien@symfony.com"
1179 }
1180 ],
1181 "description": "Symfony Twig Bridge",
1182 "homepage": "http://symfony.com",
1183 "time": "2015-01-05 14:28:40"
1184 },
1185 {
1186 "name": "twig/extensions",
1187 "version": "v1.0.1",
1188 "source": {
1189 "type": "git",
1190 "url": "https://github.com/twigphp/Twig-extensions.git",
1191 "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0"
1192 },
1193 "dist": {
1194 "type": "zip",
1195 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
1196 "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
1197 "shasum": ""
1198 },
1199 "require": {
1200 "twig/twig": "~1.0"
1201 },
1202 "type": "library",
1203 "extra": {
1204 "branch-alias": {
1205 "dev-master": "1.0.x-dev"
1206 }
1207 },
1208 "autoload": {
1209 "psr-0": {
1210 "Twig_Extensions_": "lib/"
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"
1221 }
1222 ],
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"
1231 },
1232 {
1233 "name": "twig/twig",
1234 "version": "v1.17.0",
1235 "source": {
1236 "type": "git",
1237 "url": "https://github.com/twigphp/Twig.git",
1238 "reference": "2493970fa4d587eca73f77e6d8bd48a8bdd4c608"
1239 },
1240 "dist": {
1241 "type": "zip",
1242 "url": "https://api.github.com/repos/twigphp/Twig/zipball/2493970fa4d587eca73f77e6d8bd48a8bdd4c608",
1243 "reference": "2493970fa4d587eca73f77e6d8bd48a8bdd4c608",
1244 "shasum": ""
1245 },
1246 "require": {
1247 "php": ">=5.2.4"
1248 },
1249 "type": "library",
1250 "extra": {
1251 "branch-alias": {
1252 "dev-master": "1.17-dev"
1253 }
1254 },
1255 "autoload": {
1256 "psr-0": {
1257 "Twig_": "lib/"
1258 }
1259 },
1260 "notification-url": "https://packagist.org/downloads/",
1261 "license": [
1262 "BSD-3-Clause"
1263 ],
1264 "authors": [
1265 {
1266 "name": "Fabien Potencier",
1267 "email": "fabien@symfony.com",
1268 "homepage": "http://fabien.potencier.org",
1269 "role": "Lead Developer"
1270 },
1271 {
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"
1280 }
1281 ],
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"
1288 },
1289 {
1290 "name": "umpirsky/twig-gettext-extractor",
1291 "version": "1.1.3",
1292 "source": {
1293 "type": "git",
1294 "url": "https://github.com/umpirsky/Twig-Gettext-Extractor.git",
1295 "reference": "1.1.3"
1296 },
1297 "dist": {
1298 "type": "zip",
1299 "url": "https://api.github.com/repos/umpirsky/Twig-Gettext-Extractor/zipball/1.1.3",
1300 "reference": "1.1.3",
1301 "shasum": ""
1302 },
1303 "require": {
1304 "php": ">=5.3.3",
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"
1312 },
1313 "require-dev": {
1314 "symfony/config": "2.1.*"
1315 },
1316 "bin": [
1317 "twig-gettext-extractor"
1318 ],
1319 "type": "application",
1320 "autoload": {
1321 "psr-0": {
1322 "Twig\\Gettext": "."
1323 }
1324 },
1325 "notification-url": "https://packagist.org/downloads/",
1326 "license": [
1327 "MIT"
1328 ],
1329 "authors": [
1330 {
1331 "name": "Саша Стаменковић",
1332 "email": "umpirsky@gmail.com",
1333 "homepage": "http://umpirsky.com"
1334 }
1335 ],
1336 "description": "The Twig Gettext Extractor is Poedit friendly tool which extracts translations from twig templates.",
1337 "time": "2013-02-14 16:41:48"
1338 },
1339 {
1340 "name": "wallabag/kriss_php5",
1341 "version": "dev-master",
1342 "source": {
1343 "type": "git",
1344 "url": "https://github.com/wallabag/kriss_php5.git",
1345 "reference": "f2dd88621a04828cdeb8d9a59b72fd34c94658b1"
1346 },
1347 "dist": {
1348 "type": "zip",
1349 "url": "https://api.github.com/repos/wallabag/kriss_php5/zipball/f2dd88621a04828cdeb8d9a59b72fd34c94658b1",
1350 "reference": "f2dd88621a04828cdeb8d9a59b72fd34c94658b1",
1351 "shasum": ""
1352 },
1353 "require": {
1354 "php": ">=5.3.0"
1355 },
1356 "type": "library",
1357 "autoload": {
1358 "files": [
1359 "Session.php"
1360 ]
1361 },
1362 "authors": [
1363 {
1364 "name": "Nicolas LÅ“uillet",
1365 "email": "nicolas@loeuillet.org",
1366 "homepage": "http://www.cdetc.fr"
1367 }
1368 ],
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"
1375 },
1376 {
1377 "name": "wallabag/pagination",
1378 "version": "dev-master",
1379 "source": {
1380 "type": "git",
1381 "url": "https://github.com/wallabag/pagination.git",
1382 "reference": "54e442b31c90e50e331cb8ac400537e0eda30deb"
1383 },
1384 "dist": {
1385 "type": "zip",
1386 "url": "https://api.github.com/repos/wallabag/pagination/zipball/54e442b31c90e50e331cb8ac400537e0eda30deb",
1387 "reference": "54e442b31c90e50e331cb8ac400537e0eda30deb",
1388 "shasum": ""
1389 },
1390 "require": {
1391 "php": ">=5.3.0"
1392 },
1393 "type": "library",
1394 "autoload": {
1395 "files": [
1396 "paginator.php"
1397 ]
1398 },
1399 "authors": [
1400 {
1401 "name": "Nicolas LÅ“uillet",
1402 "email": "nicolas@loeuillet.org",
1403 "homepage": "http://www.cdetc.fr"
1404 }
1405 ],
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"
1412 },
1413 {
1414 "name": "wallabag/php-flash-messages",
1415 "version": "dev-master",
1416 "source": {
1417 "type": "git",
1418 "url": "https://github.com/wallabag/PHP-Flash-Messages.git",
1419 "reference": "ea68eb768f32156baa15f7a3cd880ba8ff5af6ab"
1420 },
1421 "dist": {
1422 "type": "zip",
1423 "url": "https://api.github.com/repos/wallabag/PHP-Flash-Messages/zipball/ea68eb768f32156baa15f7a3cd880ba8ff5af6ab",
1424 "reference": "ea68eb768f32156baa15f7a3cd880ba8ff5af6ab",
1425 "shasum": ""
1426 },
1427 "require": {
1428 "php": ">=5.3.0"
1429 },
1430 "type": "library",
1431 "autoload": {
1432 "files": [
1433 "class.messages.php"
1434 ]
1435 },
1436 "license": [
1437 "Apache"
1438 ],
1439 "authors": [
1440 {
1441 "name": "Nicolas LÅ“uillet",
1442 "email": "nicolas@loeuillet.org",
1443 "homepage": "http://www.cdetc.fr"
1444 }
1445 ],
1446 "description": "Session-based Flash Messages class for PHP",
1447 "homepage": "https://github.com/wallabag/PHP-Flash-Messages",
1448 "keywords": [
1449 "flash",
1450 "messages",
1451 "php-flash-messages",
1452 "sessions"
1453 ],
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": [
1461 {
1462 "name": "phpunit/php-code-coverage",
1463 "version": "1.2.18",
1464 "source": {
1465 "type": "git",
1466 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1467 "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b"
1468 },
1469 "dist": {
1470 "type": "zip",
1471 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
1472 "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
1473 "shasum": ""
1474 },
1475 "require": {
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"
1480 },
1481 "require-dev": {
1482 "phpunit/phpunit": "3.7.*@dev"
1483 },
1484 "suggest": {
1485 "ext-dom": "*",
1486 "ext-xdebug": ">=2.0.5"
1487 },
1488 "type": "library",
1489 "extra": {
1490 "branch-alias": {
1491 "dev-master": "1.2.x-dev"
1492 }
1493 },
1494 "autoload": {
1495 "classmap": [
1496 "PHP/"
1497 ]
1498 },
1499 "notification-url": "https://packagist.org/downloads/",
1500 "include-path": [
1501 ""
1502 ],
1503 "license": [
1504 "BSD-3-Clause"
1505 ],
1506 "authors": [
1507 {
1508 "name": "Sebastian Bergmann",
1509 "email": "sb@sebastian-bergmann.de",
1510 "role": "lead"
1511 }
1512 ],
1513 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1514 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1515 "keywords": [
1516 "coverage",
1517 "testing",
1518 "xunit"
1519 ],
1520 "time": "2014-09-02 10:13:14"
1521 },
1522 {
1523 "name": "phpunit/php-file-iterator",
1524 "version": "1.3.4",
1525 "source": {
1526 "type": "git",
1527 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1528 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
1529 },
1530 "dist": {
1531 "type": "zip",
1532 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
1533 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
1534 "shasum": ""
1535 },
1536 "require": {
1537 "php": ">=5.3.3"
1538 },
1539 "type": "library",
1540 "autoload": {
1541 "classmap": [
1542 "File/"
1543 ]
1544 },
1545 "notification-url": "https://packagist.org/downloads/",
1546 "include-path": [
1547 ""
1548 ],
1549 "license": [
1550 "BSD-3-Clause"
1551 ],
1552 "authors": [
1553 {
1554 "name": "Sebastian Bergmann",
1555 "email": "sb@sebastian-bergmann.de",
1556 "role": "lead"
1557 }
1558 ],
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"
1566 },
1567 {
1568 "name": "phpunit/php-text-template",
1569 "version": "1.2.0",
1570 "source": {
1571 "type": "git",
1572 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1573 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
1574 },
1575 "dist": {
1576 "type": "zip",
1577 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1578 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1579 "shasum": ""
1580 },
1581 "require": {
1582 "php": ">=5.3.3"
1583 },
1584 "type": "library",
1585 "autoload": {
1586 "classmap": [
1587 "Text/"
1588 ]
1589 },
1590 "notification-url": "https://packagist.org/downloads/",
1591 "include-path": [
1592 ""
1593 ],
1594 "license": [
1595 "BSD-3-Clause"
1596 ],
1597 "authors": [
1598 {
1599 "name": "Sebastian Bergmann",
1600 "email": "sb@sebastian-bergmann.de",
1601 "role": "lead"
1602 }
1603 ],
1604 "description": "Simple template engine.",
1605 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1606 "keywords": [
1607 "template"
1608 ],
1609 "time": "2014-01-30 17:20:04"
1610 },
1611 {
1612 "name": "phpunit/php-timer",
1613 "version": "1.0.5",
1614 "source": {
1615 "type": "git",
1616 "url": "https://github.com/sebastianbergmann/php-timer.git",
1617 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
1618 },
1619 "dist": {
1620 "type": "zip",
1621 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1622 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1623 "shasum": ""
1624 },
1625 "require": {
1626 "php": ">=5.3.3"
1627 },
1628 "type": "library",
1629 "autoload": {
1630 "classmap": [
1631 "PHP/"
1632 ]
1633 },
1634 "notification-url": "https://packagist.org/downloads/",
1635 "include-path": [
1636 ""
1637 ],
1638 "license": [
1639 "BSD-3-Clause"
1640 ],
1641 "authors": [
1642 {
1643 "name": "Sebastian Bergmann",
1644 "email": "sb@sebastian-bergmann.de",
1645 "role": "lead"
1646 }
1647 ],
1648 "description": "Utility class for timing",
1649 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1650 "keywords": [
1651 "timer"
1652 ],
1653 "time": "2013-08-02 07:42:54"
1654 },
1655 {
1656 "name": "phpunit/php-token-stream",
1657 "version": "1.2.2",
1658 "source": {
1659 "type": "git",
1660 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1661 "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32"
1662 },
1663 "dist": {
1664 "type": "zip",
1665 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
1666 "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32",
1667 "shasum": ""
1668 },
1669 "require": {
1670 "ext-tokenizer": "*",
1671 "php": ">=5.3.3"
1672 },
1673 "type": "library",
1674 "extra": {
1675 "branch-alias": {
1676 "dev-master": "1.2-dev"
1677 }
1678 },
1679 "autoload": {
1680 "classmap": [
1681 "PHP/"
1682 ]
1683 },
1684 "notification-url": "https://packagist.org/downloads/",
1685 "include-path": [
1686 ""
1687 ],
1688 "license": [
1689 "BSD-3-Clause"
1690 ],
1691 "authors": [
1692 {
1693 "name": "Sebastian Bergmann",
1694 "email": "sb@sebastian-bergmann.de",
1695 "role": "lead"
1696 }
1697 ],
1698 "description": "Wrapper around PHP's tokenizer extension.",
1699 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1700 "keywords": [
1701 "tokenizer"
1702 ],
1703 "time": "2014-03-03 05:10:30"
1704 },
1705 {
1706 "name": "phpunit/phpunit",
1707 "version": "3.7.38",
1708 "source": {
1709 "type": "git",
1710 "url": "https://github.com/sebastianbergmann/phpunit.git",
1711 "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6"
1712 },
1713 "dist": {
1714 "type": "zip",
1715 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6",
1716 "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6",
1717 "shasum": ""
1718 },
1719 "require": {
1720 "ext-ctype": "*",
1721 "ext-dom": "*",
1722 "ext-json": "*",
1723 "ext-pcre": "*",
1724 "ext-reflection": "*",
1725 "ext-spl": "*",
1726 "php": ">=5.3.3",
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"
1733 },
1734 "require-dev": {
1735 "pear-pear.php.net/pear": "1.9.4"
1736 },
1737 "suggest": {
1738 "phpunit/php-invoker": "~1.1"
1739 },
1740 "bin": [
1741 "composer/bin/phpunit"
1742 ],
1743 "type": "library",
1744 "extra": {
1745 "branch-alias": {
1746 "dev-master": "3.7.x-dev"
1747 }
1748 },
1749 "autoload": {
1750 "classmap": [
1751 "PHPUnit/"
1752 ]
1753 },
1754 "notification-url": "https://packagist.org/downloads/",
1755 "include-path": [
1756 "",
1757 "../../symfony/yaml/"
1758 ],
1759 "license": [
1760 "BSD-3-Clause"
1761 ],
1762 "authors": [
1763 {
1764 "name": "Sebastian Bergmann",
1765 "email": "sebastian@phpunit.de",
1766 "role": "lead"
1767 }
1768 ],
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"
1777 },
1778 {
1779 "name": "phpunit/phpunit-mock-objects",
1780 "version": "1.2.3",
1781 "source": {
1782 "type": "git",
1783 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1784 "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875"
1785 },
1786 "dist": {
1787 "type": "zip",
1788 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875",
1789 "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875",
1790 "shasum": ""
1791 },
1792 "require": {
1793 "php": ">=5.3.3",
1794 "phpunit/php-text-template": ">=1.1.1@stable"
1795 },
1796 "suggest": {
1797 "ext-soap": "*"
1798 },
1799 "type": "library",
1800 "autoload": {
1801 "classmap": [
1802 "PHPUnit/"
1803 ]
1804 },
1805 "notification-url": "https://packagist.org/downloads/",
1806 "include-path": [
1807 ""
1808 ],
1809 "license": [
1810 "BSD-3-Clause"
1811 ],
1812 "authors": [
1813 {
1814 "name": "Sebastian Bergmann",
1815 "email": "sb@sebastian-bergmann.de",
1816 "role": "lead"
1817 }
1818 ],
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"
1826 },
1827 {
1828 "name": "symfony/yaml",
1829 "version": "v2.6.3",
1830 "target-dir": "Symfony/Component/Yaml",
1831 "source": {
1832 "type": "git",
1833 "url": "https://github.com/symfony/Yaml.git",
1834 "reference": "82462a90848a52c2533aa6b598b107d68076b018"
1835 },
1836 "dist": {
1837 "type": "zip",
1838 "url": "https://api.github.com/repos/symfony/Yaml/zipball/82462a90848a52c2533aa6b598b107d68076b018",
1839 "reference": "82462a90848a52c2533aa6b598b107d68076b018",
1840 "shasum": ""
1841 },
1842 "require": {
1843 "php": ">=5.3.3"
1844 },
1845 "type": "library",
1846 "extra": {
1847 "branch-alias": {
1848 "dev-master": "2.6-dev"
1849 }
1850 },
1851 "autoload": {
1852 "psr-0": {
1853 "Symfony\\Component\\Yaml\\": ""
1854 }
1855 },
1856 "notification-url": "https://packagist.org/downloads/",
1857 "license": [
1858 "MIT"
1859 ],
1860 "authors": [
1861 {
1862 "name": "Symfony Community",
1863 "homepage": "http://symfony.com/contributors"
1864 },
1865 {
1866 "name": "Fabien Potencier",
1867 "email": "fabien@symfony.com"
1868 }
1869 ],
1870 "description": "Symfony Yaml Component",
1871 "homepage": "http://symfony.com",
1872 "time": "2015-01-03 15:33:07"
1873 }
1874 ],
1875 "aliases": [],
1876 "minimum-stability": "stable",
1877 "stability-flags": {
1878 "fabpot/goutte": 20,
1879 "ezyang/htmlpurifier": 20,
1880 "mgargano/simplehtmldom": 20,
1881 "wallabag/php-flash-messages": 20,
1882 "wallabag/kriss_php5": 20,
1883 "wallabag/pagination": 20
1884 },
1885 "prefer-stable": false,
1886 "prefer-lowest": false,
1887 "platform": [],
1888 "platform-dev": []
1889 }