]> git.immae.eu Git - github/wallabag/wallabag.git/blob - composer.lock
Add Pagerfanta
[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": "43d869c37ae73d7b74d3f77c4028bf9c",
8 "packages": [
9 {
10 "name": "doctrine/annotations",
11 "version": "v1.2.3",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/doctrine/annotations.git",
15 "reference": "eeda578cbe24a170331a1cfdf78be723412df7a4"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/doctrine/annotations/zipball/eeda578cbe24a170331a1cfdf78be723412df7a4",
20 "reference": "eeda578cbe24a170331a1cfdf78be723412df7a4",
21 "shasum": ""
22 },
23 "require": {
24 "doctrine/lexer": "1.*",
25 "php": ">=5.3.2"
26 },
27 "require-dev": {
28 "doctrine/cache": "1.*",
29 "phpunit/phpunit": "4.*"
30 },
31 "type": "library",
32 "extra": {
33 "branch-alias": {
34 "dev-master": "1.3.x-dev"
35 }
36 },
37 "autoload": {
38 "psr-0": {
39 "Doctrine\\Common\\Annotations\\": "lib/"
40 }
41 },
42 "notification-url": "https://packagist.org/downloads/",
43 "license": [
44 "MIT"
45 ],
46 "authors": [
47 {
48 "name": "Roman Borschel",
49 "email": "roman@code-factory.org"
50 },
51 {
52 "name": "Benjamin Eberlei",
53 "email": "kontakt@beberlei.de"
54 },
55 {
56 "name": "Guilherme Blanco",
57 "email": "guilhermeblanco@gmail.com"
58 },
59 {
60 "name": "Jonathan Wage",
61 "email": "jonwage@gmail.com"
62 },
63 {
64 "name": "Johannes Schmitt",
65 "email": "schmittjoh@gmail.com"
66 }
67 ],
68 "description": "Docblock Annotations Parser",
69 "homepage": "http://www.doctrine-project.org",
70 "keywords": [
71 "annotations",
72 "docblock",
73 "parser"
74 ],
75 "time": "2014-12-20 20:49:38"
76 },
77 {
78 "name": "doctrine/cache",
79 "version": "v1.4.0",
80 "source": {
81 "type": "git",
82 "url": "https://github.com/doctrine/cache.git",
83 "reference": "2346085d2b027b233ae1d5de59b07440b9f288c8"
84 },
85 "dist": {
86 "type": "zip",
87 "url": "https://api.github.com/repos/doctrine/cache/zipball/2346085d2b027b233ae1d5de59b07440b9f288c8",
88 "reference": "2346085d2b027b233ae1d5de59b07440b9f288c8",
89 "shasum": ""
90 },
91 "require": {
92 "php": ">=5.3.2"
93 },
94 "conflict": {
95 "doctrine/common": ">2.2,<2.4"
96 },
97 "require-dev": {
98 "phpunit/phpunit": ">=3.7",
99 "predis/predis": "~0.8",
100 "satooshi/php-coveralls": "~0.6"
101 },
102 "type": "library",
103 "extra": {
104 "branch-alias": {
105 "dev-master": "1.4.x-dev"
106 }
107 },
108 "autoload": {
109 "psr-0": {
110 "Doctrine\\Common\\Cache\\": "lib/"
111 }
112 },
113 "notification-url": "https://packagist.org/downloads/",
114 "license": [
115 "MIT"
116 ],
117 "authors": [
118 {
119 "name": "Roman Borschel",
120 "email": "roman@code-factory.org"
121 },
122 {
123 "name": "Benjamin Eberlei",
124 "email": "kontakt@beberlei.de"
125 },
126 {
127 "name": "Guilherme Blanco",
128 "email": "guilhermeblanco@gmail.com"
129 },
130 {
131 "name": "Jonathan Wage",
132 "email": "jonwage@gmail.com"
133 },
134 {
135 "name": "Johannes Schmitt",
136 "email": "schmittjoh@gmail.com"
137 }
138 ],
139 "description": "Caching library offering an object-oriented API for many cache backends",
140 "homepage": "http://www.doctrine-project.org",
141 "keywords": [
142 "cache",
143 "caching"
144 ],
145 "time": "2015-01-15 20:38:55"
146 },
147 {
148 "name": "doctrine/collections",
149 "version": "v1.2",
150 "source": {
151 "type": "git",
152 "url": "https://github.com/doctrine/collections.git",
153 "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2"
154 },
155 "dist": {
156 "type": "zip",
157 "url": "https://api.github.com/repos/doctrine/collections/zipball/b99c5c46c87126201899afe88ec490a25eedd6a2",
158 "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2",
159 "shasum": ""
160 },
161 "require": {
162 "php": ">=5.3.2"
163 },
164 "type": "library",
165 "extra": {
166 "branch-alias": {
167 "dev-master": "1.2.x-dev"
168 }
169 },
170 "autoload": {
171 "psr-0": {
172 "Doctrine\\Common\\Collections\\": "lib/"
173 }
174 },
175 "notification-url": "https://packagist.org/downloads/",
176 "license": [
177 "MIT"
178 ],
179 "authors": [
180 {
181 "name": "Jonathan Wage",
182 "email": "jonwage@gmail.com",
183 "homepage": "http://www.jwage.com/",
184 "role": "Creator"
185 },
186 {
187 "name": "Guilherme Blanco",
188 "email": "guilhermeblanco@gmail.com",
189 "homepage": "http://www.instaclick.com"
190 },
191 {
192 "name": "Roman Borschel",
193 "email": "roman@code-factory.org"
194 },
195 {
196 "name": "Benjamin Eberlei",
197 "email": "kontakt@beberlei.de"
198 },
199 {
200 "name": "Johannes Schmitt",
201 "email": "schmittjoh@gmail.com",
202 "homepage": "https://github.com/schmittjoh",
203 "role": "Developer of wrapped JMSSerializerBundle"
204 }
205 ],
206 "description": "Collections Abstraction library",
207 "homepage": "http://www.doctrine-project.org",
208 "keywords": [
209 "array",
210 "collections",
211 "iterator"
212 ],
213 "time": "2014-02-03 23:07:43"
214 },
215 {
216 "name": "doctrine/common",
217 "version": "v2.4.2",
218 "source": {
219 "type": "git",
220 "url": "https://github.com/doctrine/common.git",
221 "reference": "5db6ab40e4c531f14dad4ca96a394dfce5d4255b"
222 },
223 "dist": {
224 "type": "zip",
225 "url": "https://api.github.com/repos/doctrine/common/zipball/5db6ab40e4c531f14dad4ca96a394dfce5d4255b",
226 "reference": "5db6ab40e4c531f14dad4ca96a394dfce5d4255b",
227 "shasum": ""
228 },
229 "require": {
230 "doctrine/annotations": "1.*",
231 "doctrine/cache": "1.*",
232 "doctrine/collections": "1.*",
233 "doctrine/inflector": "1.*",
234 "doctrine/lexer": "1.*",
235 "php": ">=5.3.2"
236 },
237 "require-dev": {
238 "phpunit/phpunit": "~3.7"
239 },
240 "type": "library",
241 "extra": {
242 "branch-alias": {
243 "dev-master": "2.4.x-dev"
244 }
245 },
246 "autoload": {
247 "psr-0": {
248 "Doctrine\\Common\\": "lib/"
249 }
250 },
251 "notification-url": "https://packagist.org/downloads/",
252 "license": [
253 "MIT"
254 ],
255 "authors": [
256 {
257 "name": "Jonathan Wage",
258 "email": "jonwage@gmail.com",
259 "homepage": "http://www.jwage.com/",
260 "role": "Creator"
261 },
262 {
263 "name": "Guilherme Blanco",
264 "email": "guilhermeblanco@gmail.com",
265 "homepage": "http://www.instaclick.com"
266 },
267 {
268 "name": "Roman Borschel",
269 "email": "roman@code-factory.org"
270 },
271 {
272 "name": "Benjamin Eberlei",
273 "email": "kontakt@beberlei.de"
274 },
275 {
276 "name": "Johannes Schmitt",
277 "email": "schmittjoh@gmail.com",
278 "homepage": "https://github.com/schmittjoh",
279 "role": "Developer of wrapped JMSSerializerBundle"
280 }
281 ],
282 "description": "Common Library for Doctrine projects",
283 "homepage": "http://www.doctrine-project.org",
284 "keywords": [
285 "annotations",
286 "collections",
287 "eventmanager",
288 "persistence",
289 "spl"
290 ],
291 "time": "2014-05-21 19:28:51"
292 },
293 {
294 "name": "doctrine/dbal",
295 "version": "v2.5.1",
296 "source": {
297 "type": "git",
298 "url": "https://github.com/doctrine/dbal.git",
299 "reference": "628c2256b646ae2417d44e063bce8aec5199d48d"
300 },
301 "dist": {
302 "type": "zip",
303 "url": "https://api.github.com/repos/doctrine/dbal/zipball/628c2256b646ae2417d44e063bce8aec5199d48d",
304 "reference": "628c2256b646ae2417d44e063bce8aec5199d48d",
305 "shasum": ""
306 },
307 "require": {
308 "doctrine/common": ">=2.4,<2.6-dev",
309 "php": ">=5.3.2"
310 },
311 "require-dev": {
312 "phpunit/phpunit": "4.*",
313 "symfony/console": "2.*"
314 },
315 "suggest": {
316 "symfony/console": "For helpful console commands such as SQL execution and import of files."
317 },
318 "bin": [
319 "bin/doctrine-dbal"
320 ],
321 "type": "library",
322 "extra": {
323 "branch-alias": {
324 "dev-master": "2.5.x-dev"
325 }
326 },
327 "autoload": {
328 "psr-0": {
329 "Doctrine\\DBAL\\": "lib/"
330 }
331 },
332 "notification-url": "https://packagist.org/downloads/",
333 "license": [
334 "MIT"
335 ],
336 "authors": [
337 {
338 "name": "Roman Borschel",
339 "email": "roman@code-factory.org"
340 },
341 {
342 "name": "Benjamin Eberlei",
343 "email": "kontakt@beberlei.de"
344 },
345 {
346 "name": "Guilherme Blanco",
347 "email": "guilhermeblanco@gmail.com"
348 },
349 {
350 "name": "Jonathan Wage",
351 "email": "jonwage@gmail.com"
352 }
353 ],
354 "description": "Database Abstraction Layer",
355 "homepage": "http://www.doctrine-project.org",
356 "keywords": [
357 "database",
358 "dbal",
359 "persistence",
360 "queryobject"
361 ],
362 "time": "2015-01-12 21:52:47"
363 },
364 {
365 "name": "doctrine/doctrine-bundle",
366 "version": "v1.3.0",
367 "source": {
368 "type": "git",
369 "url": "https://github.com/doctrine/DoctrineBundle.git",
370 "reference": "3beb3a780485ab01f86941f4892cd23ef8c39c6b"
371 },
372 "dist": {
373 "type": "zip",
374 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/3beb3a780485ab01f86941f4892cd23ef8c39c6b",
375 "reference": "3beb3a780485ab01f86941f4892cd23ef8c39c6b",
376 "shasum": ""
377 },
378 "require": {
379 "doctrine/dbal": "~2.3",
380 "doctrine/doctrine-cache-bundle": "~1.0",
381 "jdorn/sql-formatter": "~1.1",
382 "php": ">=5.3.2",
383 "symfony/doctrine-bridge": "~2.2",
384 "symfony/framework-bundle": "~2.2"
385 },
386 "require-dev": {
387 "doctrine/orm": "~2.3",
388 "phpunit/php-code-coverage": "~1.2",
389 "phpunit/phpunit": "~3.7",
390 "phpunit/phpunit-mock-objects": "~1.2",
391 "satooshi/php-coveralls": "~0.6.1",
392 "symfony/validator": "~2.2",
393 "symfony/yaml": "~2.2",
394 "twig/twig": "~1"
395 },
396 "suggest": {
397 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
398 "symfony/web-profiler-bundle": "to use the data collector"
399 },
400 "type": "symfony-bundle",
401 "extra": {
402 "branch-alias": {
403 "dev-master": "1.3.x-dev"
404 }
405 },
406 "autoload": {
407 "psr-4": {
408 "Doctrine\\Bundle\\DoctrineBundle\\": ""
409 }
410 },
411 "notification-url": "https://packagist.org/downloads/",
412 "license": [
413 "MIT"
414 ],
415 "authors": [
416 {
417 "name": "Symfony Community",
418 "homepage": "http://symfony.com/contributors"
419 },
420 {
421 "name": "Benjamin Eberlei",
422 "email": "kontakt@beberlei.de"
423 },
424 {
425 "name": "Doctrine Project",
426 "homepage": "http://www.doctrine-project.org/"
427 },
428 {
429 "name": "Fabien Potencier",
430 "email": "fabien@symfony.com"
431 }
432 ],
433 "description": "Symfony DoctrineBundle",
434 "homepage": "http://www.doctrine-project.org",
435 "keywords": [
436 "database",
437 "dbal",
438 "orm",
439 "persistence"
440 ],
441 "time": "2014-11-28 08:32:03"
442 },
443 {
444 "name": "doctrine/doctrine-cache-bundle",
445 "version": "v1.0.1",
446 "target-dir": "Doctrine/Bundle/DoctrineCacheBundle",
447 "source": {
448 "type": "git",
449 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
450 "reference": "e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d"
451 },
452 "dist": {
453 "type": "zip",
454 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d",
455 "reference": "e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d",
456 "shasum": ""
457 },
458 "require": {
459 "doctrine/cache": "~1.3",
460 "doctrine/inflector": "~1.0",
461 "php": ">=5.3.2",
462 "symfony/doctrine-bridge": "~2.2",
463 "symfony/framework-bundle": "~2.2",
464 "symfony/security": "~2.2"
465 },
466 "require-dev": {
467 "instaclick/coding-standard": "~1.1",
468 "instaclick/object-calisthenics-sniffs": "dev-master",
469 "instaclick/symfony2-coding-standard": "dev-remaster",
470 "phpunit/phpunit": "~3.7",
471 "satooshi/php-coveralls": "~0.6.1",
472 "squizlabs/php_codesniffer": "dev-master",
473 "symfony/console": "~2.2",
474 "symfony/finder": "~2.2",
475 "symfony/validator": "~2.2",
476 "symfony/yaml": "~2.2"
477 },
478 "type": "symfony-bundle",
479 "extra": {
480 "branch-alias": {
481 "dev-master": "1.0.x-dev"
482 }
483 },
484 "autoload": {
485 "psr-0": {
486 "Doctrine\\Bundle\\DoctrineCacheBundle": ""
487 }
488 },
489 "notification-url": "https://packagist.org/downloads/",
490 "license": [
491 "MIT"
492 ],
493 "authors": [
494 {
495 "name": "Symfony Community",
496 "homepage": "http://symfony.com/contributors"
497 },
498 {
499 "name": "Benjamin Eberlei",
500 "email": "kontakt@beberlei.de"
501 },
502 {
503 "name": "Fabio B. Silva",
504 "email": "fabio.bat.silva@gmail.com"
505 },
506 {
507 "name": "Guilherme Blanco",
508 "email": "guilhermeblanco@hotmail.com"
509 },
510 {
511 "name": "Doctrine Project",
512 "homepage": "http://www.doctrine-project.org/"
513 },
514 {
515 "name": "Fabien Potencier",
516 "email": "fabien@symfony.com"
517 }
518 ],
519 "description": "Symfony2 Bundle for Doctrine Cache",
520 "homepage": "http://www.doctrine-project.org",
521 "keywords": [
522 "cache",
523 "caching"
524 ],
525 "time": "2014-11-28 09:43:36"
526 },
527 {
528 "name": "doctrine/inflector",
529 "version": "v1.0.1",
530 "source": {
531 "type": "git",
532 "url": "https://github.com/doctrine/inflector.git",
533 "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604"
534 },
535 "dist": {
536 "type": "zip",
537 "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604",
538 "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604",
539 "shasum": ""
540 },
541 "require": {
542 "php": ">=5.3.2"
543 },
544 "require-dev": {
545 "phpunit/phpunit": "4.*"
546 },
547 "type": "library",
548 "extra": {
549 "branch-alias": {
550 "dev-master": "1.0.x-dev"
551 }
552 },
553 "autoload": {
554 "psr-0": {
555 "Doctrine\\Common\\Inflector\\": "lib/"
556 }
557 },
558 "notification-url": "https://packagist.org/downloads/",
559 "license": [
560 "MIT"
561 ],
562 "authors": [
563 {
564 "name": "Roman Borschel",
565 "email": "roman@code-factory.org"
566 },
567 {
568 "name": "Benjamin Eberlei",
569 "email": "kontakt@beberlei.de"
570 },
571 {
572 "name": "Guilherme Blanco",
573 "email": "guilhermeblanco@gmail.com"
574 },
575 {
576 "name": "Jonathan Wage",
577 "email": "jonwage@gmail.com"
578 },
579 {
580 "name": "Johannes Schmitt",
581 "email": "schmittjoh@gmail.com"
582 }
583 ],
584 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
585 "homepage": "http://www.doctrine-project.org",
586 "keywords": [
587 "inflection",
588 "pluralize",
589 "singularize",
590 "string"
591 ],
592 "time": "2014-12-20 21:24:13"
593 },
594 {
595 "name": "doctrine/lexer",
596 "version": "v1.0.1",
597 "source": {
598 "type": "git",
599 "url": "https://github.com/doctrine/lexer.git",
600 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
601 },
602 "dist": {
603 "type": "zip",
604 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
605 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
606 "shasum": ""
607 },
608 "require": {
609 "php": ">=5.3.2"
610 },
611 "type": "library",
612 "extra": {
613 "branch-alias": {
614 "dev-master": "1.0.x-dev"
615 }
616 },
617 "autoload": {
618 "psr-0": {
619 "Doctrine\\Common\\Lexer\\": "lib/"
620 }
621 },
622 "notification-url": "https://packagist.org/downloads/",
623 "license": [
624 "MIT"
625 ],
626 "authors": [
627 {
628 "name": "Roman Borschel",
629 "email": "roman@code-factory.org"
630 },
631 {
632 "name": "Guilherme Blanco",
633 "email": "guilhermeblanco@gmail.com"
634 },
635 {
636 "name": "Johannes Schmitt",
637 "email": "schmittjoh@gmail.com"
638 }
639 ],
640 "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
641 "homepage": "http://www.doctrine-project.org",
642 "keywords": [
643 "lexer",
644 "parser"
645 ],
646 "time": "2014-09-09 13:34:57"
647 },
648 {
649 "name": "doctrine/orm",
650 "version": "v2.4.7",
651 "source": {
652 "type": "git",
653 "url": "https://github.com/doctrine/doctrine2.git",
654 "reference": "2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68"
655 },
656 "dist": {
657 "type": "zip",
658 "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68",
659 "reference": "2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68",
660 "shasum": ""
661 },
662 "require": {
663 "doctrine/collections": "~1.1",
664 "doctrine/dbal": "~2.4",
665 "ext-pdo": "*",
666 "php": ">=5.3.2",
667 "symfony/console": "~2.0"
668 },
669 "require-dev": {
670 "satooshi/php-coveralls": "dev-master",
671 "symfony/yaml": "~2.1"
672 },
673 "suggest": {
674 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
675 },
676 "bin": [
677 "bin/doctrine",
678 "bin/doctrine.php"
679 ],
680 "type": "library",
681 "extra": {
682 "branch-alias": {
683 "dev-master": "2.4.x-dev"
684 }
685 },
686 "autoload": {
687 "psr-0": {
688 "Doctrine\\ORM\\": "lib/"
689 }
690 },
691 "notification-url": "https://packagist.org/downloads/",
692 "license": [
693 "MIT"
694 ],
695 "authors": [
696 {
697 "name": "Roman Borschel",
698 "email": "roman@code-factory.org"
699 },
700 {
701 "name": "Benjamin Eberlei",
702 "email": "kontakt@beberlei.de"
703 },
704 {
705 "name": "Guilherme Blanco",
706 "email": "guilhermeblanco@gmail.com"
707 },
708 {
709 "name": "Jonathan Wage",
710 "email": "jonwage@gmail.com"
711 }
712 ],
713 "description": "Object-Relational-Mapper for PHP",
714 "homepage": "http://www.doctrine-project.org",
715 "keywords": [
716 "database",
717 "orm"
718 ],
719 "time": "2014-12-16 13:45:01"
720 },
721 {
722 "name": "ezyang/htmlpurifier",
723 "version": "v4.6.0",
724 "source": {
725 "type": "git",
726 "url": "https://github.com/ezyang/htmlpurifier.git",
727 "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd"
728 },
729 "dist": {
730 "type": "zip",
731 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd",
732 "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd",
733 "shasum": ""
734 },
735 "require": {
736 "php": ">=5.2"
737 },
738 "type": "library",
739 "autoload": {
740 "psr-0": {
741 "HTMLPurifier": "library/"
742 },
743 "files": [
744 "library/HTMLPurifier.composer.php"
745 ]
746 },
747 "notification-url": "https://packagist.org/downloads/",
748 "license": [
749 "LGPL"
750 ],
751 "authors": [
752 {
753 "name": "Edward Z. Yang",
754 "email": "admin@htmlpurifier.org",
755 "homepage": "http://ezyang.com"
756 }
757 ],
758 "description": "Standards compliant HTML filter written in PHP",
759 "homepage": "http://htmlpurifier.org/",
760 "keywords": [
761 "html"
762 ],
763 "time": "2013-11-30 08:25:19"
764 },
765 {
766 "name": "friendsofsymfony/rest-bundle",
767 "version": "1.5.3",
768 "target-dir": "FOS/RestBundle",
769 "source": {
770 "type": "git",
771 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
772 "reference": "fdd21c4c0cb6222ae37efc9362c6a96bd1432412"
773 },
774 "dist": {
775 "type": "zip",
776 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/fdd21c4c0cb6222ae37efc9362c6a96bd1432412",
777 "reference": "fdd21c4c0cb6222ae37efc9362c6a96bd1432412",
778 "shasum": ""
779 },
780 "require": {
781 "doctrine/inflector": "~1.0",
782 "php": ">=5.3.9",
783 "psr/log": "~1.0",
784 "symfony/framework-bundle": "~2.2",
785 "willdurand/jsonp-callback-validator": "~1.0",
786 "willdurand/negotiation": "~1.2"
787 },
788 "conflict": {
789 "jms/serializer": "<0.12",
790 "jms/serializer-bundle": "<0.11"
791 },
792 "require-dev": {
793 "jms/serializer-bundle": "~0.12",
794 "sensio/framework-extra-bundle": "~2.2",
795 "symfony/form": "~2.2",
796 "symfony/security": "~2.2",
797 "symfony/serializer": "~2.2",
798 "symfony/validator": "~2.2",
799 "symfony/yaml": "~2.2"
800 },
801 "suggest": {
802 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ~0.12",
803 "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener",
804 "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.2",
805 "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ~2.2"
806 },
807 "type": "symfony-bundle",
808 "extra": {
809 "branch-alias": {
810 "dev-master": "1.5-dev"
811 }
812 },
813 "autoload": {
814 "psr-0": {
815 "FOS\\RestBundle": ""
816 }
817 },
818 "notification-url": "https://packagist.org/downloads/",
819 "license": [
820 "MIT"
821 ],
822 "authors": [
823 {
824 "name": "Lukas Kahwe Smith",
825 "email": "smith@pooteeweet.org"
826 },
827 {
828 "name": "FriendsOfSymfony Community",
829 "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
830 },
831 {
832 "name": "Konstantin Kudryashov",
833 "email": "ever.zet@gmail.com"
834 }
835 ],
836 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony2",
837 "homepage": "http://friendsofsymfony.github.com",
838 "keywords": [
839 "rest"
840 ],
841 "time": "2015-02-16 15:26:12"
842 },
843 {
844 "name": "htmlawed/htmlawed",
845 "version": "dev-master",
846 "source": {
847 "type": "git",
848 "url": "https://github.com/kesar/HTMLawed.git",
849 "reference": "9d292af5f4c288aa68f38b87f5d88c8214f5f233"
850 },
851 "dist": {
852 "type": "zip",
853 "url": "https://api.github.com/repos/kesar/HTMLawed/zipball/9d292af5f4c288aa68f38b87f5d88c8214f5f233",
854 "reference": "9d292af5f4c288aa68f38b87f5d88c8214f5f233",
855 "shasum": ""
856 },
857 "require": {
858 "php": ">4.4.0"
859 },
860 "type": "library",
861 "autoload": {
862 "files": [
863 "htmLawed.php"
864 ]
865 },
866 "notification-url": "https://packagist.org/downloads/",
867 "license": [
868 "GPL-2.0+",
869 "LGPL-3.0"
870 ],
871 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
872 "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
873 "keywords": [
874 "HTMLtidy",
875 "html",
876 "sanitize",
877 "strip",
878 "tags"
879 ],
880 "time": "2014-01-05 13:06:52"
881 },
882 {
883 "name": "incenteev/composer-parameter-handler",
884 "version": "v2.1.0",
885 "target-dir": "Incenteev/ParameterHandler",
886 "source": {
887 "type": "git",
888 "url": "https://github.com/Incenteev/ParameterHandler.git",
889 "reference": "143272a0a09c62616a3c8011fc165a10c6b35241"
890 },
891 "dist": {
892 "type": "zip",
893 "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/143272a0a09c62616a3c8011fc165a10c6b35241",
894 "reference": "143272a0a09c62616a3c8011fc165a10c6b35241",
895 "shasum": ""
896 },
897 "require": {
898 "php": ">=5.3.3",
899 "symfony/yaml": "~2.0"
900 },
901 "require-dev": {
902 "composer/composer": "1.0.*@dev",
903 "phpspec/prophecy-phpunit": "~1.0",
904 "symfony/filesystem": "~2.2"
905 },
906 "type": "library",
907 "extra": {
908 "branch-alias": {
909 "dev-master": "2.1.x-dev"
910 }
911 },
912 "autoload": {
913 "psr-0": {
914 "Incenteev\\ParameterHandler": ""
915 }
916 },
917 "notification-url": "https://packagist.org/downloads/",
918 "license": [
919 "MIT"
920 ],
921 "authors": [
922 {
923 "name": "Christophe Coevoet",
924 "email": "stof@notk.org"
925 }
926 ],
927 "description": "Composer script handling your ignored parameter file",
928 "homepage": "https://github.com/Incenteev/ParameterHandler",
929 "keywords": [
930 "parameters management"
931 ],
932 "time": "2013-12-07 10:10:39"
933 },
934 {
935 "name": "jdorn/sql-formatter",
936 "version": "v1.2.17",
937 "source": {
938 "type": "git",
939 "url": "https://github.com/jdorn/sql-formatter.git",
940 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
941 },
942 "dist": {
943 "type": "zip",
944 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
945 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
946 "shasum": ""
947 },
948 "require": {
949 "php": ">=5.2.4"
950 },
951 "require-dev": {
952 "phpunit/phpunit": "3.7.*"
953 },
954 "type": "library",
955 "extra": {
956 "branch-alias": {
957 "dev-master": "1.3.x-dev"
958 }
959 },
960 "autoload": {
961 "classmap": [
962 "lib"
963 ]
964 },
965 "notification-url": "https://packagist.org/downloads/",
966 "license": [
967 "MIT"
968 ],
969 "authors": [
970 {
971 "name": "Jeremy Dorn",
972 "email": "jeremy@jeremydorn.com",
973 "homepage": "http://jeremydorn.com/"
974 }
975 ],
976 "description": "a PHP SQL highlighting library",
977 "homepage": "https://github.com/jdorn/sql-formatter/",
978 "keywords": [
979 "highlight",
980 "sql"
981 ],
982 "time": "2014-01-12 16:20:24"
983 },
984 {
985 "name": "jms/metadata",
986 "version": "1.5.1",
987 "source": {
988 "type": "git",
989 "url": "https://github.com/schmittjoh/metadata.git",
990 "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
991 },
992 "dist": {
993 "type": "zip",
994 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
995 "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
996 "shasum": ""
997 },
998 "require": {
999 "php": ">=5.3.0"
1000 },
1001 "require-dev": {
1002 "doctrine/cache": "~1.0"
1003 },
1004 "type": "library",
1005 "extra": {
1006 "branch-alias": {
1007 "dev-master": "1.5.x-dev"
1008 }
1009 },
1010 "autoload": {
1011 "psr-0": {
1012 "Metadata\\": "src/"
1013 }
1014 },
1015 "notification-url": "https://packagist.org/downloads/",
1016 "license": [
1017 "Apache"
1018 ],
1019 "authors": [
1020 {
1021 "name": "Johannes Schmitt",
1022 "email": "schmittjoh@gmail.com",
1023 "homepage": "https://github.com/schmittjoh",
1024 "role": "Developer of wrapped JMSSerializerBundle"
1025 }
1026 ],
1027 "description": "Class/method/property metadata management in PHP",
1028 "keywords": [
1029 "annotations",
1030 "metadata",
1031 "xml",
1032 "yaml"
1033 ],
1034 "time": "2014-07-12 07:13:19"
1035 },
1036 {
1037 "name": "jms/parser-lib",
1038 "version": "1.0.0",
1039 "source": {
1040 "type": "git",
1041 "url": "https://github.com/schmittjoh/parser-lib.git",
1042 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
1043 },
1044 "dist": {
1045 "type": "zip",
1046 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
1047 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
1048 "shasum": ""
1049 },
1050 "require": {
1051 "phpoption/phpoption": ">=0.9,<2.0-dev"
1052 },
1053 "type": "library",
1054 "extra": {
1055 "branch-alias": {
1056 "dev-master": "1.0-dev"
1057 }
1058 },
1059 "autoload": {
1060 "psr-0": {
1061 "JMS\\": "src/"
1062 }
1063 },
1064 "notification-url": "https://packagist.org/downloads/",
1065 "license": [
1066 "Apache2"
1067 ],
1068 "description": "A library for easily creating recursive-descent parsers.",
1069 "time": "2012-11-18 18:08:43"
1070 },
1071 {
1072 "name": "jms/serializer",
1073 "version": "0.16.0",
1074 "source": {
1075 "type": "git",
1076 "url": "https://github.com/schmittjoh/serializer.git",
1077 "reference": "c8a171357ca92b6706e395c757f334902d430ea9"
1078 },
1079 "dist": {
1080 "type": "zip",
1081 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c8a171357ca92b6706e395c757f334902d430ea9",
1082 "reference": "c8a171357ca92b6706e395c757f334902d430ea9",
1083 "shasum": ""
1084 },
1085 "require": {
1086 "doctrine/annotations": "1.*",
1087 "jms/metadata": "~1.1",
1088 "jms/parser-lib": "1.*",
1089 "php": ">=5.3.2",
1090 "phpcollection/phpcollection": "~0.1"
1091 },
1092 "require-dev": {
1093 "doctrine/orm": "~2.1",
1094 "doctrine/phpcr-odm": "~1.0.1",
1095 "jackalope/jackalope-doctrine-dbal": "1.0.*",
1096 "propel/propel1": "~1.7",
1097 "symfony/filesystem": "2.*",
1098 "symfony/form": "~2.1",
1099 "symfony/translation": "~2.0",
1100 "symfony/validator": "~2.0",
1101 "symfony/yaml": "2.*",
1102 "twig/twig": ">=1.8,<2.0-dev"
1103 },
1104 "suggest": {
1105 "symfony/yaml": "Required if you'd like to serialize data to YAML format."
1106 },
1107 "type": "library",
1108 "extra": {
1109 "branch-alias": {
1110 "dev-master": "0.15-dev"
1111 }
1112 },
1113 "autoload": {
1114 "psr-0": {
1115 "JMS\\Serializer": "src/"
1116 }
1117 },
1118 "notification-url": "https://packagist.org/downloads/",
1119 "license": [
1120 "Apache2"
1121 ],
1122 "authors": [
1123 {
1124 "name": "Johannes Schmitt",
1125 "email": "schmittjoh@gmail.com",
1126 "homepage": "https://github.com/schmittjoh",
1127 "role": "Developer of wrapped JMSSerializerBundle"
1128 }
1129 ],
1130 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
1131 "homepage": "http://jmsyst.com/libs/serializer",
1132 "keywords": [
1133 "deserialization",
1134 "jaxb",
1135 "json",
1136 "serialization",
1137 "xml"
1138 ],
1139 "time": "2014-03-18 08:39:00"
1140 },
1141 {
1142 "name": "jms/serializer-bundle",
1143 "version": "0.13.0",
1144 "target-dir": "JMS/SerializerBundle",
1145 "source": {
1146 "type": "git",
1147 "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
1148 "reference": "bb15db3e661168f4310fad48b86915ff1ca33795"
1149 },
1150 "dist": {
1151 "type": "zip",
1152 "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/bb15db3e661168f4310fad48b86915ff1ca33795",
1153 "reference": "bb15db3e661168f4310fad48b86915ff1ca33795",
1154 "shasum": ""
1155 },
1156 "require": {
1157 "jms/serializer": "~0.11",
1158 "php": ">=5.3.2",
1159 "symfony/framework-bundle": "~2.1"
1160 },
1161 "require-dev": {
1162 "doctrine/doctrine-bundle": "*",
1163 "doctrine/orm": "*",
1164 "symfony/browser-kit": "*",
1165 "symfony/class-loader": "*",
1166 "symfony/css-selector": "*",
1167 "symfony/finder": "*",
1168 "symfony/form": "*",
1169 "symfony/process": "*",
1170 "symfony/twig-bundle": "*",
1171 "symfony/validator": "*",
1172 "symfony/yaml": "*"
1173 },
1174 "suggest": {
1175 "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3"
1176 },
1177 "type": "symfony-bundle",
1178 "extra": {
1179 "branch-alias": {
1180 "dev-master": "0.13-dev"
1181 }
1182 },
1183 "autoload": {
1184 "psr-0": {
1185 "JMS\\SerializerBundle": ""
1186 }
1187 },
1188 "notification-url": "https://packagist.org/downloads/",
1189 "license": [
1190 "Apache2"
1191 ],
1192 "authors": [
1193 {
1194 "name": "Johannes Schmitt",
1195 "email": "schmittjoh@gmail.com",
1196 "homepage": "https://github.com/schmittjoh",
1197 "role": "Developer of wrapped JMSSerializerBundle"
1198 }
1199 ],
1200 "description": "Allows you to easily serialize, and deserialize data of any complexity",
1201 "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
1202 "keywords": [
1203 "deserialization",
1204 "jaxb",
1205 "json",
1206 "serialization",
1207 "xml"
1208 ],
1209 "time": "2013-12-05 14:36:11"
1210 },
1211 {
1212 "name": "kriswallsmith/assetic",
1213 "version": "v1.2.1",
1214 "source": {
1215 "type": "git",
1216 "url": "https://github.com/kriswallsmith/assetic.git",
1217 "reference": "b20efe38845d20458702f97f3ff625d80805897b"
1218 },
1219 "dist": {
1220 "type": "zip",
1221 "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/b20efe38845d20458702f97f3ff625d80805897b",
1222 "reference": "b20efe38845d20458702f97f3ff625d80805897b",
1223 "shasum": ""
1224 },
1225 "require": {
1226 "php": ">=5.3.1",
1227 "symfony/process": "~2.1"
1228 },
1229 "require-dev": {
1230 "cssmin/cssmin": "*",
1231 "joliclic/javascript-packer": "*",
1232 "kamicane/packager": "*",
1233 "leafo/lessphp": "*",
1234 "leafo/scssphp": "*",
1235 "leafo/scssphp-compass": "*",
1236 "mrclay/minify": "*",
1237 "patchwork/jsqueeze": "~1.0",
1238 "phpunit/phpunit": "~4",
1239 "psr/log": "~1.0",
1240 "ptachoire/cssembed": "*",
1241 "twig/twig": "~1.6"
1242 },
1243 "suggest": {
1244 "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
1245 "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
1246 "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
1247 "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
1248 "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
1249 "twig/twig": "Assetic provides the integration with the Twig templating engine"
1250 },
1251 "type": "library",
1252 "extra": {
1253 "branch-alias": {
1254 "dev-master": "1.2-dev"
1255 }
1256 },
1257 "autoload": {
1258 "psr-0": {
1259 "Assetic": "src/"
1260 },
1261 "files": [
1262 "src/functions.php"
1263 ]
1264 },
1265 "notification-url": "https://packagist.org/downloads/",
1266 "license": [
1267 "MIT"
1268 ],
1269 "authors": [
1270 {
1271 "name": "Kris Wallsmith",
1272 "email": "kris.wallsmith@gmail.com",
1273 "homepage": "http://kriswallsmith.net/"
1274 }
1275 ],
1276 "description": "Asset Management for PHP",
1277 "homepage": "https://github.com/kriswallsmith/assetic",
1278 "keywords": [
1279 "assets",
1280 "compression",
1281 "minification"
1282 ],
1283 "time": "2014-12-12 05:04:05"
1284 },
1285 {
1286 "name": "liip/theme-bundle",
1287 "version": "1.1.3",
1288 "target-dir": "Liip/ThemeBundle",
1289 "source": {
1290 "type": "git",
1291 "url": "https://github.com/liip/LiipThemeBundle.git",
1292 "reference": "a594cc6deda293034b8fd7795c9950f02fc8251b"
1293 },
1294 "dist": {
1295 "type": "zip",
1296 "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/a594cc6deda293034b8fd7795c9950f02fc8251b",
1297 "reference": "a594cc6deda293034b8fd7795c9950f02fc8251b",
1298 "shasum": ""
1299 },
1300 "require": {
1301 "php": ">=5.3.3",
1302 "symfony/framework-bundle": "~2.0"
1303 },
1304 "require-dev": {
1305 "symfony/console": "~2.0",
1306 "symfony/expression-language": "~2.6"
1307 },
1308 "type": "symfony-bundle",
1309 "extra": {
1310 "branch-alias": {
1311 "dev-master": "1.1-dev"
1312 }
1313 },
1314 "autoload": {
1315 "psr-0": {
1316 "Liip\\ThemeBundle": ""
1317 }
1318 },
1319 "notification-url": "https://packagist.org/downloads/",
1320 "license": [
1321 "MIT"
1322 ],
1323 "authors": [
1324 {
1325 "name": "Community contributions",
1326 "homepage": "https://github.com/liip/LiipThemeBundle/contributors"
1327 },
1328 {
1329 "name": "Liip AG",
1330 "homepage": "http://www.liip.ch/"
1331 }
1332 ],
1333 "description": "Provides theming support for #Symfony2 Bundles",
1334 "keywords": [
1335 "themes",
1336 "theming"
1337 ],
1338 "time": "2015-02-02 15:55:54"
1339 },
1340 {
1341 "name": "mgargano/simplehtmldom",
1342 "version": "1.5",
1343 "source": {
1344 "type": "git",
1345 "url": "https://github.com/matstars/simplehtmldom.git",
1346 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
1347 },
1348 "dist": {
1349 "type": "zip",
1350 "url": "https://api.github.com/repos/matstars/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
1351 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
1352 "shasum": ""
1353 },
1354 "require": {
1355 "php": ">=5.3.0"
1356 },
1357 "type": "library",
1358 "autoload": {
1359 "psr-0": {
1360 "SimpleHtmlDom": "src/"
1361 },
1362 "files": [
1363 "src/simple_html_dom.php"
1364 ]
1365 },
1366 "notification-url": "https://packagist.org/downloads/",
1367 "license": [
1368 "The MIT License"
1369 ],
1370 "authors": [
1371 {
1372 "name": "S.C. Chen",
1373 "email": "me578022@gmail.com",
1374 "homepage": "http://simplehtmldom.sourceforge.net/",
1375 "role": "Lead Developer"
1376 }
1377 ],
1378 "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",
1379 "homepage": "http://simplehtmldom.sourceforge.net/",
1380 "keywords": [
1381 "Simple",
1382 "dom",
1383 "html"
1384 ],
1385 "time": "2014-01-05 18:17:34"
1386 },
1387 {
1388 "name": "michelf/php-markdown",
1389 "version": "1.5.0",
1390 "source": {
1391 "type": "git",
1392 "url": "https://github.com/michelf/php-markdown.git",
1393 "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9"
1394 },
1395 "dist": {
1396 "type": "zip",
1397 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/e1aabe18173231ebcefc90e615565742fc1c7fd9",
1398 "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9",
1399 "shasum": ""
1400 },
1401 "require": {
1402 "php": ">=5.3.0"
1403 },
1404 "type": "library",
1405 "extra": {
1406 "branch-alias": {
1407 "dev-lib": "1.4.x-dev"
1408 }
1409 },
1410 "autoload": {
1411 "psr-0": {
1412 "Michelf": ""
1413 }
1414 },
1415 "notification-url": "https://packagist.org/downloads/",
1416 "license": [
1417 "BSD-3-Clause"
1418 ],
1419 "authors": [
1420 {
1421 "name": "John Gruber",
1422 "homepage": "http://daringfireball.net/"
1423 },
1424 {
1425 "name": "Michel Fortin",
1426 "email": "michel.fortin@michelf.ca",
1427 "homepage": "https://michelf.ca/",
1428 "role": "Developer"
1429 }
1430 ],
1431 "description": "PHP Markdown",
1432 "homepage": "https://michelf.ca/projects/php-markdown/",
1433 "keywords": [
1434 "markdown"
1435 ],
1436 "time": "2015-03-01 12:03:08"
1437 },
1438 {
1439 "name": "monolog/monolog",
1440 "version": "1.13.0",
1441 "source": {
1442 "type": "git",
1443 "url": "https://github.com/Seldaek/monolog.git",
1444 "reference": "c41c218e239b50446fd883acb1ecfd4b770caeae"
1445 },
1446 "dist": {
1447 "type": "zip",
1448 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c41c218e239b50446fd883acb1ecfd4b770caeae",
1449 "reference": "c41c218e239b50446fd883acb1ecfd4b770caeae",
1450 "shasum": ""
1451 },
1452 "require": {
1453 "php": ">=5.3.0",
1454 "psr/log": "~1.0"
1455 },
1456 "provide": {
1457 "psr/log-implementation": "1.0.0"
1458 },
1459 "require-dev": {
1460 "aws/aws-sdk-php": "~2.4, >2.4.8",
1461 "doctrine/couchdb": "~1.0@dev",
1462 "graylog2/gelf-php": "~1.0",
1463 "phpunit/phpunit": "~4.0",
1464 "raven/raven": "~0.5",
1465 "ruflin/elastica": "0.90.*",
1466 "swiftmailer/swiftmailer": "~5.3",
1467 "videlalvaro/php-amqplib": "~2.4"
1468 },
1469 "suggest": {
1470 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1471 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1472 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1473 "ext-mongo": "Allow sending log messages to a MongoDB server",
1474 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1475 "raven/raven": "Allow sending log messages to a Sentry server",
1476 "rollbar/rollbar": "Allow sending log messages to Rollbar",
1477 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1478 "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
1479 },
1480 "type": "library",
1481 "extra": {
1482 "branch-alias": {
1483 "dev-master": "1.13.x-dev"
1484 }
1485 },
1486 "autoload": {
1487 "psr-4": {
1488 "Monolog\\": "src/Monolog"
1489 }
1490 },
1491 "notification-url": "https://packagist.org/downloads/",
1492 "license": [
1493 "MIT"
1494 ],
1495 "authors": [
1496 {
1497 "name": "Jordi Boggiano",
1498 "email": "j.boggiano@seld.be",
1499 "homepage": "http://seld.be"
1500 }
1501 ],
1502 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1503 "homepage": "http://github.com/Seldaek/monolog",
1504 "keywords": [
1505 "log",
1506 "logging",
1507 "psr-3"
1508 ],
1509 "time": "2015-03-05 01:12:12"
1510 },
1511 {
1512 "name": "nelmio/api-doc-bundle",
1513 "version": "2.7.0",
1514 "target-dir": "Nelmio/ApiDocBundle",
1515 "source": {
1516 "type": "git",
1517 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
1518 "reference": "3fdb2d4a819d1f71bff0c45880af705a8b124955"
1519 },
1520 "dist": {
1521 "type": "zip",
1522 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/3fdb2d4a819d1f71bff0c45880af705a8b124955",
1523 "reference": "3fdb2d4a819d1f71bff0c45880af705a8b124955",
1524 "shasum": ""
1525 },
1526 "require": {
1527 "michelf/php-markdown": "~1.4",
1528 "symfony/console": "~2.1",
1529 "symfony/framework-bundle": "~2.1",
1530 "symfony/twig-bundle": "~2.1"
1531 },
1532 "conflict": {
1533 "jms/serializer": "<0.12",
1534 "jms/serializer-bundle": "<0.11"
1535 },
1536 "require-dev": {
1537 "friendsofsymfony/rest-bundle": "~1.0",
1538 "jms/serializer-bundle": ">=0.11",
1539 "sensio/framework-extra-bundle": "~2.1",
1540 "symfony/browser-kit": "~2.1",
1541 "symfony/css-selector": "~2.1",
1542 "symfony/form": "~2.1",
1543 "symfony/validator": "~2.1",
1544 "symfony/yaml": "~2.1"
1545 },
1546 "suggest": {
1547 "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
1548 "jms/serializer": "For making use of serializer information in the doc.",
1549 "symfony/form": "For using form definitions as input.",
1550 "symfony/validator": "For making use of validator information in the doc."
1551 },
1552 "type": "symfony-bundle",
1553 "extra": {
1554 "branch-alias": {
1555 "dev-master": "2.7.x-dev"
1556 }
1557 },
1558 "autoload": {
1559 "psr-0": {
1560 "Nelmio\\ApiDocBundle": ""
1561 }
1562 },
1563 "notification-url": "https://packagist.org/downloads/",
1564 "license": [
1565 "MIT"
1566 ],
1567 "authors": [
1568 {
1569 "name": "Nelmio",
1570 "homepage": "http://nelm.io"
1571 },
1572 {
1573 "name": "Symfony Community",
1574 "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
1575 }
1576 ],
1577 "description": "Generates documentation for your REST API from annotations",
1578 "keywords": [
1579 "api",
1580 "doc",
1581 "documentation",
1582 "rest"
1583 ],
1584 "time": "2014-07-30 09:11:08"
1585 },
1586 {
1587 "name": "nelmio/cors-bundle",
1588 "version": "1.3.3",
1589 "target-dir": "Nelmio/CorsBundle",
1590 "source": {
1591 "type": "git",
1592 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
1593 "reference": "d482c01f6ca0840025b81b65534d0ffb7c18f425"
1594 },
1595 "dist": {
1596 "type": "zip",
1597 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/d482c01f6ca0840025b81b65534d0ffb7c18f425",
1598 "reference": "d482c01f6ca0840025b81b65534d0ffb7c18f425",
1599 "shasum": ""
1600 },
1601 "require": {
1602 "symfony/framework-bundle": "~2.2"
1603 },
1604 "require-dev": {
1605 "matthiasnoback/symfony-dependency-injection-test": "0.2.*",
1606 "mockery/mockery": "dev-master"
1607 },
1608 "type": "symfony-bundle",
1609 "extra": {
1610 "branch-alias": {
1611 "dev-master": "1.3.x-dev"
1612 }
1613 },
1614 "autoload": {
1615 "psr-0": {
1616 "Nelmio\\CorsBundle": ""
1617 }
1618 },
1619 "notification-url": "https://packagist.org/downloads/",
1620 "license": [
1621 "MIT"
1622 ],
1623 "authors": [
1624 {
1625 "name": "Nelmio",
1626 "homepage": "http://nelm.io"
1627 },
1628 {
1629 "name": "Symfony Community",
1630 "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
1631 }
1632 ],
1633 "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
1634 "keywords": [
1635 "api",
1636 "cors",
1637 "crossdomain"
1638 ],
1639 "time": "2014-12-10 17:26:49"
1640 },
1641 {
1642 "name": "pagerfanta/pagerfanta",
1643 "version": "v1.0.3",
1644 "source": {
1645 "type": "git",
1646 "url": "https://github.com/whiteoctober/Pagerfanta.git",
1647 "reference": "a874d3612d954dcbbb49e5ffe178890918fb76fb"
1648 },
1649 "dist": {
1650 "type": "zip",
1651 "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/a874d3612d954dcbbb49e5ffe178890918fb76fb",
1652 "reference": "a874d3612d954dcbbb49e5ffe178890918fb76fb",
1653 "shasum": ""
1654 },
1655 "require": {
1656 "php": ">=5.3.0"
1657 },
1658 "require-dev": {
1659 "doctrine/orm": "~2.3",
1660 "doctrine/phpcr-odm": "1.*",
1661 "jackalope/jackalope-doctrine-dbal": "1.*",
1662 "jmikola/geojson": "~1.0",
1663 "mandango/mandango": "~1.0@dev",
1664 "mandango/mondator": "~1.0@dev",
1665 "phpunit/phpunit": "~4",
1666 "propel/propel1": "~1.6",
1667 "ruflin/elastica": "~1.3",
1668 "solarium/solarium": "~3.1"
1669 },
1670 "suggest": {
1671 "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
1672 "doctrine/orm": "To use the DoctrineORMAdapter.",
1673 "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
1674 "mandango/mandango": "To use the MandangoAdapter.",
1675 "propel/propel1": "To use the PropelAdapter",
1676 "solarium/solarium": "To use the SolariumAdapter."
1677 },
1678 "type": "library",
1679 "extra": {
1680 "branch-alias": {
1681 "dev-master": "1.0.x-dev"
1682 }
1683 },
1684 "autoload": {
1685 "psr-0": {
1686 "Pagerfanta\\": "src/"
1687 }
1688 },
1689 "notification-url": "https://packagist.org/downloads/",
1690 "license": [
1691 "MIT"
1692 ],
1693 "authors": [
1694 {
1695 "name": "Pablo Díez",
1696 "email": "pablodip@gmail.com"
1697 }
1698 ],
1699 "description": "Pagination for PHP 5.3",
1700 "keywords": [
1701 "page",
1702 "pagination",
1703 "paginator",
1704 "paging"
1705 ],
1706 "time": "2014-10-06 10:57:25"
1707 },
1708 {
1709 "name": "phpcollection/phpcollection",
1710 "version": "0.4.0",
1711 "source": {
1712 "type": "git",
1713 "url": "https://github.com/schmittjoh/php-collection.git",
1714 "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83"
1715 },
1716 "dist": {
1717 "type": "zip",
1718 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83",
1719 "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83",
1720 "shasum": ""
1721 },
1722 "require": {
1723 "phpoption/phpoption": "1.*"
1724 },
1725 "type": "library",
1726 "extra": {
1727 "branch-alias": {
1728 "dev-master": "0.3-dev"
1729 }
1730 },
1731 "autoload": {
1732 "psr-0": {
1733 "PhpCollection": "src/"
1734 }
1735 },
1736 "notification-url": "https://packagist.org/downloads/",
1737 "license": [
1738 "Apache2"
1739 ],
1740 "authors": [
1741 {
1742 "name": "Johannes Schmitt",
1743 "email": "schmittjoh@gmail.com",
1744 "homepage": "https://github.com/schmittjoh",
1745 "role": "Developer of wrapped JMSSerializerBundle"
1746 }
1747 ],
1748 "description": "General-Purpose Collection Library for PHP",
1749 "keywords": [
1750 "collection",
1751 "list",
1752 "map",
1753 "sequence",
1754 "set"
1755 ],
1756 "time": "2014-03-11 13:46:42"
1757 },
1758 {
1759 "name": "phpoption/phpoption",
1760 "version": "1.4.0",
1761 "source": {
1762 "type": "git",
1763 "url": "https://github.com/schmittjoh/php-option.git",
1764 "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5"
1765 },
1766 "dist": {
1767 "type": "zip",
1768 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
1769 "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
1770 "shasum": ""
1771 },
1772 "require": {
1773 "php": ">=5.3.0"
1774 },
1775 "type": "library",
1776 "extra": {
1777 "branch-alias": {
1778 "dev-master": "1.3-dev"
1779 }
1780 },
1781 "autoload": {
1782 "psr-0": {
1783 "PhpOption\\": "src/"
1784 }
1785 },
1786 "notification-url": "https://packagist.org/downloads/",
1787 "license": [
1788 "Apache2"
1789 ],
1790 "authors": [
1791 {
1792 "name": "Johannes Schmitt",
1793 "email": "schmittjoh@gmail.com",
1794 "homepage": "https://github.com/schmittjoh",
1795 "role": "Developer of wrapped JMSSerializerBundle"
1796 }
1797 ],
1798 "description": "Option Type for PHP",
1799 "keywords": [
1800 "language",
1801 "option",
1802 "php",
1803 "type"
1804 ],
1805 "time": "2014-01-09 22:37:17"
1806 },
1807 {
1808 "name": "psr/log",
1809 "version": "1.0.0",
1810 "source": {
1811 "type": "git",
1812 "url": "https://github.com/php-fig/log.git",
1813 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
1814 },
1815 "dist": {
1816 "type": "zip",
1817 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
1818 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
1819 "shasum": ""
1820 },
1821 "type": "library",
1822 "autoload": {
1823 "psr-0": {
1824 "Psr\\Log\\": ""
1825 }
1826 },
1827 "notification-url": "https://packagist.org/downloads/",
1828 "license": [
1829 "MIT"
1830 ],
1831 "authors": [
1832 {
1833 "name": "PHP-FIG",
1834 "homepage": "http://www.php-fig.org/"
1835 }
1836 ],
1837 "description": "Common interface for logging libraries",
1838 "keywords": [
1839 "log",
1840 "psr",
1841 "psr-3"
1842 ],
1843 "time": "2012-12-21 11:40:51"
1844 },
1845 {
1846 "name": "robmorgan/phinx",
1847 "version": "v0.4.3",
1848 "source": {
1849 "type": "git",
1850 "url": "https://github.com/robmorgan/phinx.git",
1851 "reference": "0d1f9cb9939f65f506a8a3f5fee356764c310fd4"
1852 },
1853 "dist": {
1854 "type": "zip",
1855 "url": "https://api.github.com/repos/robmorgan/phinx/zipball/0d1f9cb9939f65f506a8a3f5fee356764c310fd4",
1856 "reference": "0d1f9cb9939f65f506a8a3f5fee356764c310fd4",
1857 "shasum": ""
1858 },
1859 "require": {
1860 "php": ">=5.3.2",
1861 "symfony/config": "~2.6.0",
1862 "symfony/console": "~2.6.0",
1863 "symfony/yaml": "~2.6.0"
1864 },
1865 "require-dev": {
1866 "phpunit/phpunit": "3.7.*",
1867 "squizlabs/php_codesniffer": "dev-phpcs-fixer"
1868 },
1869 "bin": [
1870 "bin/phinx"
1871 ],
1872 "type": "library",
1873 "autoload": {
1874 "psr-4": {
1875 "Phinx\\": "src/Phinx"
1876 }
1877 },
1878 "notification-url": "https://packagist.org/downloads/",
1879 "license": [
1880 "MIT"
1881 ],
1882 "authors": [
1883 {
1884 "name": "Rob Morgan",
1885 "email": "robbym@gmail.com",
1886 "homepage": "http://robmorgan.id.au",
1887 "role": "Lead Developer"
1888 },
1889 {
1890 "name": "Woody Gilk",
1891 "email": "woody.gilk@gmail.com",
1892 "homepage": "http://shadowhand.me",
1893 "role": "Developer"
1894 }
1895 ],
1896 "description": "Phinx makes it ridiculously easy to manage the database migrations for your PHP app.",
1897 "homepage": "https://phinx.org",
1898 "keywords": [
1899 "database",
1900 "database migrations",
1901 "db",
1902 "migrations",
1903 "phinx"
1904 ],
1905 "time": "2015-02-23 16:38:12"
1906 },
1907 {
1908 "name": "sensio/distribution-bundle",
1909 "version": "v3.0.18",
1910 "target-dir": "Sensio/Bundle/DistributionBundle",
1911 "source": {
1912 "type": "git",
1913 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
1914 "reference": "ac026149ffb1d3a5c893290d2d3ca8795013de08"
1915 },
1916 "dist": {
1917 "type": "zip",
1918 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/ac026149ffb1d3a5c893290d2d3ca8795013de08",
1919 "reference": "ac026149ffb1d3a5c893290d2d3ca8795013de08",
1920 "shasum": ""
1921 },
1922 "require": {
1923 "php": ">=5.3.3",
1924 "sensiolabs/security-checker": "~2.0",
1925 "symfony/class-loader": "~2.2",
1926 "symfony/framework-bundle": "~2.3",
1927 "symfony/process": "~2.2"
1928 },
1929 "require-dev": {
1930 "symfony/form": "~2.2",
1931 "symfony/validator": "~2.2",
1932 "symfony/yaml": "~2.2"
1933 },
1934 "suggest": {
1935 "symfony/form": "If you want to use the configurator",
1936 "symfony/validator": "If you want to use the configurator",
1937 "symfony/yaml": "If you want to use the configurator"
1938 },
1939 "type": "symfony-bundle",
1940 "extra": {
1941 "branch-alias": {
1942 "dev-master": "3.0.x-dev"
1943 }
1944 },
1945 "autoload": {
1946 "psr-0": {
1947 "Sensio\\Bundle\\DistributionBundle": ""
1948 }
1949 },
1950 "notification-url": "https://packagist.org/downloads/",
1951 "license": [
1952 "MIT"
1953 ],
1954 "authors": [
1955 {
1956 "name": "Fabien Potencier",
1957 "email": "fabien@symfony.com"
1958 }
1959 ],
1960 "description": "Base bundle for Symfony Distributions",
1961 "keywords": [
1962 "configuration",
1963 "distribution"
1964 ],
1965 "time": "2015-02-27 12:59:18"
1966 },
1967 {
1968 "name": "sensio/framework-extra-bundle",
1969 "version": "v3.0.4",
1970 "target-dir": "Sensio/Bundle/FrameworkExtraBundle",
1971 "source": {
1972 "type": "git",
1973 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
1974 "reference": "b3bc3e67c8b6b68b18d727012183520d35ee762a"
1975 },
1976 "dist": {
1977 "type": "zip",
1978 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/b3bc3e67c8b6b68b18d727012183520d35ee762a",
1979 "reference": "b3bc3e67c8b6b68b18d727012183520d35ee762a",
1980 "shasum": ""
1981 },
1982 "require": {
1983 "doctrine/common": "~2.2",
1984 "symfony/framework-bundle": "~2.3"
1985 },
1986 "require-dev": {
1987 "symfony/expression-language": "~2.4",
1988 "symfony/security-bundle": "~2.4"
1989 },
1990 "suggest": {
1991 "symfony/expression-language": "",
1992 "symfony/security-bundle": ""
1993 },
1994 "type": "symfony-bundle",
1995 "extra": {
1996 "branch-alias": {
1997 "dev-master": "3.0.x-dev"
1998 }
1999 },
2000 "autoload": {
2001 "psr-0": {
2002 "Sensio\\Bundle\\FrameworkExtraBundle": ""
2003 }
2004 },
2005 "notification-url": "https://packagist.org/downloads/",
2006 "license": [
2007 "MIT"
2008 ],
2009 "authors": [
2010 {
2011 "name": "Fabien Potencier",
2012 "email": "fabien@symfony.com"
2013 }
2014 ],
2015 "description": "This bundle provides a way to configure your controllers with annotations",
2016 "keywords": [
2017 "annotations",
2018 "controllers"
2019 ],
2020 "time": "2014-12-02 09:52:52"
2021 },
2022 {
2023 "name": "sensiolabs/security-checker",
2024 "version": "v2.0.1",
2025 "source": {
2026 "type": "git",
2027 "url": "https://github.com/sensiolabs/security-checker.git",
2028 "reference": "134cecf1c61256bd8e973e11376891a724543820"
2029 },
2030 "dist": {
2031 "type": "zip",
2032 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/134cecf1c61256bd8e973e11376891a724543820",
2033 "reference": "134cecf1c61256bd8e973e11376891a724543820",
2034 "shasum": ""
2035 },
2036 "require": {
2037 "ext-curl": "*",
2038 "symfony/console": "~2.0"
2039 },
2040 "bin": [
2041 "security-checker"
2042 ],
2043 "type": "library",
2044 "extra": {
2045 "branch-alias": {
2046 "dev-master": "2.0-dev"
2047 }
2048 },
2049 "autoload": {
2050 "psr-0": {
2051 "SensioLabs\\Security": ""
2052 }
2053 },
2054 "notification-url": "https://packagist.org/downloads/",
2055 "license": [
2056 "MIT"
2057 ],
2058 "authors": [
2059 {
2060 "name": "Fabien Potencier",
2061 "email": "fabien.potencier@gmail.com"
2062 }
2063 ],
2064 "description": "A security checker for your composer.lock",
2065 "time": "2015-01-26 16:25:19"
2066 },
2067 {
2068 "name": "simplepie/simplepie",
2069 "version": "1.3.1",
2070 "source": {
2071 "type": "git",
2072 "url": "https://github.com/simplepie/simplepie.git",
2073 "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc"
2074 },
2075 "dist": {
2076 "type": "zip",
2077 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/ce53709778bc1e2e4deda1651b66e5081398d5cc",
2078 "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc",
2079 "shasum": ""
2080 },
2081 "require": {
2082 "php": ">=5.2.0"
2083 },
2084 "type": "library",
2085 "autoload": {
2086 "psr-0": {
2087 "SimplePie": "library"
2088 }
2089 },
2090 "notification-url": "https://packagist.org/downloads/",
2091 "license": [
2092 "BSD-3-Clause"
2093 ],
2094 "authors": [
2095 {
2096 "name": "Ryan Parman",
2097 "homepage": "http://ryanparman.com/",
2098 "role": "Creator, alumnus developer"
2099 },
2100 {
2101 "name": "Geoffrey Sneddon",
2102 "homepage": "http://gsnedders.com/",
2103 "role": "Alumnus developer"
2104 },
2105 {
2106 "name": "Ryan McCue",
2107 "email": "me@ryanmccue.info",
2108 "homepage": "http://ryanmccue.info/",
2109 "role": "Developer"
2110 }
2111 ],
2112 "description": "A simple Atom/RSS parsing library for PHP",
2113 "homepage": "http://simplepie.org/",
2114 "keywords": [
2115 "atom",
2116 "feeds",
2117 "rss"
2118 ],
2119 "time": "2012-10-30 17:54:03"
2120 },
2121 {
2122 "name": "swiftmailer/swiftmailer",
2123 "version": "v5.3.1",
2124 "source": {
2125 "type": "git",
2126 "url": "https://github.com/swiftmailer/swiftmailer.git",
2127 "reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a"
2128 },
2129 "dist": {
2130 "type": "zip",
2131 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/c5f963e7f9d6f6438fda4f22d5cc2db296ec621a",
2132 "reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a",
2133 "shasum": ""
2134 },
2135 "require": {
2136 "php": ">=5.3.3"
2137 },
2138 "require-dev": {
2139 "mockery/mockery": "~0.9.1"
2140 },
2141 "type": "library",
2142 "extra": {
2143 "branch-alias": {
2144 "dev-master": "5.3-dev"
2145 }
2146 },
2147 "autoload": {
2148 "files": [
2149 "lib/swift_required.php"
2150 ]
2151 },
2152 "notification-url": "https://packagist.org/downloads/",
2153 "license": [
2154 "MIT"
2155 ],
2156 "authors": [
2157 {
2158 "name": "Chris Corbyn"
2159 },
2160 {
2161 "name": "Fabien Potencier",
2162 "email": "fabien@symfony.com"
2163 }
2164 ],
2165 "description": "Swiftmailer, free feature-rich PHP mailer",
2166 "homepage": "http://swiftmailer.org",
2167 "keywords": [
2168 "mail",
2169 "mailer"
2170 ],
2171 "time": "2014-12-05 14:17:14"
2172 },
2173 {
2174 "name": "symfony/assetic-bundle",
2175 "version": "v2.6.1",
2176 "source": {
2177 "type": "git",
2178 "url": "https://github.com/symfony/AsseticBundle.git",
2179 "reference": "422b0add2110f0cf9bc7a873a386ea053f4a89f0"
2180 },
2181 "dist": {
2182 "type": "zip",
2183 "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/422b0add2110f0cf9bc7a873a386ea053f4a89f0",
2184 "reference": "422b0add2110f0cf9bc7a873a386ea053f4a89f0",
2185 "shasum": ""
2186 },
2187 "require": {
2188 "kriswallsmith/assetic": "~1.2",
2189 "php": ">=5.3.0",
2190 "symfony/console": "~2.3",
2191 "symfony/dependency-injection": "~2.3",
2192 "symfony/framework-bundle": "~2.3",
2193 "symfony/yaml": "~2.3"
2194 },
2195 "require-dev": {
2196 "kriswallsmith/spork": "~0.2",
2197 "patchwork/jsqueeze": "~1.0",
2198 "symfony/class-loader": "~2.3",
2199 "symfony/css-selector": "~2.3",
2200 "symfony/dom-crawler": "~2.3",
2201 "symfony/twig-bundle": "~2.3"
2202 },
2203 "suggest": {
2204 "kriswallsmith/spork": "to be able to dump assets in parallel",
2205 "symfony/twig-bundle": "to use the Twig integration"
2206 },
2207 "type": "symfony-bundle",
2208 "extra": {
2209 "branch-alias": {
2210 "dev-master": "2.5-dev"
2211 }
2212 },
2213 "autoload": {
2214 "psr-4": {
2215 "Symfony\\Bundle\\AsseticBundle\\": ""
2216 }
2217 },
2218 "notification-url": "https://packagist.org/downloads/",
2219 "license": [
2220 "MIT"
2221 ],
2222 "authors": [
2223 {
2224 "name": "Kris Wallsmith",
2225 "email": "kris.wallsmith@gmail.com",
2226 "homepage": "http://kriswallsmith.net/"
2227 }
2228 ],
2229 "description": "Integrates Assetic into Symfony2",
2230 "homepage": "https://github.com/symfony/AsseticBundle",
2231 "keywords": [
2232 "assets",
2233 "compression",
2234 "minification"
2235 ],
2236 "time": "2015-01-27 12:45:16"
2237 },
2238 {
2239 "name": "symfony/monolog-bundle",
2240 "version": "v2.7.1",
2241 "source": {
2242 "type": "git",
2243 "url": "https://github.com/symfony/MonologBundle.git",
2244 "reference": "9320b6863404c70ebe111e9040dab96f251de7ac"
2245 },
2246 "dist": {
2247 "type": "zip",
2248 "url": "https://api.github.com/repos/symfony/MonologBundle/zipball/9320b6863404c70ebe111e9040dab96f251de7ac",
2249 "reference": "9320b6863404c70ebe111e9040dab96f251de7ac",
2250 "shasum": ""
2251 },
2252 "require": {
2253 "monolog/monolog": "~1.8",
2254 "php": ">=5.3.2",
2255 "symfony/config": "~2.3",
2256 "symfony/dependency-injection": "~2.3",
2257 "symfony/http-kernel": "~2.3",
2258 "symfony/monolog-bridge": "~2.3"
2259 },
2260 "require-dev": {
2261 "symfony/console": "~2.3",
2262 "symfony/yaml": "~2.3"
2263 },
2264 "type": "symfony-bundle",
2265 "extra": {
2266 "branch-alias": {
2267 "dev-master": "2.7.x-dev"
2268 }
2269 },
2270 "autoload": {
2271 "psr-4": {
2272 "Symfony\\Bundle\\MonologBundle\\": ""
2273 }
2274 },
2275 "notification-url": "https://packagist.org/downloads/",
2276 "license": [
2277 "MIT"
2278 ],
2279 "authors": [
2280 {
2281 "name": "Symfony Community",
2282 "homepage": "http://symfony.com/contributors"
2283 },
2284 {
2285 "name": "Fabien Potencier",
2286 "email": "fabien@symfony.com"
2287 }
2288 ],
2289 "description": "Symfony MonologBundle",
2290 "homepage": "http://symfony.com",
2291 "keywords": [
2292 "log",
2293 "logging"
2294 ],
2295 "time": "2015-01-04 20:21:17"
2296 },
2297 {
2298 "name": "symfony/swiftmailer-bundle",
2299 "version": "v2.3.8",
2300 "source": {
2301 "type": "git",
2302 "url": "https://github.com/symfony/SwiftmailerBundle.git",
2303 "reference": "970b13d01871207e81d17b17ddda025e7e21e797"
2304 },
2305 "dist": {
2306 "type": "zip",
2307 "url": "https://api.github.com/repos/symfony/SwiftmailerBundle/zipball/970b13d01871207e81d17b17ddda025e7e21e797",
2308 "reference": "970b13d01871207e81d17b17ddda025e7e21e797",
2309 "shasum": ""
2310 },
2311 "require": {
2312 "php": ">=5.3.2",
2313 "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
2314 "symfony/swiftmailer-bridge": "~2.1"
2315 },
2316 "require-dev": {
2317 "symfony/config": "~2.1",
2318 "symfony/dependency-injection": "~2.1",
2319 "symfony/http-kernel": "~2.1",
2320 "symfony/yaml": "~2.1"
2321 },
2322 "suggest": {
2323 "psr/log": "Allows logging"
2324 },
2325 "type": "symfony-bundle",
2326 "extra": {
2327 "branch-alias": {
2328 "dev-master": "2.3-dev"
2329 }
2330 },
2331 "autoload": {
2332 "psr-4": {
2333 "Symfony\\Bundle\\SwiftmailerBundle\\": ""
2334 }
2335 },
2336 "notification-url": "https://packagist.org/downloads/",
2337 "license": [
2338 "MIT"
2339 ],
2340 "authors": [
2341 {
2342 "name": "Symfony Community",
2343 "homepage": "http://symfony.com/contributors"
2344 },
2345 {
2346 "name": "Fabien Potencier",
2347 "email": "fabien@symfony.com"
2348 }
2349 ],
2350 "description": "Symfony SwiftmailerBundle",
2351 "homepage": "http://symfony.com",
2352 "time": "2014-12-01 17:44:50"
2353 },
2354 {
2355 "name": "symfony/symfony",
2356 "version": "v2.6.4",
2357 "source": {
2358 "type": "git",
2359 "url": "https://github.com/symfony/symfony.git",
2360 "reference": "23b647f1e4eeb24a457d3c47f5f5046377d5a3bf"
2361 },
2362 "dist": {
2363 "type": "zip",
2364 "url": "https://api.github.com/repos/symfony/symfony/zipball/23b647f1e4eeb24a457d3c47f5f5046377d5a3bf",
2365 "reference": "23b647f1e4eeb24a457d3c47f5f5046377d5a3bf",
2366 "shasum": ""
2367 },
2368 "require": {
2369 "doctrine/common": "~2.3",
2370 "php": ">=5.3.3",
2371 "psr/log": "~1.0",
2372 "twig/twig": "~1.12,>=1.12.3"
2373 },
2374 "replace": {
2375 "symfony/browser-kit": "self.version",
2376 "symfony/class-loader": "self.version",
2377 "symfony/config": "self.version",
2378 "symfony/console": "self.version",
2379 "symfony/css-selector": "self.version",
2380 "symfony/debug": "self.version",
2381 "symfony/debug-bundle": "self.version",
2382 "symfony/dependency-injection": "self.version",
2383 "symfony/doctrine-bridge": "self.version",
2384 "symfony/dom-crawler": "self.version",
2385 "symfony/event-dispatcher": "self.version",
2386 "symfony/expression-language": "self.version",
2387 "symfony/filesystem": "self.version",
2388 "symfony/finder": "self.version",
2389 "symfony/form": "self.version",
2390 "symfony/framework-bundle": "self.version",
2391 "symfony/http-foundation": "self.version",
2392 "symfony/http-kernel": "self.version",
2393 "symfony/intl": "self.version",
2394 "symfony/locale": "self.version",
2395 "symfony/monolog-bridge": "self.version",
2396 "symfony/options-resolver": "self.version",
2397 "symfony/process": "self.version",
2398 "symfony/propel1-bridge": "self.version",
2399 "symfony/property-access": "self.version",
2400 "symfony/proxy-manager-bridge": "self.version",
2401 "symfony/routing": "self.version",
2402 "symfony/security": "self.version",
2403 "symfony/security-acl": "self.version",
2404 "symfony/security-bundle": "self.version",
2405 "symfony/security-core": "self.version",
2406 "symfony/security-csrf": "self.version",
2407 "symfony/security-http": "self.version",
2408 "symfony/serializer": "self.version",
2409 "symfony/stopwatch": "self.version",
2410 "symfony/swiftmailer-bridge": "self.version",
2411 "symfony/templating": "self.version",
2412 "symfony/translation": "self.version",
2413 "symfony/twig-bridge": "self.version",
2414 "symfony/twig-bundle": "self.version",
2415 "symfony/validator": "self.version",
2416 "symfony/var-dumper": "self.version",
2417 "symfony/web-profiler-bundle": "self.version",
2418 "symfony/yaml": "self.version"
2419 },
2420 "require-dev": {
2421 "doctrine/data-fixtures": "1.0.*",
2422 "doctrine/dbal": "~2.2",
2423 "doctrine/doctrine-bundle": "~1.2",
2424 "doctrine/orm": "~2.2,>=2.2.3",
2425 "egulias/email-validator": "~1.2",
2426 "ircmaxell/password-compat": "~1.0",
2427 "monolog/monolog": "~1.11",
2428 "ocramius/proxy-manager": "~0.4|~1.0",
2429 "propel/propel1": "~1.6"
2430 },
2431 "type": "library",
2432 "extra": {
2433 "branch-alias": {
2434 "dev-master": "2.6-dev"
2435 }
2436 },
2437 "autoload": {
2438 "psr-0": {
2439 "Symfony\\": "src/"
2440 },
2441 "classmap": [
2442 "src/Symfony/Component/HttpFoundation/Resources/stubs",
2443 "src/Symfony/Component/Intl/Resources/stubs"
2444 ],
2445 "files": [
2446 "src/Symfony/Component/Intl/Resources/stubs/functions.php"
2447 ]
2448 },
2449 "notification-url": "https://packagist.org/downloads/",
2450 "license": [
2451 "MIT"
2452 ],
2453 "authors": [
2454 {
2455 "name": "Symfony Community",
2456 "homepage": "http://symfony.com/contributors"
2457 },
2458 {
2459 "name": "Fabien Potencier",
2460 "email": "fabien@symfony.com"
2461 }
2462 ],
2463 "description": "The Symfony PHP framework",
2464 "homepage": "http://symfony.com",
2465 "keywords": [
2466 "framework"
2467 ],
2468 "time": "2015-02-02 18:02:30"
2469 },
2470 {
2471 "name": "tecnick.com/tcpdf",
2472 "version": "6.2.6",
2473 "source": {
2474 "type": "git",
2475 "url": "https://github.com/tecnickcom/TCPDF.git",
2476 "reference": "a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb"
2477 },
2478 "dist": {
2479 "type": "zip",
2480 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb",
2481 "reference": "a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb",
2482 "shasum": ""
2483 },
2484 "require": {
2485 "php": ">=5.3.0"
2486 },
2487 "type": "library",
2488 "autoload": {
2489 "classmap": [
2490 "fonts",
2491 "config",
2492 "include",
2493 "tcpdf.php",
2494 "tcpdf_parser.php",
2495 "tcpdf_import.php",
2496 "tcpdf_barcodes_1d.php",
2497 "tcpdf_barcodes_2d.php",
2498 "include/tcpdf_colors.php",
2499 "include/tcpdf_filters.php",
2500 "include/tcpdf_font_data.php",
2501 "include/tcpdf_fonts.php",
2502 "include/tcpdf_images.php",
2503 "include/tcpdf_static.php",
2504 "include/barcodes/datamatrix.php",
2505 "include/barcodes/pdf417.php",
2506 "include/barcodes/qrcode.php"
2507 ]
2508 },
2509 "notification-url": "https://packagist.org/downloads/",
2510 "license": [
2511 "LGPLv3"
2512 ],
2513 "authors": [
2514 {
2515 "name": "Nicola Asuni",
2516 "email": "info@tecnick.com",
2517 "homepage": "http://nicolaasuni.tecnick.com"
2518 }
2519 ],
2520 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
2521 "homepage": "http://www.tcpdf.org/",
2522 "keywords": [
2523 "PDFD32000-2008",
2524 "TCPDF",
2525 "barcodes",
2526 "datamatrix",
2527 "pdf",
2528 "pdf417",
2529 "qrcode"
2530 ],
2531 "time": "2015-01-28 18:51:40"
2532 },
2533 {
2534 "name": "twig/extensions",
2535 "version": "v1.2.0",
2536 "source": {
2537 "type": "git",
2538 "url": "https://github.com/twigphp/Twig-extensions.git",
2539 "reference": "8cf4b9fe04077bd54fc73f4fde83347040c3b8cd"
2540 },
2541 "dist": {
2542 "type": "zip",
2543 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/8cf4b9fe04077bd54fc73f4fde83347040c3b8cd",
2544 "reference": "8cf4b9fe04077bd54fc73f4fde83347040c3b8cd",
2545 "shasum": ""
2546 },
2547 "require": {
2548 "twig/twig": "~1.12"
2549 },
2550 "require-dev": {
2551 "symfony/translation": "~2.3"
2552 },
2553 "suggest": {
2554 "symfony/translation": "Allow the time_diff output to be translated"
2555 },
2556 "type": "library",
2557 "extra": {
2558 "branch-alias": {
2559 "dev-master": "1.2.x-dev"
2560 }
2561 },
2562 "autoload": {
2563 "psr-0": {
2564 "Twig_Extensions_": "lib/"
2565 }
2566 },
2567 "notification-url": "https://packagist.org/downloads/",
2568 "license": [
2569 "MIT"
2570 ],
2571 "authors": [
2572 {
2573 "name": "Fabien Potencier",
2574 "email": "fabien@symfony.com"
2575 }
2576 ],
2577 "description": "Common additional features for Twig that do not directly belong in core",
2578 "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
2579 "keywords": [
2580 "i18n",
2581 "text"
2582 ],
2583 "time": "2014-10-30 14:30:03"
2584 },
2585 {
2586 "name": "twig/twig",
2587 "version": "v1.18.0",
2588 "source": {
2589 "type": "git",
2590 "url": "https://github.com/twigphp/Twig.git",
2591 "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf"
2592 },
2593 "dist": {
2594 "type": "zip",
2595 "url": "https://api.github.com/repos/twigphp/Twig/zipball/4cf7464348e7f9893a93f7096a90b73722be99cf",
2596 "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf",
2597 "shasum": ""
2598 },
2599 "require": {
2600 "php": ">=5.2.4"
2601 },
2602 "type": "library",
2603 "extra": {
2604 "branch-alias": {
2605 "dev-master": "1.18-dev"
2606 }
2607 },
2608 "autoload": {
2609 "psr-0": {
2610 "Twig_": "lib/"
2611 }
2612 },
2613 "notification-url": "https://packagist.org/downloads/",
2614 "license": [
2615 "BSD-3-Clause"
2616 ],
2617 "authors": [
2618 {
2619 "name": "Fabien Potencier",
2620 "email": "fabien@symfony.com",
2621 "homepage": "http://fabien.potencier.org",
2622 "role": "Lead Developer"
2623 },
2624 {
2625 "name": "Armin Ronacher",
2626 "email": "armin.ronacher@active-4.com",
2627 "role": "Project Founder"
2628 },
2629 {
2630 "name": "Twig Team",
2631 "homepage": "http://twig.sensiolabs.org/contributors",
2632 "role": "Contributors"
2633 }
2634 ],
2635 "description": "Twig, the flexible, fast, and secure template language for PHP",
2636 "homepage": "http://twig.sensiolabs.org",
2637 "keywords": [
2638 "templating"
2639 ],
2640 "time": "2015-01-25 17:32:08"
2641 },
2642 {
2643 "name": "umpirsky/twig-gettext-extractor",
2644 "version": "1.1.5",
2645 "source": {
2646 "type": "git",
2647 "url": "https://github.com/umpirsky/Twig-Gettext-Extractor.git",
2648 "reference": "a2cdf8693e874ce83603c84e1cc46efb3d516c3f"
2649 },
2650 "dist": {
2651 "type": "zip",
2652 "url": "https://api.github.com/repos/umpirsky/Twig-Gettext-Extractor/zipball/a2cdf8693e874ce83603c84e1cc46efb3d516c3f",
2653 "reference": "a2cdf8693e874ce83603c84e1cc46efb3d516c3f",
2654 "shasum": ""
2655 },
2656 "require": {
2657 "php": ">=5.3.3",
2658 "symfony/filesystem": "~2.0",
2659 "symfony/form": "~2.0",
2660 "symfony/routing": "~2.0",
2661 "symfony/translation": "~2.0",
2662 "symfony/twig-bridge": "~2.0",
2663 "twig/extensions": "~1.0",
2664 "twig/twig": "~1.2"
2665 },
2666 "require-dev": {
2667 "symfony/config": "2.1.*"
2668 },
2669 "bin": [
2670 "twig-gettext-extractor"
2671 ],
2672 "type": "application",
2673 "autoload": {
2674 "psr-0": {
2675 "Twig\\Gettext": "."
2676 }
2677 },
2678 "notification-url": "https://packagist.org/downloads/",
2679 "license": [
2680 "MIT"
2681 ],
2682 "authors": [
2683 {
2684 "name": "Саша Стаменковић",
2685 "email": "umpirsky@gmail.com"
2686 }
2687 ],
2688 "description": "The Twig Gettext Extractor is Poedit friendly tool which extracts translations from twig templates.",
2689 "time": "2015-02-25 14:41:10"
2690 },
2691 {
2692 "name": "wallabag/Fivefilters_Libraries",
2693 "version": "dev-master",
2694 "source": {
2695 "type": "git",
2696 "url": "https://github.com/wallabag/Fivefilters_Libraries.git",
2697 "reference": "93b5469d6036a68ce60f126f8430b3e1fbf1562f"
2698 },
2699 "dist": {
2700 "type": "zip",
2701 "url": "https://api.github.com/repos/wallabag/Fivefilters_Libraries/zipball/93b5469d6036a68ce60f126f8430b3e1fbf1562f",
2702 "reference": "93b5469d6036a68ce60f126f8430b3e1fbf1562f",
2703 "shasum": ""
2704 },
2705 "type": "library",
2706 "authors": [
2707 {
2708 "name": "Nicolas LÅ“uillet",
2709 "email": "nicolas@loeuillet.org",
2710 "homepage": "http://www.cdetc.fr"
2711 }
2712 ],
2713 "description": "Libraries from @fivefilters.",
2714 "homepage": "https://github.com/wallabag/Fivefilters_Libraries",
2715 "support": {
2716 "source": "https://github.com/wallabag/Fivefilters_Libraries/tree/master",
2717 "issues": "https://github.com/wallabag/Fivefilters_Libraries/issues"
2718 },
2719 "time": "2015-01-19 20:19:28"
2720 },
2721 {
2722 "name": "wallabag/PHPePub",
2723 "version": "dev-master",
2724 "source": {
2725 "type": "git",
2726 "url": "https://github.com/wallabag/PHPePub.git",
2727 "reference": "7c78733d33344308520758d7f3f7bc2cc51b3512"
2728 },
2729 "dist": {
2730 "type": "zip",
2731 "url": "https://api.github.com/repos/wallabag/PHPePub/zipball/7c78733d33344308520758d7f3f7bc2cc51b3512",
2732 "reference": "7c78733d33344308520758d7f3f7bc2cc51b3512",
2733 "shasum": ""
2734 },
2735 "require": {
2736 "php": ">=5.3.0"
2737 },
2738 "type": "library",
2739 "autoload": {
2740 "classmap": [
2741 "EPub.php",
2742 "EPub.HtmlEntities.php",
2743 "EPub.NCX.php",
2744 "EPub.OPF.php",
2745 "EPubChapterSplitter.php",
2746 "lib.uuid.php",
2747 "Logger.php",
2748 "Zip.php"
2749 ]
2750 },
2751 "authors": [
2752 {
2753 "name": "Nicolas LÅ“uillet",
2754 "email": "nicolas@loeuillet.org",
2755 "homepage": "http://www.cdetc.fr"
2756 }
2757 ],
2758 "description": "PHP Classes for dynamically generating EPub files.",
2759 "homepage": "https://github.com/wallabag/PHPePub",
2760 "support": {
2761 "source": "https://github.com/wallabag/PHPePub/tree/master"
2762 },
2763 "time": "2015-01-19 11:44:19"
2764 },
2765 {
2766 "name": "wallabag/kriss_php5",
2767 "version": "dev-master",
2768 "source": {
2769 "type": "git",
2770 "url": "https://github.com/wallabag/kriss_php5.git",
2771 "reference": "f2dd88621a04828cdeb8d9a59b72fd34c94658b1"
2772 },
2773 "dist": {
2774 "type": "zip",
2775 "url": "https://api.github.com/repos/wallabag/kriss_php5/zipball/f2dd88621a04828cdeb8d9a59b72fd34c94658b1",
2776 "reference": "f2dd88621a04828cdeb8d9a59b72fd34c94658b1",
2777 "shasum": ""
2778 },
2779 "require": {
2780 "php": ">=5.3.0"
2781 },
2782 "type": "library",
2783 "autoload": {
2784 "files": [
2785 "Session.php"
2786 ]
2787 },
2788 "authors": [
2789 {
2790 "name": "Nicolas LÅ“uillet",
2791 "email": "nicolas@loeuillet.org",
2792 "homepage": "http://www.cdetc.fr"
2793 }
2794 ],
2795 "description": "A simple and smart (or stupid) php5 snippets repository",
2796 "homepage": "https://github.com/wallabag/kriss_php5",
2797 "support": {
2798 "source": "https://github.com/wallabag/kriss_php5/tree/master"
2799 },
2800 "time": "2015-01-18 21:21:43"
2801 },
2802 {
2803 "name": "wallabag/pagination",
2804 "version": "dev-master",
2805 "source": {
2806 "type": "git",
2807 "url": "https://github.com/wallabag/pagination.git",
2808 "reference": "54e442b31c90e50e331cb8ac400537e0eda30deb"
2809 },
2810 "dist": {
2811 "type": "zip",
2812 "url": "https://api.github.com/repos/wallabag/pagination/zipball/54e442b31c90e50e331cb8ac400537e0eda30deb",
2813 "reference": "54e442b31c90e50e331cb8ac400537e0eda30deb",
2814 "shasum": ""
2815 },
2816 "require": {
2817 "php": ">=5.3.0"
2818 },
2819 "type": "library",
2820 "autoload": {
2821 "files": [
2822 "paginator.php"
2823 ]
2824 },
2825 "authors": [
2826 {
2827 "name": "Nicolas LÅ“uillet",
2828 "email": "nicolas@loeuillet.org",
2829 "homepage": "http://www.cdetc.fr"
2830 }
2831 ],
2832 "description": "Paginate record sets, not tied in directly to a database.",
2833 "homepage": "https://github.com/wallabag/pagination",
2834 "support": {
2835 "source": "https://github.com/wallabag/pagination/tree/master"
2836 },
2837 "time": "2015-01-19 09:24:39"
2838 },
2839 {
2840 "name": "wallabag/php-flash-messages",
2841 "version": "dev-master",
2842 "source": {
2843 "type": "git",
2844 "url": "https://github.com/wallabag/PHP-Flash-Messages.git",
2845 "reference": "ea68eb768f32156baa15f7a3cd880ba8ff5af6ab"
2846 },
2847 "dist": {
2848 "type": "zip",
2849 "url": "https://api.github.com/repos/wallabag/PHP-Flash-Messages/zipball/ea68eb768f32156baa15f7a3cd880ba8ff5af6ab",
2850 "reference": "ea68eb768f32156baa15f7a3cd880ba8ff5af6ab",
2851 "shasum": ""
2852 },
2853 "require": {
2854 "php": ">=5.3.0"
2855 },
2856 "type": "library",
2857 "autoload": {
2858 "files": [
2859 "class.messages.php"
2860 ]
2861 },
2862 "license": [
2863 "Apache"
2864 ],
2865 "authors": [
2866 {
2867 "name": "Nicolas LÅ“uillet",
2868 "email": "nicolas@loeuillet.org",
2869 "homepage": "http://www.cdetc.fr"
2870 }
2871 ],
2872 "description": "Session-based Flash Messages class for PHP",
2873 "homepage": "https://github.com/wallabag/PHP-Flash-Messages",
2874 "keywords": [
2875 "flash",
2876 "messages",
2877 "php-flash-messages",
2878 "sessions"
2879 ],
2880 "support": {
2881 "source": "https://github.com/wallabag/PHP-Flash-Messages/tree/master"
2882 },
2883 "time": "2015-01-18 19:51:55"
2884 },
2885 {
2886 "name": "wallabag/php-readability",
2887 "version": "dev-master",
2888 "source": {
2889 "type": "git",
2890 "url": "https://github.com/wallabag/php-readability.git",
2891 "reference": "a37a1482b9964ae1804dbed0bffa00988523c387"
2892 },
2893 "dist": {
2894 "type": "zip",
2895 "url": "https://api.github.com/repos/wallabag/php-readability/zipball/a37a1482b9964ae1804dbed0bffa00988523c387",
2896 "reference": "a37a1482b9964ae1804dbed0bffa00988523c387",
2897 "shasum": ""
2898 },
2899 "require": {
2900 "php": ">=5.2"
2901 },
2902 "type": "library",
2903 "autoload": {
2904 "psr-0": {
2905 "Readability": ""
2906 }
2907 },
2908 "license": [
2909 "Apache-2.0"
2910 ],
2911 "authors": [
2912 {
2913 "name": "Keyvan Minoukadeh",
2914 "email": "keyvan@keyvan.net",
2915 "homepage": "http://keyvan.net",
2916 "role": "Developer (ported original JS code to PHP)"
2917 },
2918 {
2919 "name": "Arc90",
2920 "homepage": "http://arc90.com",
2921 "role": "Developer (original JS version)"
2922 }
2923 ],
2924 "description": "Automatic article extraction from HTML",
2925 "homepage": "https://github.com/wallabag/php-readability",
2926 "keywords": [
2927 "article",
2928 "article extraction",
2929 "content",
2930 "content extraction",
2931 "extraction",
2932 "html"
2933 ],
2934 "support": {
2935 "source": "https://github.com/wallabag/php-readability/tree/master",
2936 "issues": "https://github.com/wallabag/php-readability/issues"
2937 },
2938 "time": "2015-01-19 12:25:38"
2939 },
2940 {
2941 "name": "wallabag/phpMobi",
2942 "version": "dev-master",
2943 "source": {
2944 "type": "git",
2945 "url": "https://github.com/wallabag/phpMobi.git",
2946 "reference": "5137696542f08f8e6a0603c01970c6d3eca9873d"
2947 },
2948 "dist": {
2949 "type": "zip",
2950 "url": "https://api.github.com/repos/wallabag/phpMobi/zipball/5137696542f08f8e6a0603c01970c6d3eca9873d",
2951 "reference": "5137696542f08f8e6a0603c01970c6d3eca9873d",
2952 "shasum": ""
2953 },
2954 "require": {
2955 "php": ">=5.3.0"
2956 },
2957 "type": "library",
2958 "autoload": {
2959 "files": [
2960 "MOBIClass/MOBI.php"
2961 ]
2962 },
2963 "authors": [
2964 {
2965 "name": "Nicolas LÅ“uillet",
2966 "email": "nicolas@loeuillet.org",
2967 "homepage": "http://www.cdetc.fr"
2968 }
2969 ],
2970 "description": "An experimental Mobipocket file creator in PHP.",
2971 "homepage": "https://github.com/wallabag/phpMobi",
2972 "support": {
2973 "source": "https://github.com/wallabag/phpMobi/tree/master"
2974 },
2975 "time": "2015-01-19 12:43:17"
2976 },
2977 {
2978 "name": "willdurand/hateoas",
2979 "version": "v2.4.0",
2980 "source": {
2981 "type": "git",
2982 "url": "https://github.com/willdurand/Hateoas.git",
2983 "reference": "89fe19ad9ce25f15323d76ac22272282ae8a9f14"
2984 },
2985 "dist": {
2986 "type": "zip",
2987 "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/89fe19ad9ce25f15323d76ac22272282ae8a9f14",
2988 "reference": "89fe19ad9ce25f15323d76ac22272282ae8a9f14",
2989 "shasum": ""
2990 },
2991 "require": {
2992 "doctrine/annotations": "~1.0",
2993 "doctrine/common": "~2.0",
2994 "jms/metadata": "~1.1",
2995 "jms/serializer": "~0.13@dev",
2996 "symfony/expression-language": "~2.4"
2997 },
2998 "require-dev": {
2999 "atoum/atoum": "*@dev",
3000 "hautelook/frankenstein": "~0.1",
3001 "pagerfanta/pagerfanta": "~1.0",
3002 "phpunit/phpunit": "~3.7",
3003 "symfony/dependency-injection": "~2.0",
3004 "symfony/routing": "~2.0",
3005 "symfony/yaml": "~2.0",
3006 "twig/twig": "~1.12"
3007 },
3008 "suggest": {
3009 "symfony/routing": "To use the SymfonyRouteFactory.",
3010 "symfony/yaml": "To use yaml based configuration.",
3011 "twig/twig": "To use the Twig extensions."
3012 },
3013 "type": "library",
3014 "extra": {
3015 "branch-alias": {
3016 "dev-master": "2.4-dev"
3017 }
3018 },
3019 "autoload": {
3020 "psr-0": {
3021 "Hateoas": "src/"
3022 }
3023 },
3024 "notification-url": "https://packagist.org/downloads/",
3025 "license": [
3026 "MIT"
3027 ],
3028 "authors": [
3029 {
3030 "name": "Adrien Brault",
3031 "email": "adrien.brault@gmail.com"
3032 },
3033 {
3034 "name": "William Durand",
3035 "email": "william.durand1@gmail.com"
3036 }
3037 ],
3038 "description": "A PHP library to support implementing representations for HATEOAS REST web services",
3039 "time": "2015-02-24 15:28:33"
3040 },
3041 {
3042 "name": "willdurand/hateoas-bundle",
3043 "version": "dev-master",
3044 "target-dir": "Bazinga/Bundle/HateoasBundle",
3045 "source": {
3046 "type": "git",
3047 "url": "https://github.com/willdurand/BazingaHateoasBundle.git",
3048 "reference": "3c86e8080e8a229365a0ce91818da6fe6562376b"
3049 },
3050 "dist": {
3051 "type": "zip",
3052 "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/3c86e8080e8a229365a0ce91818da6fe6562376b",
3053 "reference": "3c86e8080e8a229365a0ce91818da6fe6562376b",
3054 "shasum": ""
3055 },
3056 "require": {
3057 "jms/serializer-bundle": "~0.13",
3058 "symfony/framework-bundle": "~2.2",
3059 "willdurand/hateoas": "~2.0"
3060 },
3061 "require-dev": {
3062 "symfony/expression-language": "~2.4",
3063 "twig/twig": "~1.12"
3064 },
3065 "type": "symfony-bundle",
3066 "extra": {
3067 "branch-alias": {
3068 "dev-master": "1.0.x-dev"
3069 }
3070 },
3071 "autoload": {
3072 "psr-0": {
3073 "Bazinga\\Bundle\\HateoasBundle": ""
3074 }
3075 },
3076 "notification-url": "https://packagist.org/downloads/",
3077 "license": [
3078 "MIT"
3079 ],
3080 "authors": [
3081 {
3082 "name": "William Durand",
3083 "email": "william.durand1@gmail.com"
3084 }
3085 ],
3086 "description": "Integration of Hateoas into Symfony2.",
3087 "keywords": [
3088 "HATEOAS",
3089 "rest"
3090 ],
3091 "time": "2015-02-19 16:27:51"
3092 },
3093 {
3094 "name": "willdurand/jsonp-callback-validator",
3095 "version": "v1.1.0",
3096 "source": {
3097 "type": "git",
3098 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
3099 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
3100 },
3101 "dist": {
3102 "type": "zip",
3103 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
3104 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
3105 "shasum": ""
3106 },
3107 "require": {
3108 "php": ">=5.3.0"
3109 },
3110 "require-dev": {
3111 "phpunit/phpunit": "~3.7"
3112 },
3113 "type": "library",
3114 "autoload": {
3115 "psr-0": {
3116 "JsonpCallbackValidator": "src/"
3117 }
3118 },
3119 "notification-url": "https://packagist.org/downloads/",
3120 "license": [
3121 "MIT"
3122 ],
3123 "authors": [
3124 {
3125 "name": "William Durand",
3126 "email": "william.durand1@gmail.com",
3127 "homepage": "http://www.willdurand.fr"
3128 }
3129 ],
3130 "description": "JSONP callback validator.",
3131 "time": "2014-01-20 22:35:06"
3132 },
3133 {
3134 "name": "willdurand/negotiation",
3135 "version": "1.3.4",
3136 "source": {
3137 "type": "git",
3138 "url": "https://github.com/willdurand/Negotiation.git",
3139 "reference": "d7fa4ce4a0436915b9ba9f7cb5ff37719f0a834c"
3140 },
3141 "dist": {
3142 "type": "zip",
3143 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/d7fa4ce4a0436915b9ba9f7cb5ff37719f0a834c",
3144 "reference": "d7fa4ce4a0436915b9ba9f7cb5ff37719f0a834c",
3145 "shasum": ""
3146 },
3147 "require": {
3148 "php": ">=5.3.0"
3149 },
3150 "type": "library",
3151 "extra": {
3152 "branch-alias": {
3153 "dev-master": "1.3-dev"
3154 }
3155 },
3156 "autoload": {
3157 "psr-0": {
3158 "Negotiation": "src/"
3159 }
3160 },
3161 "notification-url": "https://packagist.org/downloads/",
3162 "license": [
3163 "MIT"
3164 ],
3165 "authors": [
3166 {
3167 "name": "William Durand",
3168 "email": "william.durand1@gmail.com"
3169 }
3170 ],
3171 "description": "Content Negotiation tools for PHP provided as a standalone library.",
3172 "homepage": "http://williamdurand.fr/Negotiation/",
3173 "keywords": [
3174 "accept",
3175 "content",
3176 "format",
3177 "header",
3178 "negotiation"
3179 ],
3180 "time": "2014-10-02 07:26:00"
3181 }
3182 ],
3183 "packages-dev": [
3184 {
3185 "name": "doctrine/data-fixtures",
3186 "version": "v1.0.0",
3187 "source": {
3188 "type": "git",
3189 "url": "https://github.com/doctrine/data-fixtures.git",
3190 "reference": "b4a135c7db56ecc4602b54a2184368f440cac33e"
3191 },
3192 "dist": {
3193 "type": "zip",
3194 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/b4a135c7db56ecc4602b54a2184368f440cac33e",
3195 "reference": "b4a135c7db56ecc4602b54a2184368f440cac33e",
3196 "shasum": ""
3197 },
3198 "require": {
3199 "doctrine/common": ">=2.2,<2.5-dev",
3200 "php": ">=5.3.2"
3201 },
3202 "require-dev": {
3203 "doctrine/orm": ">=2.2,<2.5-dev"
3204 },
3205 "suggest": {
3206 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
3207 "doctrine/orm": "For loading ORM fixtures",
3208 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
3209 },
3210 "type": "library",
3211 "extra": {
3212 "branch-alias": {
3213 "dev-master": "1.0.x-dev"
3214 }
3215 },
3216 "autoload": {
3217 "psr-0": {
3218 "Doctrine\\Common\\DataFixtures": "lib/"
3219 }
3220 },
3221 "notification-url": "https://packagist.org/downloads/",
3222 "license": [
3223 "MIT"
3224 ],
3225 "authors": [
3226 {
3227 "name": "Jonathan Wage",
3228 "email": "jonwage@gmail.com",
3229 "homepage": "http://www.jwage.com/",
3230 "role": "Creator"
3231 }
3232 ],
3233 "description": "Data Fixtures for all Doctrine Object Managers",
3234 "homepage": "http://www.doctrine-project.org",
3235 "keywords": [
3236 "database"
3237 ],
3238 "time": "2013-07-10 17:04:07"
3239 },
3240 {
3241 "name": "doctrine/doctrine-fixtures-bundle",
3242 "version": "dev-master",
3243 "target-dir": "Doctrine/Bundle/FixturesBundle",
3244 "source": {
3245 "type": "git",
3246 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
3247 "reference": "c5ff0542772102ddd4e2fbe173e9ad40ad67c22f"
3248 },
3249 "dist": {
3250 "type": "zip",
3251 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/c5ff0542772102ddd4e2fbe173e9ad40ad67c22f",
3252 "reference": "c5ff0542772102ddd4e2fbe173e9ad40ad67c22f",
3253 "shasum": ""
3254 },
3255 "require": {
3256 "doctrine/data-fixtures": "~1.0",
3257 "doctrine/doctrine-bundle": "~1.0",
3258 "php": ">=5.3.2",
3259 "symfony/doctrine-bridge": "~2.1"
3260 },
3261 "type": "symfony-bundle",
3262 "extra": {
3263 "branch-alias": {
3264 "dev-master": "2.2.x-dev"
3265 }
3266 },
3267 "autoload": {
3268 "psr-0": {
3269 "Doctrine\\Bundle\\FixturesBundle": ""
3270 }
3271 },
3272 "notification-url": "https://packagist.org/downloads/",
3273 "license": [
3274 "MIT"
3275 ],
3276 "authors": [
3277 {
3278 "name": "Symfony Community",
3279 "homepage": "http://symfony.com/contributors"
3280 },
3281 {
3282 "name": "Doctrine Project",
3283 "homepage": "http://www.doctrine-project.org"
3284 },
3285 {
3286 "name": "Fabien Potencier",
3287 "email": "fabien@symfony.com"
3288 }
3289 ],
3290 "description": "Symfony DoctrineFixturesBundle",
3291 "homepage": "http://www.doctrine-project.org",
3292 "keywords": [
3293 "Fixture",
3294 "persistence"
3295 ],
3296 "time": "2015-01-19 02:21:37"
3297 },
3298 {
3299 "name": "doctrine/instantiator",
3300 "version": "1.0.4",
3301 "source": {
3302 "type": "git",
3303 "url": "https://github.com/doctrine/instantiator.git",
3304 "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119"
3305 },
3306 "dist": {
3307 "type": "zip",
3308 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119",
3309 "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119",
3310 "shasum": ""
3311 },
3312 "require": {
3313 "php": ">=5.3,<8.0-DEV"
3314 },
3315 "require-dev": {
3316 "athletic/athletic": "~0.1.8",
3317 "ext-pdo": "*",
3318 "ext-phar": "*",
3319 "phpunit/phpunit": "~4.0",
3320 "squizlabs/php_codesniffer": "2.0.*@ALPHA"
3321 },
3322 "type": "library",
3323 "extra": {
3324 "branch-alias": {
3325 "dev-master": "1.0.x-dev"
3326 }
3327 },
3328 "autoload": {
3329 "psr-0": {
3330 "Doctrine\\Instantiator\\": "src"
3331 }
3332 },
3333 "notification-url": "https://packagist.org/downloads/",
3334 "license": [
3335 "MIT"
3336 ],
3337 "authors": [
3338 {
3339 "name": "Marco Pivetta",
3340 "email": "ocramius@gmail.com",
3341 "homepage": "http://ocramius.github.com/"
3342 }
3343 ],
3344 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
3345 "homepage": "https://github.com/doctrine/instantiator",
3346 "keywords": [
3347 "constructor",
3348 "instantiate"
3349 ],
3350 "time": "2014-10-13 12:58:55"
3351 },
3352 {
3353 "name": "phpdocumentor/reflection-docblock",
3354 "version": "2.0.4",
3355 "source": {
3356 "type": "git",
3357 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3358 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
3359 },
3360 "dist": {
3361 "type": "zip",
3362 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
3363 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
3364 "shasum": ""
3365 },
3366 "require": {
3367 "php": ">=5.3.3"
3368 },
3369 "require-dev": {
3370 "phpunit/phpunit": "~4.0"
3371 },
3372 "suggest": {
3373 "dflydev/markdown": "~1.0",
3374 "erusev/parsedown": "~1.0"
3375 },
3376 "type": "library",
3377 "extra": {
3378 "branch-alias": {
3379 "dev-master": "2.0.x-dev"
3380 }
3381 },
3382 "autoload": {
3383 "psr-0": {
3384 "phpDocumentor": [
3385 "src/"
3386 ]
3387 }
3388 },
3389 "notification-url": "https://packagist.org/downloads/",
3390 "license": [
3391 "MIT"
3392 ],
3393 "authors": [
3394 {
3395 "name": "Mike van Riel",
3396 "email": "mike.vanriel@naenius.com"
3397 }
3398 ],
3399 "time": "2015-02-03 12:10:50"
3400 },
3401 {
3402 "name": "phpspec/prophecy",
3403 "version": "v1.3.1",
3404 "source": {
3405 "type": "git",
3406 "url": "https://github.com/phpspec/prophecy.git",
3407 "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9"
3408 },
3409 "dist": {
3410 "type": "zip",
3411 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ca52329bcdd1500de24427542577ebf3fc2f1c9",
3412 "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9",
3413 "shasum": ""
3414 },
3415 "require": {
3416 "doctrine/instantiator": "~1.0,>=1.0.2",
3417 "phpdocumentor/reflection-docblock": "~2.0"
3418 },
3419 "require-dev": {
3420 "phpspec/phpspec": "~2.0"
3421 },
3422 "type": "library",
3423 "extra": {
3424 "branch-alias": {
3425 "dev-master": "1.2.x-dev"
3426 }
3427 },
3428 "autoload": {
3429 "psr-0": {
3430 "Prophecy\\": "src/"
3431 }
3432 },
3433 "notification-url": "https://packagist.org/downloads/",
3434 "license": [
3435 "MIT"
3436 ],
3437 "authors": [
3438 {
3439 "name": "Konstantin Kudryashov",
3440 "email": "ever.zet@gmail.com",
3441 "homepage": "http://everzet.com"
3442 },
3443 {
3444 "name": "Marcello Duarte",
3445 "email": "marcello.duarte@gmail.com"
3446 }
3447 ],
3448 "description": "Highly opinionated mocking framework for PHP 5.3+",
3449 "homepage": "http://phpspec.org",
3450 "keywords": [
3451 "Double",
3452 "Dummy",
3453 "fake",
3454 "mock",
3455 "spy",
3456 "stub"
3457 ],
3458 "time": "2014-11-17 16:23:49"
3459 },
3460 {
3461 "name": "phpunit/php-code-coverage",
3462 "version": "2.0.15",
3463 "source": {
3464 "type": "git",
3465 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3466 "reference": "34cc484af1ca149188d0d9e91412191e398e0b67"
3467 },
3468 "dist": {
3469 "type": "zip",
3470 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/34cc484af1ca149188d0d9e91412191e398e0b67",
3471 "reference": "34cc484af1ca149188d0d9e91412191e398e0b67",
3472 "shasum": ""
3473 },
3474 "require": {
3475 "php": ">=5.3.3",
3476 "phpunit/php-file-iterator": "~1.3",
3477 "phpunit/php-text-template": "~1.2",
3478 "phpunit/php-token-stream": "~1.3",
3479 "sebastian/environment": "~1.0",
3480 "sebastian/version": "~1.0"
3481 },
3482 "require-dev": {
3483 "ext-xdebug": ">=2.1.4",
3484 "phpunit/phpunit": "~4"
3485 },
3486 "suggest": {
3487 "ext-dom": "*",
3488 "ext-xdebug": ">=2.2.1",
3489 "ext-xmlwriter": "*"
3490 },
3491 "type": "library",
3492 "extra": {
3493 "branch-alias": {
3494 "dev-master": "2.0.x-dev"
3495 }
3496 },
3497 "autoload": {
3498 "classmap": [
3499 "src/"
3500 ]
3501 },
3502 "notification-url": "https://packagist.org/downloads/",
3503 "license": [
3504 "BSD-3-Clause"
3505 ],
3506 "authors": [
3507 {
3508 "name": "Sebastian Bergmann",
3509 "email": "sb@sebastian-bergmann.de",
3510 "role": "lead"
3511 }
3512 ],
3513 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3514 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3515 "keywords": [
3516 "coverage",
3517 "testing",
3518 "xunit"
3519 ],
3520 "time": "2015-01-24 10:06:35"
3521 },
3522 {
3523 "name": "phpunit/php-file-iterator",
3524 "version": "1.3.4",
3525 "source": {
3526 "type": "git",
3527 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3528 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
3529 },
3530 "dist": {
3531 "type": "zip",
3532 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
3533 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
3534 "shasum": ""
3535 },
3536 "require": {
3537 "php": ">=5.3.3"
3538 },
3539 "type": "library",
3540 "autoload": {
3541 "classmap": [
3542 "File/"
3543 ]
3544 },
3545 "notification-url": "https://packagist.org/downloads/",
3546 "include-path": [
3547 ""
3548 ],
3549 "license": [
3550 "BSD-3-Clause"
3551 ],
3552 "authors": [
3553 {
3554 "name": "Sebastian Bergmann",
3555 "email": "sb@sebastian-bergmann.de",
3556 "role": "lead"
3557 }
3558 ],
3559 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3560 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3561 "keywords": [
3562 "filesystem",
3563 "iterator"
3564 ],
3565 "time": "2013-10-10 15:34:57"
3566 },
3567 {
3568 "name": "phpunit/php-text-template",
3569 "version": "1.2.0",
3570 "source": {
3571 "type": "git",
3572 "url": "https://github.com/sebastianbergmann/php-text-template.git",
3573 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
3574 },
3575 "dist": {
3576 "type": "zip",
3577 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
3578 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
3579 "shasum": ""
3580 },
3581 "require": {
3582 "php": ">=5.3.3"
3583 },
3584 "type": "library",
3585 "autoload": {
3586 "classmap": [
3587 "Text/"
3588 ]
3589 },
3590 "notification-url": "https://packagist.org/downloads/",
3591 "include-path": [
3592 ""
3593 ],
3594 "license": [
3595 "BSD-3-Clause"
3596 ],
3597 "authors": [
3598 {
3599 "name": "Sebastian Bergmann",
3600 "email": "sb@sebastian-bergmann.de",
3601 "role": "lead"
3602 }
3603 ],
3604 "description": "Simple template engine.",
3605 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3606 "keywords": [
3607 "template"
3608 ],
3609 "time": "2014-01-30 17:20:04"
3610 },
3611 {
3612 "name": "phpunit/php-timer",
3613 "version": "1.0.5",
3614 "source": {
3615 "type": "git",
3616 "url": "https://github.com/sebastianbergmann/php-timer.git",
3617 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
3618 },
3619 "dist": {
3620 "type": "zip",
3621 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
3622 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
3623 "shasum": ""
3624 },
3625 "require": {
3626 "php": ">=5.3.3"
3627 },
3628 "type": "library",
3629 "autoload": {
3630 "classmap": [
3631 "PHP/"
3632 ]
3633 },
3634 "notification-url": "https://packagist.org/downloads/",
3635 "include-path": [
3636 ""
3637 ],
3638 "license": [
3639 "BSD-3-Clause"
3640 ],
3641 "authors": [
3642 {
3643 "name": "Sebastian Bergmann",
3644 "email": "sb@sebastian-bergmann.de",
3645 "role": "lead"
3646 }
3647 ],
3648 "description": "Utility class for timing",
3649 "homepage": "https://github.com/sebastianbergmann/php-timer/",
3650 "keywords": [
3651 "timer"
3652 ],
3653 "time": "2013-08-02 07:42:54"
3654 },
3655 {
3656 "name": "phpunit/php-token-stream",
3657 "version": "1.4.0",
3658 "source": {
3659 "type": "git",
3660 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3661 "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74"
3662 },
3663 "dist": {
3664 "type": "zip",
3665 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/db32c18eba00b121c145575fcbcd4d4d24e6db74",
3666 "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74",
3667 "shasum": ""
3668 },
3669 "require": {
3670 "ext-tokenizer": "*",
3671 "php": ">=5.3.3"
3672 },
3673 "require-dev": {
3674 "phpunit/phpunit": "~4.2"
3675 },
3676 "type": "library",
3677 "extra": {
3678 "branch-alias": {
3679 "dev-master": "1.4-dev"
3680 }
3681 },
3682 "autoload": {
3683 "classmap": [
3684 "src/"
3685 ]
3686 },
3687 "notification-url": "https://packagist.org/downloads/",
3688 "license": [
3689 "BSD-3-Clause"
3690 ],
3691 "authors": [
3692 {
3693 "name": "Sebastian Bergmann",
3694 "email": "sebastian@phpunit.de"
3695 }
3696 ],
3697 "description": "Wrapper around PHP's tokenizer extension.",
3698 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3699 "keywords": [
3700 "tokenizer"
3701 ],
3702 "time": "2015-01-17 09:51:32"
3703 },
3704 {
3705 "name": "phpunit/phpunit",
3706 "version": "4.5.0",
3707 "source": {
3708 "type": "git",
3709 "url": "https://github.com/sebastianbergmann/phpunit.git",
3710 "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5"
3711 },
3712 "dist": {
3713 "type": "zip",
3714 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5b578d3865a9128b9c209b011fda6539ec06e7a5",
3715 "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5",
3716 "shasum": ""
3717 },
3718 "require": {
3719 "ext-dom": "*",
3720 "ext-json": "*",
3721 "ext-pcre": "*",
3722 "ext-reflection": "*",
3723 "ext-spl": "*",
3724 "php": ">=5.3.3",
3725 "phpspec/prophecy": "~1.3.1",
3726 "phpunit/php-code-coverage": "~2.0",
3727 "phpunit/php-file-iterator": "~1.3.2",
3728 "phpunit/php-text-template": "~1.2",
3729 "phpunit/php-timer": "~1.0.2",
3730 "phpunit/phpunit-mock-objects": "~2.3",
3731 "sebastian/comparator": "~1.1",
3732 "sebastian/diff": "~1.1",
3733 "sebastian/environment": "~1.2",
3734 "sebastian/exporter": "~1.2",
3735 "sebastian/global-state": "~1.0",
3736 "sebastian/version": "~1.0",
3737 "symfony/yaml": "~2.0"
3738 },
3739 "suggest": {
3740 "phpunit/php-invoker": "~1.1"
3741 },
3742 "bin": [
3743 "phpunit"
3744 ],
3745 "type": "library",
3746 "extra": {
3747 "branch-alias": {
3748 "dev-master": "4.5.x-dev"
3749 }
3750 },
3751 "autoload": {
3752 "classmap": [
3753 "src/"
3754 ]
3755 },
3756 "notification-url": "https://packagist.org/downloads/",
3757 "license": [
3758 "BSD-3-Clause"
3759 ],
3760 "authors": [
3761 {
3762 "name": "Sebastian Bergmann",
3763 "email": "sebastian@phpunit.de",
3764 "role": "lead"
3765 }
3766 ],
3767 "description": "The PHP Unit Testing framework.",
3768 "homepage": "https://phpunit.de/",
3769 "keywords": [
3770 "phpunit",
3771 "testing",
3772 "xunit"
3773 ],
3774 "time": "2015-02-05 15:51:19"
3775 },
3776 {
3777 "name": "phpunit/phpunit-mock-objects",
3778 "version": "2.3.0",
3779 "source": {
3780 "type": "git",
3781 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
3782 "reference": "c63d2367247365f688544f0d500af90a11a44c65"
3783 },
3784 "dist": {
3785 "type": "zip",
3786 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c63d2367247365f688544f0d500af90a11a44c65",
3787 "reference": "c63d2367247365f688544f0d500af90a11a44c65",
3788 "shasum": ""
3789 },
3790 "require": {
3791 "doctrine/instantiator": "~1.0,>=1.0.1",
3792 "php": ">=5.3.3",
3793 "phpunit/php-text-template": "~1.2"
3794 },
3795 "require-dev": {
3796 "phpunit/phpunit": "~4.3"
3797 },
3798 "suggest": {
3799 "ext-soap": "*"
3800 },
3801 "type": "library",
3802 "extra": {
3803 "branch-alias": {
3804 "dev-master": "2.3.x-dev"
3805 }
3806 },
3807 "autoload": {
3808 "classmap": [
3809 "src/"
3810 ]
3811 },
3812 "notification-url": "https://packagist.org/downloads/",
3813 "license": [
3814 "BSD-3-Clause"
3815 ],
3816 "authors": [
3817 {
3818 "name": "Sebastian Bergmann",
3819 "email": "sb@sebastian-bergmann.de",
3820 "role": "lead"
3821 }
3822 ],
3823 "description": "Mock Object library for PHPUnit",
3824 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
3825 "keywords": [
3826 "mock",
3827 "xunit"
3828 ],
3829 "time": "2014-10-03 05:12:11"
3830 },
3831 {
3832 "name": "sebastian/comparator",
3833 "version": "1.1.1",
3834 "source": {
3835 "type": "git",
3836 "url": "https://github.com/sebastianbergmann/comparator.git",
3837 "reference": "1dd8869519a225f7f2b9eb663e225298fade819e"
3838 },
3839 "dist": {
3840 "type": "zip",
3841 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e",
3842 "reference": "1dd8869519a225f7f2b9eb663e225298fade819e",
3843 "shasum": ""
3844 },
3845 "require": {
3846 "php": ">=5.3.3",
3847 "sebastian/diff": "~1.2",
3848 "sebastian/exporter": "~1.2"
3849 },
3850 "require-dev": {
3851 "phpunit/phpunit": "~4.4"
3852 },
3853 "type": "library",
3854 "extra": {
3855 "branch-alias": {
3856 "dev-master": "1.1.x-dev"
3857 }
3858 },
3859 "autoload": {
3860 "classmap": [
3861 "src/"
3862 ]
3863 },
3864 "notification-url": "https://packagist.org/downloads/",
3865 "license": [
3866 "BSD-3-Clause"
3867 ],
3868 "authors": [
3869 {
3870 "name": "Jeff Welch",
3871 "email": "whatthejeff@gmail.com"
3872 },
3873 {
3874 "name": "Volker Dusch",
3875 "email": "github@wallbash.com"
3876 },
3877 {
3878 "name": "Bernhard Schussek",
3879 "email": "bschussek@2bepublished.at"
3880 },
3881 {
3882 "name": "Sebastian Bergmann",
3883 "email": "sebastian@phpunit.de"
3884 }
3885 ],
3886 "description": "Provides the functionality to compare PHP values for equality",
3887 "homepage": "http://www.github.com/sebastianbergmann/comparator",
3888 "keywords": [
3889 "comparator",
3890 "compare",
3891 "equality"
3892 ],
3893 "time": "2015-01-29 16:28:08"
3894 },
3895 {
3896 "name": "sebastian/diff",
3897 "version": "1.2.0",
3898 "source": {
3899 "type": "git",
3900 "url": "https://github.com/sebastianbergmann/diff.git",
3901 "reference": "5843509fed39dee4b356a306401e9dd1a931fec7"
3902 },
3903 "dist": {
3904 "type": "zip",
3905 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7",
3906 "reference": "5843509fed39dee4b356a306401e9dd1a931fec7",
3907 "shasum": ""
3908 },
3909 "require": {
3910 "php": ">=5.3.3"
3911 },
3912 "require-dev": {
3913 "phpunit/phpunit": "~4.2"
3914 },
3915 "type": "library",
3916 "extra": {
3917 "branch-alias": {
3918 "dev-master": "1.2-dev"
3919 }
3920 },
3921 "autoload": {
3922 "classmap": [
3923 "src/"
3924 ]
3925 },
3926 "notification-url": "https://packagist.org/downloads/",
3927 "license": [
3928 "BSD-3-Clause"
3929 ],
3930 "authors": [
3931 {
3932 "name": "Kore Nordmann",
3933 "email": "mail@kore-nordmann.de"
3934 },
3935 {
3936 "name": "Sebastian Bergmann",
3937 "email": "sebastian@phpunit.de"
3938 }
3939 ],
3940 "description": "Diff implementation",
3941 "homepage": "http://www.github.com/sebastianbergmann/diff",
3942 "keywords": [
3943 "diff"
3944 ],
3945 "time": "2014-08-15 10:29:00"
3946 },
3947 {
3948 "name": "sebastian/environment",
3949 "version": "1.2.1",
3950 "source": {
3951 "type": "git",
3952 "url": "https://github.com/sebastianbergmann/environment.git",
3953 "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7"
3954 },
3955 "dist": {
3956 "type": "zip",
3957 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e6c71d918088c251b181ba8b3088af4ac336dd7",
3958 "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7",
3959 "shasum": ""
3960 },
3961 "require": {
3962 "php": ">=5.3.3"
3963 },
3964 "require-dev": {
3965 "phpunit/phpunit": "~4.3"
3966 },
3967 "type": "library",
3968 "extra": {
3969 "branch-alias": {
3970 "dev-master": "1.2.x-dev"
3971 }
3972 },
3973 "autoload": {
3974 "classmap": [
3975 "src/"
3976 ]
3977 },
3978 "notification-url": "https://packagist.org/downloads/",
3979 "license": [
3980 "BSD-3-Clause"
3981 ],
3982 "authors": [
3983 {
3984 "name": "Sebastian Bergmann",
3985 "email": "sebastian@phpunit.de"
3986 }
3987 ],
3988 "description": "Provides functionality to handle HHVM/PHP environments",
3989 "homepage": "http://www.github.com/sebastianbergmann/environment",
3990 "keywords": [
3991 "Xdebug",
3992 "environment",
3993 "hhvm"
3994 ],
3995 "time": "2014-10-25 08:00:45"
3996 },
3997 {
3998 "name": "sebastian/exporter",
3999 "version": "1.2.0",
4000 "source": {
4001 "type": "git",
4002 "url": "https://github.com/sebastianbergmann/exporter.git",
4003 "reference": "84839970d05254c73cde183a721c7af13aede943"
4004 },
4005 "dist": {
4006 "type": "zip",
4007 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943",
4008 "reference": "84839970d05254c73cde183a721c7af13aede943",
4009 "shasum": ""
4010 },
4011 "require": {
4012 "php": ">=5.3.3",
4013 "sebastian/recursion-context": "~1.0"
4014 },
4015 "require-dev": {
4016 "phpunit/phpunit": "~4.4"
4017 },
4018 "type": "library",
4019 "extra": {
4020 "branch-alias": {
4021 "dev-master": "1.2.x-dev"
4022 }
4023 },
4024 "autoload": {
4025 "classmap": [
4026 "src/"
4027 ]
4028 },
4029 "notification-url": "https://packagist.org/downloads/",
4030 "license": [
4031 "BSD-3-Clause"
4032 ],
4033 "authors": [
4034 {
4035 "name": "Jeff Welch",
4036 "email": "whatthejeff@gmail.com"
4037 },
4038 {
4039 "name": "Volker Dusch",
4040 "email": "github@wallbash.com"
4041 },
4042 {
4043 "name": "Bernhard Schussek",
4044 "email": "bschussek@2bepublished.at"
4045 },
4046 {
4047 "name": "Sebastian Bergmann",
4048 "email": "sebastian@phpunit.de"
4049 },
4050 {
4051 "name": "Adam Harvey",
4052 "email": "aharvey@php.net"
4053 }
4054 ],
4055 "description": "Provides the functionality to export PHP variables for visualization",
4056 "homepage": "http://www.github.com/sebastianbergmann/exporter",
4057 "keywords": [
4058 "export",
4059 "exporter"
4060 ],
4061 "time": "2015-01-27 07:23:06"
4062 },
4063 {
4064 "name": "sebastian/global-state",
4065 "version": "1.0.0",
4066 "source": {
4067 "type": "git",
4068 "url": "https://github.com/sebastianbergmann/global-state.git",
4069 "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
4070 },
4071 "dist": {
4072 "type": "zip",
4073 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
4074 "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
4075 "shasum": ""
4076 },
4077 "require": {
4078 "php": ">=5.3.3"
4079 },
4080 "require-dev": {
4081 "phpunit/phpunit": "~4.2"
4082 },
4083 "suggest": {
4084 "ext-uopz": "*"
4085 },
4086 "type": "library",
4087 "extra": {
4088 "branch-alias": {
4089 "dev-master": "1.0-dev"
4090 }
4091 },
4092 "autoload": {
4093 "classmap": [
4094 "src/"
4095 ]
4096 },
4097 "notification-url": "https://packagist.org/downloads/",
4098 "license": [
4099 "BSD-3-Clause"
4100 ],
4101 "authors": [
4102 {
4103 "name": "Sebastian Bergmann",
4104 "email": "sebastian@phpunit.de"
4105 }
4106 ],
4107 "description": "Snapshotting of global state",
4108 "homepage": "http://www.github.com/sebastianbergmann/global-state",
4109 "keywords": [
4110 "global state"
4111 ],
4112 "time": "2014-10-06 09:23:50"
4113 },
4114 {
4115 "name": "sebastian/recursion-context",
4116 "version": "1.0.0",
4117 "source": {
4118 "type": "git",
4119 "url": "https://github.com/sebastianbergmann/recursion-context.git",
4120 "reference": "3989662bbb30a29d20d9faa04a846af79b276252"
4121 },
4122 "dist": {
4123 "type": "zip",
4124 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252",
4125 "reference": "3989662bbb30a29d20d9faa04a846af79b276252",
4126 "shasum": ""
4127 },
4128 "require": {
4129 "php": ">=5.3.3"
4130 },
4131 "require-dev": {
4132 "phpunit/phpunit": "~4.4"
4133 },
4134 "type": "library",
4135 "extra": {
4136 "branch-alias": {
4137 "dev-master": "1.0.x-dev"
4138 }
4139 },
4140 "autoload": {
4141 "classmap": [
4142 "src/"
4143 ]
4144 },
4145 "notification-url": "https://packagist.org/downloads/",
4146 "license": [
4147 "BSD-3-Clause"
4148 ],
4149 "authors": [
4150 {
4151 "name": "Jeff Welch",
4152 "email": "whatthejeff@gmail.com"
4153 },
4154 {
4155 "name": "Sebastian Bergmann",
4156 "email": "sebastian@phpunit.de"
4157 },
4158 {
4159 "name": "Adam Harvey",
4160 "email": "aharvey@php.net"
4161 }
4162 ],
4163 "description": "Provides functionality to recursively process PHP variables",
4164 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4165 "time": "2015-01-24 09:48:32"
4166 },
4167 {
4168 "name": "sebastian/version",
4169 "version": "1.0.4",
4170 "source": {
4171 "type": "git",
4172 "url": "https://github.com/sebastianbergmann/version.git",
4173 "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b"
4174 },
4175 "dist": {
4176 "type": "zip",
4177 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/a77d9123f8e809db3fbdea15038c27a95da4058b",
4178 "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b",
4179 "shasum": ""
4180 },
4181 "type": "library",
4182 "autoload": {
4183 "classmap": [
4184 "src/"
4185 ]
4186 },
4187 "notification-url": "https://packagist.org/downloads/",
4188 "license": [
4189 "BSD-3-Clause"
4190 ],
4191 "authors": [
4192 {
4193 "name": "Sebastian Bergmann",
4194 "email": "sebastian@phpunit.de",
4195 "role": "lead"
4196 }
4197 ],
4198 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4199 "homepage": "https://github.com/sebastianbergmann/version",
4200 "time": "2014-12-15 14:25:24"
4201 },
4202 {
4203 "name": "sensio/generator-bundle",
4204 "version": "v2.5.2",
4205 "target-dir": "Sensio/Bundle/GeneratorBundle",
4206 "source": {
4207 "type": "git",
4208 "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
4209 "reference": "4b09746520a826a7bf34a466ba31c7d8740fef7e"
4210 },
4211 "dist": {
4212 "type": "zip",
4213 "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/4b09746520a826a7bf34a466ba31c7d8740fef7e",
4214 "reference": "4b09746520a826a7bf34a466ba31c7d8740fef7e",
4215 "shasum": ""
4216 },
4217 "require": {
4218 "symfony/console": "~2.5",
4219 "symfony/framework-bundle": "~2.2"
4220 },
4221 "require-dev": {
4222 "doctrine/orm": "~2.2,>=2.2.3",
4223 "symfony/doctrine-bridge": "~2.2",
4224 "twig/twig": "~1.11"
4225 },
4226 "type": "symfony-bundle",
4227 "extra": {
4228 "branch-alias": {
4229 "dev-master": "2.5.x-dev"
4230 }
4231 },
4232 "autoload": {
4233 "psr-0": {
4234 "Sensio\\Bundle\\GeneratorBundle": ""
4235 }
4236 },
4237 "notification-url": "https://packagist.org/downloads/",
4238 "license": [
4239 "MIT"
4240 ],
4241 "authors": [
4242 {
4243 "name": "Fabien Potencier",
4244 "email": "fabien@symfony.com"
4245 }
4246 ],
4247 "description": "This bundle generates code for you",
4248 "time": "2015-02-11 07:21:23"
4249 }
4250 ],
4251 "aliases": [],
4252 "minimum-stability": "dev",
4253 "stability-flags": {
4254 "nelmio/cors-bundle": 20,
4255 "willdurand/hateoas-bundle": 20,
4256 "htmlawed/htmlawed": 20,
4257 "wallabag/php-flash-messages": 20,
4258 "wallabag/kriss_php5": 20,
4259 "wallabag/pagination": 20,
4260 "wallabag/phpepub": 20,
4261 "wallabag/php-readability": 20,
4262 "wallabag/phpmobi": 20,
4263 "wallabag/fivefilters_libraries": 20,
4264 "pagerfanta/pagerfanta": 20,
4265 "doctrine/doctrine-fixtures-bundle": 20
4266 },
4267 "prefer-stable": true,
4268 "prefer-lowest": false,
4269 "platform": {
4270 "php": ">=5.3.3"
4271 },
4272 "platform-dev": []
4273 }