]> git.immae.eu Git - github/wallabag/wallabag.git/blob - composer.lock
Forgot .travis.yml file
[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 https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically"
6 ],
7 "hash": "444a0b89984367e9a2e0d926bee6fea0",
8 "content-hash": "55c24170389887c15cc6a2b0b0f826be",
9 "packages": [
10 {
11 "name": "behat/transliterator",
12 "version": "v1.1.0",
13 "source": {
14 "type": "git",
15 "url": "https://github.com/Behat/Transliterator.git",
16 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
17 },
18 "dist": {
19 "type": "zip",
20 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
21 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
22 "shasum": ""
23 },
24 "require": {
25 "php": ">=5.3.3"
26 },
27 "type": "library",
28 "extra": {
29 "branch-alias": {
30 "dev-master": "1.1-dev"
31 }
32 },
33 "autoload": {
34 "psr-0": {
35 "Behat\\Transliterator": "src/"
36 }
37 },
38 "notification-url": "https://packagist.org/downloads/",
39 "license": [
40 "Artistic-1.0"
41 ],
42 "description": "String transliterator",
43 "keywords": [
44 "i18n",
45 "slug",
46 "transliterator"
47 ],
48 "time": "2015-09-28 16:26:35"
49 },
50 {
51 "name": "craue/config-bundle",
52 "version": "1.4.1",
53 "source": {
54 "type": "git",
55 "url": "https://github.com/craue/CraueConfigBundle.git",
56 "reference": "cc95e0f815431369b3798ea3888a56e56a89b7e9"
57 },
58 "dist": {
59 "type": "zip",
60 "url": "https://api.github.com/repos/craue/CraueConfigBundle/zipball/cc95e0f815431369b3798ea3888a56e56a89b7e9",
61 "reference": "cc95e0f815431369b3798ea3888a56e56a89b7e9",
62 "shasum": ""
63 },
64 "require": {
65 "php": "^5.3.2|~7.0",
66 "symfony/framework-bundle": "~2.3|~3.0"
67 },
68 "require-dev": {
69 "doctrine/doctrine-bundle": "~1.0",
70 "doctrine/orm": "~2.3",
71 "phpunit/phpunit": "~4.1|~5.0",
72 "symfony/assetic-bundle": "~2.3",
73 "symfony/phpunit-bridge": "^2.8.1|^3.0.1",
74 "symfony/symfony": "~2.3|~3.0"
75 },
76 "type": "symfony-bundle",
77 "extra": {
78 "branch-alias": {
79 "dev-master": "1.4.x-dev"
80 }
81 },
82 "autoload": {
83 "psr-4": {
84 "Craue\\ConfigBundle\\": ""
85 }
86 },
87 "notification-url": "https://packagist.org/downloads/",
88 "license": [
89 "MIT"
90 ],
91 "authors": [
92 {
93 "name": "Christian Raue",
94 "email": "christian.raue@gmail.com"
95 },
96 {
97 "name": "Symfony Community",
98 "homepage": "https://github.com/craue/CraueConfigBundle/contributors"
99 }
100 ],
101 "description": "Database-stored settings made available via a service for your Symfony project.",
102 "homepage": "https://github.com/craue/CraueConfigBundle",
103 "keywords": [
104 "Symfony2",
105 "config",
106 "symfony3"
107 ],
108 "time": "2015-12-29 22:34:31"
109 },
110 {
111 "name": "doctrine/annotations",
112 "version": "v1.3.0",
113 "source": {
114 "type": "git",
115 "url": "https://github.com/doctrine/annotations.git",
116 "reference": "30e07cf03edc3cd3ef579d0dd4dd8c58250799a5"
117 },
118 "dist": {
119 "type": "zip",
120 "url": "https://api.github.com/repos/doctrine/annotations/zipball/30e07cf03edc3cd3ef579d0dd4dd8c58250799a5",
121 "reference": "30e07cf03edc3cd3ef579d0dd4dd8c58250799a5",
122 "shasum": ""
123 },
124 "require": {
125 "doctrine/lexer": "1.*",
126 "php": "^5.6 || ^7.0"
127 },
128 "require-dev": {
129 "doctrine/cache": "1.*",
130 "phpunit/phpunit": "^5.6.1"
131 },
132 "type": "library",
133 "extra": {
134 "branch-alias": {
135 "dev-master": "1.4.x-dev"
136 }
137 },
138 "autoload": {
139 "psr-4": {
140 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
141 }
142 },
143 "notification-url": "https://packagist.org/downloads/",
144 "license": [
145 "MIT"
146 ],
147 "authors": [
148 {
149 "name": "Roman Borschel",
150 "email": "roman@code-factory.org"
151 },
152 {
153 "name": "Benjamin Eberlei",
154 "email": "kontakt@beberlei.de"
155 },
156 {
157 "name": "Guilherme Blanco",
158 "email": "guilhermeblanco@gmail.com"
159 },
160 {
161 "name": "Jonathan Wage",
162 "email": "jonwage@gmail.com"
163 },
164 {
165 "name": "Johannes Schmitt",
166 "email": "schmittjoh@gmail.com"
167 }
168 ],
169 "description": "Docblock Annotations Parser",
170 "homepage": "http://www.doctrine-project.org",
171 "keywords": [
172 "annotations",
173 "docblock",
174 "parser"
175 ],
176 "time": "2016-10-24 11:45:47"
177 },
178 {
179 "name": "doctrine/cache",
180 "version": "v1.6.1",
181 "source": {
182 "type": "git",
183 "url": "https://github.com/doctrine/cache.git",
184 "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
185 },
186 "dist": {
187 "type": "zip",
188 "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
189 "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
190 "shasum": ""
191 },
192 "require": {
193 "php": "~5.5|~7.0"
194 },
195 "conflict": {
196 "doctrine/common": ">2.2,<2.4"
197 },
198 "require-dev": {
199 "phpunit/phpunit": "~4.8|~5.0",
200 "predis/predis": "~1.0",
201 "satooshi/php-coveralls": "~0.6"
202 },
203 "type": "library",
204 "extra": {
205 "branch-alias": {
206 "dev-master": "1.6.x-dev"
207 }
208 },
209 "autoload": {
210 "psr-4": {
211 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
212 }
213 },
214 "notification-url": "https://packagist.org/downloads/",
215 "license": [
216 "MIT"
217 ],
218 "authors": [
219 {
220 "name": "Roman Borschel",
221 "email": "roman@code-factory.org"
222 },
223 {
224 "name": "Benjamin Eberlei",
225 "email": "kontakt@beberlei.de"
226 },
227 {
228 "name": "Guilherme Blanco",
229 "email": "guilhermeblanco@gmail.com"
230 },
231 {
232 "name": "Jonathan Wage",
233 "email": "jonwage@gmail.com"
234 },
235 {
236 "name": "Johannes Schmitt",
237 "email": "schmittjoh@gmail.com"
238 }
239 ],
240 "description": "Caching library offering an object-oriented API for many cache backends",
241 "homepage": "http://www.doctrine-project.org",
242 "keywords": [
243 "cache",
244 "caching"
245 ],
246 "time": "2016-10-29 11:16:17"
247 },
248 {
249 "name": "doctrine/collections",
250 "version": "v1.3.0",
251 "source": {
252 "type": "git",
253 "url": "https://github.com/doctrine/collections.git",
254 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
255 },
256 "dist": {
257 "type": "zip",
258 "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
259 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
260 "shasum": ""
261 },
262 "require": {
263 "php": ">=5.3.2"
264 },
265 "require-dev": {
266 "phpunit/phpunit": "~4.0"
267 },
268 "type": "library",
269 "extra": {
270 "branch-alias": {
271 "dev-master": "1.2.x-dev"
272 }
273 },
274 "autoload": {
275 "psr-0": {
276 "Doctrine\\Common\\Collections\\": "lib/"
277 }
278 },
279 "notification-url": "https://packagist.org/downloads/",
280 "license": [
281 "MIT"
282 ],
283 "authors": [
284 {
285 "name": "Roman Borschel",
286 "email": "roman@code-factory.org"
287 },
288 {
289 "name": "Benjamin Eberlei",
290 "email": "kontakt@beberlei.de"
291 },
292 {
293 "name": "Guilherme Blanco",
294 "email": "guilhermeblanco@gmail.com"
295 },
296 {
297 "name": "Jonathan Wage",
298 "email": "jonwage@gmail.com"
299 },
300 {
301 "name": "Johannes Schmitt",
302 "email": "schmittjoh@gmail.com"
303 }
304 ],
305 "description": "Collections Abstraction library",
306 "homepage": "http://www.doctrine-project.org",
307 "keywords": [
308 "array",
309 "collections",
310 "iterator"
311 ],
312 "time": "2015-04-14 22:21:58"
313 },
314 {
315 "name": "doctrine/common",
316 "version": "v2.6.1",
317 "source": {
318 "type": "git",
319 "url": "https://github.com/doctrine/common.git",
320 "reference": "a579557bc689580c19fee4e27487a67fe60defc0"
321 },
322 "dist": {
323 "type": "zip",
324 "url": "https://api.github.com/repos/doctrine/common/zipball/a579557bc689580c19fee4e27487a67fe60defc0",
325 "reference": "a579557bc689580c19fee4e27487a67fe60defc0",
326 "shasum": ""
327 },
328 "require": {
329 "doctrine/annotations": "1.*",
330 "doctrine/cache": "1.*",
331 "doctrine/collections": "1.*",
332 "doctrine/inflector": "1.*",
333 "doctrine/lexer": "1.*",
334 "php": "~5.5|~7.0"
335 },
336 "require-dev": {
337 "phpunit/phpunit": "~4.8|~5.0"
338 },
339 "type": "library",
340 "extra": {
341 "branch-alias": {
342 "dev-master": "2.7.x-dev"
343 }
344 },
345 "autoload": {
346 "psr-4": {
347 "Doctrine\\Common\\": "lib/Doctrine/Common"
348 }
349 },
350 "notification-url": "https://packagist.org/downloads/",
351 "license": [
352 "MIT"
353 ],
354 "authors": [
355 {
356 "name": "Roman Borschel",
357 "email": "roman@code-factory.org"
358 },
359 {
360 "name": "Benjamin Eberlei",
361 "email": "kontakt@beberlei.de"
362 },
363 {
364 "name": "Guilherme Blanco",
365 "email": "guilhermeblanco@gmail.com"
366 },
367 {
368 "name": "Jonathan Wage",
369 "email": "jonwage@gmail.com"
370 },
371 {
372 "name": "Johannes Schmitt",
373 "email": "schmittjoh@gmail.com"
374 }
375 ],
376 "description": "Common Library for Doctrine projects",
377 "homepage": "http://www.doctrine-project.org",
378 "keywords": [
379 "annotations",
380 "collections",
381 "eventmanager",
382 "persistence",
383 "spl"
384 ],
385 "time": "2015-12-25 13:18:31"
386 },
387 {
388 "name": "doctrine/dbal",
389 "version": "v2.5.5",
390 "source": {
391 "type": "git",
392 "url": "https://github.com/doctrine/dbal.git",
393 "reference": "9f8c05cd5225a320d56d4bfdb4772f10d045a0c9"
394 },
395 "dist": {
396 "type": "zip",
397 "url": "https://api.github.com/repos/doctrine/dbal/zipball/9f8c05cd5225a320d56d4bfdb4772f10d045a0c9",
398 "reference": "9f8c05cd5225a320d56d4bfdb4772f10d045a0c9",
399 "shasum": ""
400 },
401 "require": {
402 "doctrine/common": ">=2.4,<2.7-dev",
403 "php": ">=5.3.2"
404 },
405 "require-dev": {
406 "phpunit/phpunit": "4.*",
407 "symfony/console": "2.*||^3.0"
408 },
409 "suggest": {
410 "symfony/console": "For helpful console commands such as SQL execution and import of files."
411 },
412 "bin": [
413 "bin/doctrine-dbal"
414 ],
415 "type": "library",
416 "extra": {
417 "branch-alias": {
418 "dev-master": "2.5.x-dev"
419 }
420 },
421 "autoload": {
422 "psr-0": {
423 "Doctrine\\DBAL\\": "lib/"
424 }
425 },
426 "notification-url": "https://packagist.org/downloads/",
427 "license": [
428 "MIT"
429 ],
430 "authors": [
431 {
432 "name": "Roman Borschel",
433 "email": "roman@code-factory.org"
434 },
435 {
436 "name": "Benjamin Eberlei",
437 "email": "kontakt@beberlei.de"
438 },
439 {
440 "name": "Guilherme Blanco",
441 "email": "guilhermeblanco@gmail.com"
442 },
443 {
444 "name": "Jonathan Wage",
445 "email": "jonwage@gmail.com"
446 }
447 ],
448 "description": "Database Abstraction Layer",
449 "homepage": "http://www.doctrine-project.org",
450 "keywords": [
451 "database",
452 "dbal",
453 "persistence",
454 "queryobject"
455 ],
456 "time": "2016-09-09 19:13:33"
457 },
458 {
459 "name": "doctrine/doctrine-bundle",
460 "version": "1.6.4",
461 "source": {
462 "type": "git",
463 "url": "https://github.com/doctrine/DoctrineBundle.git",
464 "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7"
465 },
466 "dist": {
467 "type": "zip",
468 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/dd40b0a7fb16658cda9def9786992b8df8a49be7",
469 "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7",
470 "shasum": ""
471 },
472 "require": {
473 "doctrine/dbal": "~2.3",
474 "doctrine/doctrine-cache-bundle": "~1.0",
475 "jdorn/sql-formatter": "~1.1",
476 "php": ">=5.3.2",
477 "symfony/console": "~2.3|~3.0",
478 "symfony/dependency-injection": "~2.3|~3.0",
479 "symfony/doctrine-bridge": "~2.2|~3.0",
480 "symfony/framework-bundle": "~2.3|~3.0"
481 },
482 "require-dev": {
483 "doctrine/orm": "~2.3",
484 "phpunit/phpunit": "~4",
485 "satooshi/php-coveralls": "~0.6.1",
486 "symfony/phpunit-bridge": "~2.7|~3.0",
487 "symfony/property-info": "~2.8|~3.0",
488 "symfony/validator": "~2.2|~3.0",
489 "symfony/yaml": "~2.2|~3.0",
490 "twig/twig": "~1.10"
491 },
492 "suggest": {
493 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
494 "symfony/web-profiler-bundle": "To use the data collector."
495 },
496 "type": "symfony-bundle",
497 "extra": {
498 "branch-alias": {
499 "dev-master": "1.6.x-dev"
500 }
501 },
502 "autoload": {
503 "psr-4": {
504 "Doctrine\\Bundle\\DoctrineBundle\\": ""
505 }
506 },
507 "notification-url": "https://packagist.org/downloads/",
508 "license": [
509 "MIT"
510 ],
511 "authors": [
512 {
513 "name": "Symfony Community",
514 "homepage": "http://symfony.com/contributors"
515 },
516 {
517 "name": "Benjamin Eberlei",
518 "email": "kontakt@beberlei.de"
519 },
520 {
521 "name": "Doctrine Project",
522 "homepage": "http://www.doctrine-project.org/"
523 },
524 {
525 "name": "Fabien Potencier",
526 "email": "fabien@symfony.com"
527 }
528 ],
529 "description": "Symfony DoctrineBundle",
530 "homepage": "http://www.doctrine-project.org",
531 "keywords": [
532 "database",
533 "dbal",
534 "orm",
535 "persistence"
536 ],
537 "time": "2016-08-10 15:35:22"
538 },
539 {
540 "name": "doctrine/doctrine-cache-bundle",
541 "version": "1.3.0",
542 "source": {
543 "type": "git",
544 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
545 "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504"
546 },
547 "dist": {
548 "type": "zip",
549 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
550 "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
551 "shasum": ""
552 },
553 "require": {
554 "doctrine/cache": "^1.4.2",
555 "doctrine/inflector": "~1.0",
556 "php": ">=5.3.2",
557 "symfony/doctrine-bridge": "~2.2|~3.0"
558 },
559 "require-dev": {
560 "instaclick/coding-standard": "~1.1",
561 "instaclick/object-calisthenics-sniffs": "dev-master",
562 "instaclick/symfony2-coding-standard": "dev-remaster",
563 "phpunit/phpunit": "~4",
564 "predis/predis": "~0.8",
565 "satooshi/php-coveralls": "~0.6.1",
566 "squizlabs/php_codesniffer": "~1.5",
567 "symfony/console": "~2.2|~3.0",
568 "symfony/finder": "~2.2|~3.0",
569 "symfony/framework-bundle": "~2.2|~3.0",
570 "symfony/phpunit-bridge": "~2.7|~3.0",
571 "symfony/security-acl": "~2.3|~3.0",
572 "symfony/validator": "~2.2|~3.0",
573 "symfony/yaml": "~2.2|~3.0"
574 },
575 "suggest": {
576 "symfony/security-acl": "For using this bundle to cache ACLs"
577 },
578 "type": "symfony-bundle",
579 "extra": {
580 "branch-alias": {
581 "dev-master": "1.2.x-dev"
582 }
583 },
584 "autoload": {
585 "psr-4": {
586 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
587 }
588 },
589 "notification-url": "https://packagist.org/downloads/",
590 "license": [
591 "MIT"
592 ],
593 "authors": [
594 {
595 "name": "Symfony Community",
596 "homepage": "http://symfony.com/contributors"
597 },
598 {
599 "name": "Benjamin Eberlei",
600 "email": "kontakt@beberlei.de"
601 },
602 {
603 "name": "Fabio B. Silva",
604 "email": "fabio.bat.silva@gmail.com"
605 },
606 {
607 "name": "Guilherme Blanco",
608 "email": "guilhermeblanco@hotmail.com"
609 },
610 {
611 "name": "Doctrine Project",
612 "homepage": "http://www.doctrine-project.org/"
613 },
614 {
615 "name": "Fabien Potencier",
616 "email": "fabien@symfony.com"
617 }
618 ],
619 "description": "Symfony Bundle for Doctrine Cache",
620 "homepage": "http://www.doctrine-project.org",
621 "keywords": [
622 "cache",
623 "caching"
624 ],
625 "time": "2016-01-26 17:28:51"
626 },
627 {
628 "name": "doctrine/doctrine-migrations-bundle",
629 "version": "v1.2.0",
630 "source": {
631 "type": "git",
632 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
633 "reference": "0b89ee55bceb53c60bc4ba32924ac5053e377abb"
634 },
635 "dist": {
636 "type": "zip",
637 "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/0b89ee55bceb53c60bc4ba32924ac5053e377abb",
638 "reference": "0b89ee55bceb53c60bc4ba32924ac5053e377abb",
639 "shasum": ""
640 },
641 "require": {
642 "doctrine/doctrine-bundle": "~1.0",
643 "doctrine/migrations": "^1.1",
644 "php": ">=5.4.0",
645 "symfony/framework-bundle": "~2.3|~3.0"
646 },
647 "require-dev": {
648 "phpunit/phpunit": "~4.8"
649 },
650 "type": "symfony-bundle",
651 "extra": {
652 "branch-alias": {
653 "dev-master": "1.1-dev"
654 }
655 },
656 "autoload": {
657 "psr-4": {
658 "Doctrine\\Bundle\\MigrationsBundle\\": ""
659 }
660 },
661 "notification-url": "https://packagist.org/downloads/",
662 "license": [
663 "MIT"
664 ],
665 "authors": [
666 {
667 "name": "Symfony Community",
668 "homepage": "http://symfony.com/contributors"
669 },
670 {
671 "name": "Doctrine Project",
672 "homepage": "http://www.doctrine-project.org"
673 },
674 {
675 "name": "Fabien Potencier",
676 "email": "fabien@symfony.com"
677 }
678 ],
679 "description": "Symfony DoctrineMigrationsBundle",
680 "homepage": "http://www.doctrine-project.org",
681 "keywords": [
682 "dbal",
683 "migrations",
684 "schema"
685 ],
686 "time": "2016-06-30 19:26:35"
687 },
688 {
689 "name": "doctrine/inflector",
690 "version": "v1.1.0",
691 "source": {
692 "type": "git",
693 "url": "https://github.com/doctrine/inflector.git",
694 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
695 },
696 "dist": {
697 "type": "zip",
698 "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
699 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
700 "shasum": ""
701 },
702 "require": {
703 "php": ">=5.3.2"
704 },
705 "require-dev": {
706 "phpunit/phpunit": "4.*"
707 },
708 "type": "library",
709 "extra": {
710 "branch-alias": {
711 "dev-master": "1.1.x-dev"
712 }
713 },
714 "autoload": {
715 "psr-0": {
716 "Doctrine\\Common\\Inflector\\": "lib/"
717 }
718 },
719 "notification-url": "https://packagist.org/downloads/",
720 "license": [
721 "MIT"
722 ],
723 "authors": [
724 {
725 "name": "Roman Borschel",
726 "email": "roman@code-factory.org"
727 },
728 {
729 "name": "Benjamin Eberlei",
730 "email": "kontakt@beberlei.de"
731 },
732 {
733 "name": "Guilherme Blanco",
734 "email": "guilhermeblanco@gmail.com"
735 },
736 {
737 "name": "Jonathan Wage",
738 "email": "jonwage@gmail.com"
739 },
740 {
741 "name": "Johannes Schmitt",
742 "email": "schmittjoh@gmail.com"
743 }
744 ],
745 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
746 "homepage": "http://www.doctrine-project.org",
747 "keywords": [
748 "inflection",
749 "pluralize",
750 "singularize",
751 "string"
752 ],
753 "time": "2015-11-06 14:35:42"
754 },
755 {
756 "name": "doctrine/instantiator",
757 "version": "1.0.5",
758 "source": {
759 "type": "git",
760 "url": "https://github.com/doctrine/instantiator.git",
761 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
762 },
763 "dist": {
764 "type": "zip",
765 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
766 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
767 "shasum": ""
768 },
769 "require": {
770 "php": ">=5.3,<8.0-DEV"
771 },
772 "require-dev": {
773 "athletic/athletic": "~0.1.8",
774 "ext-pdo": "*",
775 "ext-phar": "*",
776 "phpunit/phpunit": "~4.0",
777 "squizlabs/php_codesniffer": "~2.0"
778 },
779 "type": "library",
780 "extra": {
781 "branch-alias": {
782 "dev-master": "1.0.x-dev"
783 }
784 },
785 "autoload": {
786 "psr-4": {
787 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
788 }
789 },
790 "notification-url": "https://packagist.org/downloads/",
791 "license": [
792 "MIT"
793 ],
794 "authors": [
795 {
796 "name": "Marco Pivetta",
797 "email": "ocramius@gmail.com",
798 "homepage": "http://ocramius.github.com/"
799 }
800 ],
801 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
802 "homepage": "https://github.com/doctrine/instantiator",
803 "keywords": [
804 "constructor",
805 "instantiate"
806 ],
807 "time": "2015-06-14 21:17:01"
808 },
809 {
810 "name": "doctrine/lexer",
811 "version": "v1.0.1",
812 "source": {
813 "type": "git",
814 "url": "https://github.com/doctrine/lexer.git",
815 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
816 },
817 "dist": {
818 "type": "zip",
819 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
820 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
821 "shasum": ""
822 },
823 "require": {
824 "php": ">=5.3.2"
825 },
826 "type": "library",
827 "extra": {
828 "branch-alias": {
829 "dev-master": "1.0.x-dev"
830 }
831 },
832 "autoload": {
833 "psr-0": {
834 "Doctrine\\Common\\Lexer\\": "lib/"
835 }
836 },
837 "notification-url": "https://packagist.org/downloads/",
838 "license": [
839 "MIT"
840 ],
841 "authors": [
842 {
843 "name": "Roman Borschel",
844 "email": "roman@code-factory.org"
845 },
846 {
847 "name": "Guilherme Blanco",
848 "email": "guilhermeblanco@gmail.com"
849 },
850 {
851 "name": "Johannes Schmitt",
852 "email": "schmittjoh@gmail.com"
853 }
854 ],
855 "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
856 "homepage": "http://www.doctrine-project.org",
857 "keywords": [
858 "lexer",
859 "parser"
860 ],
861 "time": "2014-09-09 13:34:57"
862 },
863 {
864 "name": "doctrine/migrations",
865 "version": "1.4.1",
866 "source": {
867 "type": "git",
868 "url": "https://github.com/doctrine/migrations.git",
869 "reference": "0d0ff5da10c5d30846da32060bd9e357abf70a05"
870 },
871 "dist": {
872 "type": "zip",
873 "url": "https://api.github.com/repos/doctrine/migrations/zipball/0d0ff5da10c5d30846da32060bd9e357abf70a05",
874 "reference": "0d0ff5da10c5d30846da32060bd9e357abf70a05",
875 "shasum": ""
876 },
877 "require": {
878 "doctrine/dbal": "~2.2",
879 "ocramius/proxy-manager": "^1.0|^2.0",
880 "php": "^5.5|^7.0",
881 "symfony/console": "~2.3|~3.0",
882 "symfony/yaml": "~2.3|~3.0"
883 },
884 "require-dev": {
885 "doctrine/coding-standard": "dev-master",
886 "doctrine/orm": "2.*",
887 "jdorn/sql-formatter": "~1.1",
888 "johnkary/phpunit-speedtrap": "~1.0@dev",
889 "mockery/mockery": "^0.9.4",
890 "phpunit/phpunit": "~4.7",
891 "satooshi/php-coveralls": "0.6.*"
892 },
893 "suggest": {
894 "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command."
895 },
896 "bin": [
897 "bin/doctrine-migrations"
898 ],
899 "type": "library",
900 "extra": {
901 "branch-alias": {
902 "dev-master": "v1.5.x-dev"
903 }
904 },
905 "autoload": {
906 "psr-4": {
907 "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations"
908 }
909 },
910 "notification-url": "https://packagist.org/downloads/",
911 "license": [
912 "LGPL-2.1"
913 ],
914 "authors": [
915 {
916 "name": "Benjamin Eberlei",
917 "email": "kontakt@beberlei.de"
918 },
919 {
920 "name": "Jonathan Wage",
921 "email": "jonwage@gmail.com"
922 },
923 {
924 "name": "Michael Simonson",
925 "email": "contact@mikesimonson.com"
926 }
927 ],
928 "description": "Database Schema migrations using Doctrine DBAL",
929 "homepage": "http://www.doctrine-project.org",
930 "keywords": [
931 "database",
932 "migrations"
933 ],
934 "time": "2016-03-14 12:29:11"
935 },
936 {
937 "name": "doctrine/orm",
938 "version": "v2.5.5",
939 "source": {
940 "type": "git",
941 "url": "https://github.com/doctrine/doctrine2.git",
942 "reference": "73e4be7c7b3ba26f96b781a40b33feba4dfa6d45"
943 },
944 "dist": {
945 "type": "zip",
946 "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/73e4be7c7b3ba26f96b781a40b33feba4dfa6d45",
947 "reference": "73e4be7c7b3ba26f96b781a40b33feba4dfa6d45",
948 "shasum": ""
949 },
950 "require": {
951 "doctrine/cache": "~1.4",
952 "doctrine/collections": "~1.2",
953 "doctrine/common": ">=2.5-dev,<2.7-dev",
954 "doctrine/dbal": ">=2.5-dev,<2.6-dev",
955 "doctrine/instantiator": "~1.0.1",
956 "ext-pdo": "*",
957 "php": ">=5.4",
958 "symfony/console": "~2.5|~3.0"
959 },
960 "require-dev": {
961 "phpunit/phpunit": "~4.0",
962 "symfony/yaml": "~2.3|~3.0"
963 },
964 "suggest": {
965 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
966 },
967 "bin": [
968 "bin/doctrine",
969 "bin/doctrine.php"
970 ],
971 "type": "library",
972 "extra": {
973 "branch-alias": {
974 "dev-master": "2.6.x-dev"
975 }
976 },
977 "autoload": {
978 "psr-0": {
979 "Doctrine\\ORM\\": "lib/"
980 }
981 },
982 "notification-url": "https://packagist.org/downloads/",
983 "license": [
984 "MIT"
985 ],
986 "authors": [
987 {
988 "name": "Roman Borschel",
989 "email": "roman@code-factory.org"
990 },
991 {
992 "name": "Benjamin Eberlei",
993 "email": "kontakt@beberlei.de"
994 },
995 {
996 "name": "Guilherme Blanco",
997 "email": "guilhermeblanco@gmail.com"
998 },
999 {
1000 "name": "Jonathan Wage",
1001 "email": "jonwage@gmail.com"
1002 }
1003 ],
1004 "description": "Object-Relational-Mapper for PHP",
1005 "homepage": "http://www.doctrine-project.org",
1006 "keywords": [
1007 "database",
1008 "orm"
1009 ],
1010 "time": "2016-09-10 18:51:13"
1011 },
1012 {
1013 "name": "friendsofsymfony/oauth-server-bundle",
1014 "version": "1.5.2",
1015 "source": {
1016 "type": "git",
1017 "url": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle.git",
1018 "reference": "0b25cdaae8983c630bb62d14b6993219b1dadb8d"
1019 },
1020 "dist": {
1021 "type": "zip",
1022 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSOAuthServerBundle/zipball/0b25cdaae8983c630bb62d14b6993219b1dadb8d",
1023 "reference": "0b25cdaae8983c630bb62d14b6993219b1dadb8d",
1024 "shasum": ""
1025 },
1026 "require": {
1027 "friendsofsymfony/oauth2-php": "~1.1",
1028 "php": "^5.3.3|^7.0",
1029 "symfony/framework-bundle": "~2.2|~3.0",
1030 "symfony/security-bundle": "~2.1|~3.0"
1031 },
1032 "require-dev": {
1033 "doctrine/doctrine-bundle": "~1.0",
1034 "doctrine/mongodb-odm": "~1.0",
1035 "doctrine/orm": "~2.2",
1036 "phing/phing": "~2.4",
1037 "propel/propel1": "^1.6.5",
1038 "symfony/class-loader": "~2.1|~3.0",
1039 "symfony/form": "~2.3|~3.0",
1040 "symfony/yaml": "~2.1|~3.0",
1041 "willdurand/propel-typehintable-behavior": "^1.0.4"
1042 },
1043 "suggest": {
1044 "doctrine/doctrine-bundle": "*",
1045 "doctrine/mongodb-odm-bundle": "*",
1046 "propel/propel-bundle": "If you want to use Propel with Symfony2, then you will have to install the PropelBundle",
1047 "symfony/form": "Needed to be able to use the AuthorizeFormType",
1048 "willdurand/propel-typehintable-behavior": "The Typehintable behavior is useful to add type hints on generated methods, to be compliant with interfaces"
1049 },
1050 "type": "symfony-bundle",
1051 "extra": {
1052 "branch-alias": {
1053 "dev-master": "1.5-dev"
1054 }
1055 },
1056 "autoload": {
1057 "psr-4": {
1058 "FOS\\OAuthServerBundle\\": ""
1059 }
1060 },
1061 "notification-url": "https://packagist.org/downloads/",
1062 "license": [
1063 "MIT"
1064 ],
1065 "authors": [
1066 {
1067 "name": "Arnaud Le Blanc",
1068 "email": "arnaud.lb@gmail.com"
1069 },
1070 {
1071 "name": "FriendsOfSymfony Community",
1072 "homepage": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/contributors"
1073 }
1074 ],
1075 "description": "Symfony2 OAuth Server Bundle",
1076 "homepage": "http://friendsofsymfony.github.com",
1077 "keywords": [
1078 "oauth",
1079 "oauth2",
1080 "server"
1081 ],
1082 "time": "2016-02-22 13:57:55"
1083 },
1084 {
1085 "name": "friendsofsymfony/oauth2-php",
1086 "version": "1.2.1",
1087 "source": {
1088 "type": "git",
1089 "url": "https://github.com/FriendsOfSymfony/oauth2-php.git",
1090 "reference": "fa2aecb1fca2a03fd5f9aca19fe9adb9dfff928c"
1091 },
1092 "dist": {
1093 "type": "zip",
1094 "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/fa2aecb1fca2a03fd5f9aca19fe9adb9dfff928c",
1095 "reference": "fa2aecb1fca2a03fd5f9aca19fe9adb9dfff928c",
1096 "shasum": ""
1097 },
1098 "require": {
1099 "php": ">=5.3.2",
1100 "symfony/http-foundation": "~2.0|~3.0"
1101 },
1102 "require-dev": {
1103 "phpunit/phpunit": "~4.0"
1104 },
1105 "type": "library",
1106 "extra": {
1107 "branch-alias": {
1108 "dev-master": "1.2.x-dev"
1109 }
1110 },
1111 "autoload": {
1112 "psr-4": {
1113 "OAuth2\\": "lib/"
1114 }
1115 },
1116 "notification-url": "https://packagist.org/downloads/",
1117 "license": [
1118 "MIT"
1119 ],
1120 "authors": [
1121 {
1122 "name": "Arnaud Le Blanc",
1123 "email": "arnaud.lb@gmail.com"
1124 },
1125 {
1126 "name": "FriendsOfSymfony Community",
1127 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors"
1128 }
1129 ],
1130 "description": "OAuth2 library",
1131 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php",
1132 "keywords": [
1133 "oauth",
1134 "oauth2"
1135 ],
1136 "time": "2016-03-31 14:24:17"
1137 },
1138 {
1139 "name": "friendsofsymfony/rest-bundle",
1140 "version": "1.7.7",
1141 "target-dir": "FOS/RestBundle",
1142 "source": {
1143 "type": "git",
1144 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
1145 "reference": "c79b7e5df96e5581591ceb6a026bd4e5f9346de0"
1146 },
1147 "dist": {
1148 "type": "zip",
1149 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/c79b7e5df96e5581591ceb6a026bd4e5f9346de0",
1150 "reference": "c79b7e5df96e5581591ceb6a026bd4e5f9346de0",
1151 "shasum": ""
1152 },
1153 "require": {
1154 "doctrine/inflector": "~1.0",
1155 "php": "^5.3.9|~7.0",
1156 "psr/log": "~1.0",
1157 "symfony/framework-bundle": "~2.3|~3.0",
1158 "symfony/http-kernel": "^2.3.24|~3.0",
1159 "willdurand/jsonp-callback-validator": "~1.0",
1160 "willdurand/negotiation": "~1.2"
1161 },
1162 "conflict": {
1163 "jms/serializer": "<0.12",
1164 "jms/serializer-bundle": "<0.11",
1165 "symfony/validator": ">=2.5.0,<2.5.5"
1166 },
1167 "require-dev": {
1168 "jms/serializer": "~0.13|~1.0",
1169 "jms/serializer-bundle": "~0.12|~1.0",
1170 "phpoption/phpoption": "~1.1.0",
1171 "sensio/framework-extra-bundle": "~2.0|~3.0",
1172 "sllh/php-cs-fixer-styleci-bridge": "^1.3",
1173 "symfony/browser-kit": "~2.3|~3.0",
1174 "symfony/dependency-injection": "~2.3|~3.0",
1175 "symfony/form": "~2.3|~3.0",
1176 "symfony/phpunit-bridge": "~2.7|~3.0",
1177 "symfony/security": "~2.3|~3.0",
1178 "symfony/serializer": "~2.3|~3.0",
1179 "symfony/validator": "~2.3|~3.0",
1180 "symfony/yaml": "~2.3|~3.0"
1181 },
1182 "suggest": {
1183 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ~0.12||~1.0",
1184 "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener, requires ~3.0",
1185 "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.3",
1186 "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ~2.3"
1187 },
1188 "type": "symfony-bundle",
1189 "extra": {
1190 "branch-alias": {
1191 "dev-master": "1.7-dev"
1192 }
1193 },
1194 "autoload": {
1195 "psr-0": {
1196 "FOS\\RestBundle": ""
1197 }
1198 },
1199 "notification-url": "https://packagist.org/downloads/",
1200 "license": [
1201 "MIT"
1202 ],
1203 "authors": [
1204 {
1205 "name": "Lukas Kahwe Smith",
1206 "email": "smith@pooteeweet.org"
1207 },
1208 {
1209 "name": "FriendsOfSymfony Community",
1210 "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
1211 },
1212 {
1213 "name": "Konstantin Kudryashov",
1214 "email": "ever.zet@gmail.com"
1215 }
1216 ],
1217 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
1218 "homepage": "http://friendsofsymfony.github.com",
1219 "keywords": [
1220 "rest"
1221 ],
1222 "time": "2015-12-29 16:02:50"
1223 },
1224 {
1225 "name": "friendsofsymfony/user-bundle",
1226 "version": "dev-master",
1227 "source": {
1228 "type": "git",
1229 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
1230 "reference": "e168ed64629d034cb9cbbffb9d4350f62ef04fab"
1231 },
1232 "dist": {
1233 "type": "zip",
1234 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/e168ed64629d034cb9cbbffb9d4350f62ef04fab",
1235 "reference": "e168ed64629d034cb9cbbffb9d4350f62ef04fab",
1236 "shasum": ""
1237 },
1238 "require": {
1239 "php": "^5.5.9 || ^7.0",
1240 "symfony/form": "^2.7 || ^3.0",
1241 "symfony/framework-bundle": "^2.7 || ^3.0",
1242 "symfony/security-bundle": "^2.7 || ^3.0",
1243 "symfony/twig-bundle": "^2.7 || ^3.0"
1244 },
1245 "conflict": {
1246 "symfony/doctrine-bridge": "<2.7"
1247 },
1248 "require-dev": {
1249 "doctrine/doctrine-bundle": "^1.3",
1250 "friendsofphp/php-cs-fixer": "^1.11",
1251 "phpunit/phpunit": "~4.8|~5.0",
1252 "swiftmailer/swiftmailer": "^4.3 || ^5.0",
1253 "symfony/console": "^2.7 || ^3.0",
1254 "symfony/phpunit-bridge": "^2.7 || ^3.0",
1255 "symfony/validator": "^2.7 || ^3.0",
1256 "symfony/yaml": "^2.7 || ^3.0",
1257 "willdurand/propel-typehintable-behavior": "^1.0"
1258 },
1259 "suggest": {
1260 "willdurand/propel-typehintable-behavior": "Needed when using the propel implementation"
1261 },
1262 "type": "symfony-bundle",
1263 "extra": {
1264 "branch-alias": {
1265 "dev-master": "2.0.x-dev"
1266 }
1267 },
1268 "autoload": {
1269 "psr-4": {
1270 "FOS\\UserBundle\\": ""
1271 },
1272 "exclude-from-classmap": [
1273 "/Tests/"
1274 ]
1275 },
1276 "notification-url": "https://packagist.org/downloads/",
1277 "license": [
1278 "MIT"
1279 ],
1280 "authors": [
1281 {
1282 "name": "Christophe Coevoet",
1283 "email": "stof@notk.org"
1284 },
1285 {
1286 "name": "FriendsOfSymfony Community",
1287 "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
1288 },
1289 {
1290 "name": "Thibault Duplessis",
1291 "email": "thibault.duplessis@gmail.com"
1292 }
1293 ],
1294 "description": "Symfony FOSUserBundle",
1295 "homepage": "http://friendsofsymfony.github.com",
1296 "keywords": [
1297 "User management"
1298 ],
1299 "time": "2016-10-10 11:13:54"
1300 },
1301 {
1302 "name": "gedmo/doctrine-extensions",
1303 "version": "v2.4.24",
1304 "source": {
1305 "type": "git",
1306 "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
1307 "reference": "a7f7243a19f79a99ac83a3570444d8795f665eef"
1308 },
1309 "dist": {
1310 "type": "zip",
1311 "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/a7f7243a19f79a99ac83a3570444d8795f665eef",
1312 "reference": "a7f7243a19f79a99ac83a3570444d8795f665eef",
1313 "shasum": ""
1314 },
1315 "require": {
1316 "behat/transliterator": "~1.0",
1317 "doctrine/common": "~2.4",
1318 "php": ">=5.3.2"
1319 },
1320 "require-dev": {
1321 "doctrine/common": ">=2.5.0",
1322 "doctrine/mongodb-odm": ">=1.0.2",
1323 "doctrine/orm": ">=2.5.0",
1324 "phpunit/phpunit": "~4.4",
1325 "phpunit/phpunit-mock-objects": "~2.3",
1326 "symfony/yaml": "~2.6"
1327 },
1328 "suggest": {
1329 "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
1330 "doctrine/orm": "to use the extensions with the ORM"
1331 },
1332 "type": "library",
1333 "extra": {
1334 "branch-alias": {
1335 "dev-master": "2.4.x-dev"
1336 }
1337 },
1338 "autoload": {
1339 "psr-0": {
1340 "Gedmo\\": "lib/"
1341 }
1342 },
1343 "notification-url": "https://packagist.org/downloads/",
1344 "license": [
1345 "MIT"
1346 ],
1347 "authors": [
1348 {
1349 "name": "David Buchmann",
1350 "email": "david@liip.ch"
1351 },
1352 {
1353 "name": "Gediminas Morkevicius",
1354 "email": "gediminas.morkevicius@gmail.com"
1355 },
1356 {
1357 "name": "Gustavo Falco",
1358 "email": "comfortablynumb84@gmail.com"
1359 }
1360 ],
1361 "description": "Doctrine2 behavioral extensions",
1362 "homepage": "http://gediminasm.org/",
1363 "keywords": [
1364 "Blameable",
1365 "behaviors",
1366 "doctrine2",
1367 "extensions",
1368 "gedmo",
1369 "loggable",
1370 "nestedset",
1371 "sluggable",
1372 "sortable",
1373 "timestampable",
1374 "translatable",
1375 "tree",
1376 "uploadable"
1377 ],
1378 "time": "2016-10-11 18:03:37"
1379 },
1380 {
1381 "name": "grandt/binstring",
1382 "version": "1.0.0",
1383 "source": {
1384 "type": "git",
1385 "url": "https://github.com/Grandt/PHPBinString.git",
1386 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431"
1387 },
1388 "dist": {
1389 "type": "zip",
1390 "url": "https://api.github.com/repos/Grandt/PHPBinString/zipball/825fe2ac8a68190f651fc2dbc07b6edde18bc431",
1391 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431",
1392 "shasum": ""
1393 },
1394 "require": {
1395 "php": ">=5.0"
1396 },
1397 "type": "library",
1398 "autoload": {
1399 "classmap": [
1400 "BinString.php",
1401 "BinStringStatic.php"
1402 ]
1403 },
1404 "notification-url": "https://packagist.org/downloads/",
1405 "license": [
1406 "LGPL-2.1"
1407 ],
1408 "authors": [
1409 {
1410 "name": "A. Grandt",
1411 "email": "php@grandt.com",
1412 "role": "Developer"
1413 }
1414 ],
1415 "description": "A class for working around the use of mbstring.func_override",
1416 "homepage": "https://github.com/Grandt/PHPBinString",
1417 "keywords": [
1418 "binary strings",
1419 "mbstring"
1420 ],
1421 "time": "2015-08-13 06:14:41"
1422 },
1423 {
1424 "name": "grandt/phpepub",
1425 "version": "4.0.7.1",
1426 "source": {
1427 "type": "git",
1428 "url": "https://github.com/Grandt/PHPePub.git",
1429 "reference": "ccb501e566358ac19a9fedb6eb8bf96665823452"
1430 },
1431 "dist": {
1432 "type": "zip",
1433 "url": "https://api.github.com/repos/Grandt/PHPePub/zipball/ccb501e566358ac19a9fedb6eb8bf96665823452",
1434 "reference": "ccb501e566358ac19a9fedb6eb8bf96665823452",
1435 "shasum": ""
1436 },
1437 "require": {
1438 "grandt/phpresizegif": "~1.0.3",
1439 "grandt/relativepath": "~1.0.1",
1440 "php": ">=5.3.0",
1441 "phpzip/phpzip": "~2.0.7"
1442 },
1443 "type": "library",
1444 "autoload": {
1445 "psr-4": {
1446 "PHPePub\\": "src/PHPePub"
1447 },
1448 "classmap": [
1449 "src/lib.uuid.php"
1450 ]
1451 },
1452 "notification-url": "https://packagist.org/downloads/",
1453 "license": [
1454 "LGPL-2.1"
1455 ],
1456 "authors": [
1457 {
1458 "name": "A. Grandt",
1459 "email": "php@grandt.com",
1460 "homepage": "http://grandt.com",
1461 "role": "Developer"
1462 }
1463 ],
1464 "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.",
1465 "homepage": "https://github.com/Grandt/PHPZip",
1466 "keywords": [
1467 "e-book",
1468 "epub"
1469 ],
1470 "time": "2016-03-16 15:48:26"
1471 },
1472 {
1473 "name": "grandt/phpresizegif",
1474 "version": "1.0.3",
1475 "source": {
1476 "type": "git",
1477 "url": "https://github.com/Grandt/PHPResizeGif.git",
1478 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe"
1479 },
1480 "dist": {
1481 "type": "zip",
1482 "url": "https://api.github.com/repos/Grandt/PHPResizeGif/zipball/775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
1483 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
1484 "shasum": ""
1485 },
1486 "require": {
1487 "grandt/binstring": ">=0.2.0",
1488 "php": ">=5.3.0"
1489 },
1490 "type": "library",
1491 "autoload": {
1492 "psr-4": {
1493 "grandt\\ResizeGif\\": "src/ResizeGif",
1494 "grandt\\ResizeGif\\Files\\": "src/ResizeGif/Files",
1495 "grandt\\ResizeGif\\Structure\\": "src/ResizeGif/Structure",
1496 "grandt\\ResizeGif\\Debug\\": "src/ResizeGif/Debug"
1497 }
1498 },
1499 "notification-url": "https://packagist.org/downloads/",
1500 "license": [
1501 "LGPL-2.1"
1502 ],
1503 "authors": [
1504 {
1505 "name": "A. Grandt",
1506 "email": "php@grandt.com",
1507 "homepage": "http://grandt.com",
1508 "role": "Developer"
1509 }
1510 ],
1511 "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.",
1512 "homepage": "https://github.com/Grandt/PHPResizeGif",
1513 "keywords": [
1514 "GIF89a",
1515 "animated gif",
1516 "gif",
1517 "resize"
1518 ],
1519 "time": "2015-05-10 10:52:24"
1520 },
1521 {
1522 "name": "grandt/phpzipmerge",
1523 "version": "1.0.4",
1524 "source": {
1525 "type": "git",
1526 "url": "https://github.com/Grandt/PHPZipMerge.git",
1527 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9"
1528 },
1529 "dist": {
1530 "type": "zip",
1531 "url": "https://api.github.com/repos/Grandt/PHPZipMerge/zipball/0b1273d3c2dbfe244904158b1dbd65a663264fb9",
1532 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9",
1533 "shasum": ""
1534 },
1535 "require": {
1536 "grandt/binstring": ">=1.0.0",
1537 "grandt/relativepath": ">=1.0.1",
1538 "php": ">=5.3.0"
1539 },
1540 "type": "library",
1541 "autoload": {
1542 "psr-4": {
1543 "ZipMerge\\": "src/ZipMerge"
1544 }
1545 },
1546 "notification-url": "https://packagist.org/downloads/",
1547 "license": [
1548 "LGPL-2.1"
1549 ],
1550 "authors": [
1551 {
1552 "name": "A. Grandt",
1553 "email": "php@grandt.com",
1554 "homepage": "http://grandt.com",
1555 "role": "Developer"
1556 },
1557 {
1558 "name": "Greg Kappatos",
1559 "homepage": "http://websiteconnect.com.au",
1560 "role": "Developer"
1561 }
1562 ],
1563 "description": "Merge and stream multiple Zip files on the fly.",
1564 "homepage": "https://github.com/Grandt/PHPZipMerge",
1565 "keywords": [
1566 "archive",
1567 "compressed",
1568 "compression",
1569 "merge",
1570 "phpzip",
1571 "pkzip",
1572 "stream",
1573 "zip"
1574 ],
1575 "time": "2015-08-18 13:49:33"
1576 },
1577 {
1578 "name": "grandt/relativepath",
1579 "version": "1.0.2",
1580 "source": {
1581 "type": "git",
1582 "url": "https://github.com/Grandt/PHPRelativePath.git",
1583 "reference": "19541133c24143b6295688472c54dd6ed15a5462"
1584 },
1585 "dist": {
1586 "type": "zip",
1587 "url": "https://api.github.com/repos/Grandt/PHPRelativePath/zipball/19541133c24143b6295688472c54dd6ed15a5462",
1588 "reference": "19541133c24143b6295688472c54dd6ed15a5462",
1589 "shasum": ""
1590 },
1591 "require": {
1592 "php": ">=5.0"
1593 },
1594 "type": "library",
1595 "autoload": {
1596 "classmap": [
1597 "RelativePath.php"
1598 ]
1599 },
1600 "notification-url": "https://packagist.org/downloads/",
1601 "license": [
1602 "LGPL-2.1"
1603 ],
1604 "authors": [
1605 {
1606 "name": "A. Grandt",
1607 "email": "php@grandt.com",
1608 "role": "Developer"
1609 }
1610 ],
1611 "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.",
1612 "homepage": "https://github.com/Grandt/PHPRelativePath",
1613 "keywords": [
1614 "file path"
1615 ],
1616 "time": "2015-05-14 08:18:23"
1617 },
1618 {
1619 "name": "guzzlehttp/guzzle",
1620 "version": "5.3.1",
1621 "source": {
1622 "type": "git",
1623 "url": "https://github.com/guzzle/guzzle.git",
1624 "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8"
1625 },
1626 "dist": {
1627 "type": "zip",
1628 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/70f1fa53b71c4647bf2762c09068a95f77e12fb8",
1629 "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8",
1630 "shasum": ""
1631 },
1632 "require": {
1633 "guzzlehttp/ringphp": "^1.1",
1634 "php": ">=5.4.0"
1635 },
1636 "require-dev": {
1637 "ext-curl": "*",
1638 "phpunit/phpunit": "^4.0"
1639 },
1640 "type": "library",
1641 "autoload": {
1642 "psr-4": {
1643 "GuzzleHttp\\": "src/"
1644 }
1645 },
1646 "notification-url": "https://packagist.org/downloads/",
1647 "license": [
1648 "MIT"
1649 ],
1650 "authors": [
1651 {
1652 "name": "Michael Dowling",
1653 "email": "mtdowling@gmail.com",
1654 "homepage": "https://github.com/mtdowling"
1655 }
1656 ],
1657 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
1658 "homepage": "http://guzzlephp.org/",
1659 "keywords": [
1660 "client",
1661 "curl",
1662 "framework",
1663 "http",
1664 "http client",
1665 "rest",
1666 "web service"
1667 ],
1668 "time": "2016-07-15 19:28:39"
1669 },
1670 {
1671 "name": "guzzlehttp/ringphp",
1672 "version": "1.1.0",
1673 "source": {
1674 "type": "git",
1675 "url": "https://github.com/guzzle/RingPHP.git",
1676 "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b"
1677 },
1678 "dist": {
1679 "type": "zip",
1680 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
1681 "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
1682 "shasum": ""
1683 },
1684 "require": {
1685 "guzzlehttp/streams": "~3.0",
1686 "php": ">=5.4.0",
1687 "react/promise": "~2.0"
1688 },
1689 "require-dev": {
1690 "ext-curl": "*",
1691 "phpunit/phpunit": "~4.0"
1692 },
1693 "suggest": {
1694 "ext-curl": "Guzzle will use specific adapters if cURL is present"
1695 },
1696 "type": "library",
1697 "extra": {
1698 "branch-alias": {
1699 "dev-master": "1.1-dev"
1700 }
1701 },
1702 "autoload": {
1703 "psr-4": {
1704 "GuzzleHttp\\Ring\\": "src/"
1705 }
1706 },
1707 "notification-url": "https://packagist.org/downloads/",
1708 "license": [
1709 "MIT"
1710 ],
1711 "authors": [
1712 {
1713 "name": "Michael Dowling",
1714 "email": "mtdowling@gmail.com",
1715 "homepage": "https://github.com/mtdowling"
1716 }
1717 ],
1718 "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
1719 "time": "2015-05-20 03:37:09"
1720 },
1721 {
1722 "name": "guzzlehttp/streams",
1723 "version": "3.0.0",
1724 "source": {
1725 "type": "git",
1726 "url": "https://github.com/guzzle/streams.git",
1727 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
1728 },
1729 "dist": {
1730 "type": "zip",
1731 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
1732 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
1733 "shasum": ""
1734 },
1735 "require": {
1736 "php": ">=5.4.0"
1737 },
1738 "require-dev": {
1739 "phpunit/phpunit": "~4.0"
1740 },
1741 "type": "library",
1742 "extra": {
1743 "branch-alias": {
1744 "dev-master": "3.0-dev"
1745 }
1746 },
1747 "autoload": {
1748 "psr-4": {
1749 "GuzzleHttp\\Stream\\": "src/"
1750 }
1751 },
1752 "notification-url": "https://packagist.org/downloads/",
1753 "license": [
1754 "MIT"
1755 ],
1756 "authors": [
1757 {
1758 "name": "Michael Dowling",
1759 "email": "mtdowling@gmail.com",
1760 "homepage": "https://github.com/mtdowling"
1761 }
1762 ],
1763 "description": "Provides a simple abstraction over streams of data",
1764 "homepage": "http://guzzlephp.org/",
1765 "keywords": [
1766 "Guzzle",
1767 "stream"
1768 ],
1769 "time": "2014-10-12 19:18:40"
1770 },
1771 {
1772 "name": "hoa/compiler",
1773 "version": "3.16.10.24",
1774 "source": {
1775 "type": "git",
1776 "url": "https://github.com/hoaproject/Compiler.git",
1777 "reference": "4d67607432dc29c09abf17d5b69ccbe7f236961f"
1778 },
1779 "dist": {
1780 "type": "zip",
1781 "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/4d67607432dc29c09abf17d5b69ccbe7f236961f",
1782 "reference": "4d67607432dc29c09abf17d5b69ccbe7f236961f",
1783 "shasum": ""
1784 },
1785 "require": {
1786 "hoa/consistency": "~1.0",
1787 "hoa/exception": "~1.0",
1788 "hoa/file": "~1.0",
1789 "hoa/iterator": "~2.0",
1790 "hoa/math": "~1.0",
1791 "hoa/protocol": "~1.0",
1792 "hoa/regex": "~1.0",
1793 "hoa/visitor": "~2.0"
1794 },
1795 "require-dev": {
1796 "hoa/json": "~2.0",
1797 "hoa/test": "~2.0"
1798 },
1799 "type": "library",
1800 "extra": {
1801 "branch-alias": {
1802 "dev-master": "3.x-dev"
1803 }
1804 },
1805 "autoload": {
1806 "psr-4": {
1807 "Hoa\\Compiler\\": "."
1808 }
1809 },
1810 "notification-url": "https://packagist.org/downloads/",
1811 "license": [
1812 "BSD-3-Clause"
1813 ],
1814 "authors": [
1815 {
1816 "name": "Ivan Enderlin",
1817 "email": "ivan.enderlin@hoa-project.net"
1818 },
1819 {
1820 "name": "Hoa community",
1821 "homepage": "https://hoa-project.net/"
1822 }
1823 ],
1824 "description": "The Hoa\\Compiler library.",
1825 "homepage": "https://hoa-project.net/",
1826 "keywords": [
1827 "algebraic",
1828 "ast",
1829 "compiler",
1830 "context-free",
1831 "coverage",
1832 "exhaustive",
1833 "grammar",
1834 "isotropic",
1835 "language",
1836 "lexer",
1837 "library",
1838 "ll1",
1839 "llk",
1840 "parser",
1841 "pp",
1842 "random",
1843 "regular",
1844 "rule",
1845 "sampler",
1846 "syntax",
1847 "token",
1848 "trace",
1849 "uniform"
1850 ],
1851 "time": "2016-10-24 13:59:13"
1852 },
1853 {
1854 "name": "hoa/consistency",
1855 "version": "1.16.03.03",
1856 "source": {
1857 "type": "git",
1858 "url": "https://github.com/hoaproject/Consistency.git",
1859 "reference": "aa7e30f99aa2ae476f83800d3ad350506eec153b"
1860 },
1861 "dist": {
1862 "type": "zip",
1863 "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/aa7e30f99aa2ae476f83800d3ad350506eec153b",
1864 "reference": "aa7e30f99aa2ae476f83800d3ad350506eec153b",
1865 "shasum": ""
1866 },
1867 "require": {
1868 "hoa/exception": "~1.0",
1869 "php": ">=5.5.0"
1870 },
1871 "require-dev": {
1872 "hoa/stream": "~1.0",
1873 "hoa/test": "~2.0"
1874 },
1875 "type": "library",
1876 "extra": {
1877 "branch-alias": {
1878 "dev-master": "1.x-dev"
1879 }
1880 },
1881 "autoload": {
1882 "psr-4": {
1883 "Hoa\\Consistency\\": "."
1884 },
1885 "files": [
1886 "Prelude.php"
1887 ]
1888 },
1889 "notification-url": "https://packagist.org/downloads/",
1890 "license": [
1891 "BSD-3-Clause"
1892 ],
1893 "authors": [
1894 {
1895 "name": "Ivan Enderlin",
1896 "email": "ivan.enderlin@hoa-project.net"
1897 },
1898 {
1899 "name": "Hoa community",
1900 "homepage": "http://hoa-project.net/"
1901 }
1902 ],
1903 "description": "The Hoa\\Consistency library.",
1904 "homepage": "http://hoa-project.net/",
1905 "keywords": [
1906 "autoloader",
1907 "callable",
1908 "consistency",
1909 "entity",
1910 "flex",
1911 "keyword",
1912 "library"
1913 ],
1914 "time": "2016-03-03 09:37:24"
1915 },
1916 {
1917 "name": "hoa/event",
1918 "version": "1.16.03.15",
1919 "source": {
1920 "type": "git",
1921 "url": "https://github.com/hoaproject/Event.git",
1922 "reference": "b1577069d63d6efc559406f3bc31813ac33e76b8"
1923 },
1924 "dist": {
1925 "type": "zip",
1926 "url": "https://api.github.com/repos/hoaproject/Event/zipball/b1577069d63d6efc559406f3bc31813ac33e76b8",
1927 "reference": "b1577069d63d6efc559406f3bc31813ac33e76b8",
1928 "shasum": ""
1929 },
1930 "require": {
1931 "hoa/consistency": "~1.0",
1932 "hoa/exception": "~1.0"
1933 },
1934 "require-dev": {
1935 "hoa/test": "~2.0"
1936 },
1937 "type": "library",
1938 "extra": {
1939 "branch-alias": {
1940 "dev-master": "1.x-dev"
1941 }
1942 },
1943 "autoload": {
1944 "psr-4": {
1945 "Hoa\\Event\\": "."
1946 }
1947 },
1948 "notification-url": "https://packagist.org/downloads/",
1949 "license": [
1950 "BSD-3-Clause"
1951 ],
1952 "authors": [
1953 {
1954 "name": "Ivan Enderlin",
1955 "email": "ivan.enderlin@hoa-project.net"
1956 },
1957 {
1958 "name": "Hoa community",
1959 "homepage": "http://hoa-project.net/"
1960 }
1961 ],
1962 "description": "The Hoa\\Event library.",
1963 "homepage": "http://hoa-project.net/",
1964 "keywords": [
1965 "event",
1966 "library",
1967 "listener",
1968 "observer"
1969 ],
1970 "time": "2016-03-15 14:49:59"
1971 },
1972 {
1973 "name": "hoa/exception",
1974 "version": "1.16.01.11",
1975 "source": {
1976 "type": "git",
1977 "url": "https://github.com/hoaproject/Exception.git",
1978 "reference": "fa4a9648aef2c8ca8f4cd543429b24dc8feaa366"
1979 },
1980 "dist": {
1981 "type": "zip",
1982 "url": "https://api.github.com/repos/hoaproject/Exception/zipball/fa4a9648aef2c8ca8f4cd543429b24dc8feaa366",
1983 "reference": "fa4a9648aef2c8ca8f4cd543429b24dc8feaa366",
1984 "shasum": ""
1985 },
1986 "require": {
1987 "hoa/consistency": "~1.0",
1988 "hoa/event": "~1.0"
1989 },
1990 "require-dev": {
1991 "hoa/test": "~2.0"
1992 },
1993 "type": "library",
1994 "extra": {
1995 "branch-alias": {
1996 "dev-master": "1.x-dev"
1997 }
1998 },
1999 "autoload": {
2000 "psr-4": {
2001 "Hoa\\Exception\\": "."
2002 }
2003 },
2004 "notification-url": "https://packagist.org/downloads/",
2005 "license": [
2006 "BSD-3-Clause"
2007 ],
2008 "authors": [
2009 {
2010 "name": "Ivan Enderlin",
2011 "email": "ivan.enderlin@hoa-project.net"
2012 },
2013 {
2014 "name": "Hoa community",
2015 "homepage": "http://hoa-project.net/"
2016 }
2017 ],
2018 "description": "The Hoa\\Exception library.",
2019 "homepage": "http://hoa-project.net/",
2020 "keywords": [
2021 "exception",
2022 "library"
2023 ],
2024 "time": "2016-01-11 08:38:17"
2025 },
2026 {
2027 "name": "hoa/file",
2028 "version": "1.16.01.15",
2029 "source": {
2030 "type": "git",
2031 "url": "https://github.com/hoaproject/File.git",
2032 "reference": "bc04ddb476bfeee03c2be585fc37a98d2887277b"
2033 },
2034 "dist": {
2035 "type": "zip",
2036 "url": "https://api.github.com/repos/hoaproject/File/zipball/bc04ddb476bfeee03c2be585fc37a98d2887277b",
2037 "reference": "bc04ddb476bfeee03c2be585fc37a98d2887277b",
2038 "shasum": ""
2039 },
2040 "require": {
2041 "hoa/consistency": "~1.0",
2042 "hoa/event": "~1.0",
2043 "hoa/exception": "~1.0",
2044 "hoa/iterator": "~2.0",
2045 "hoa/stream": "~1.0"
2046 },
2047 "require-dev": {
2048 "hoa/test": "~2.0"
2049 },
2050 "type": "library",
2051 "extra": {
2052 "branch-alias": {
2053 "dev-master": "1.x-dev"
2054 }
2055 },
2056 "autoload": {
2057 "psr-4": {
2058 "Hoa\\File\\": "."
2059 }
2060 },
2061 "notification-url": "https://packagist.org/downloads/",
2062 "license": [
2063 "BSD-3-Clause"
2064 ],
2065 "authors": [
2066 {
2067 "name": "Ivan Enderlin",
2068 "email": "ivan.enderlin@hoa-project.net"
2069 },
2070 {
2071 "name": "Hoa community",
2072 "homepage": "http://hoa-project.net/"
2073 }
2074 ],
2075 "description": "The Hoa\\File library.",
2076 "homepage": "http://hoa-project.net/",
2077 "keywords": [
2078 "Socket",
2079 "directory",
2080 "file",
2081 "finder",
2082 "library",
2083 "link",
2084 "temporary"
2085 ],
2086 "time": "2016-01-14 20:55:07"
2087 },
2088 {
2089 "name": "hoa/iterator",
2090 "version": "2.16.03.15",
2091 "source": {
2092 "type": "git",
2093 "url": "https://github.com/hoaproject/Iterator.git",
2094 "reference": "60bdefab8db17717871a11101dedec60572f95b8"
2095 },
2096 "dist": {
2097 "type": "zip",
2098 "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/60bdefab8db17717871a11101dedec60572f95b8",
2099 "reference": "60bdefab8db17717871a11101dedec60572f95b8",
2100 "shasum": ""
2101 },
2102 "require": {
2103 "hoa/consistency": "~1.0",
2104 "hoa/exception": "~1.0"
2105 },
2106 "require-dev": {
2107 "hoa/test": "~2.0"
2108 },
2109 "type": "library",
2110 "extra": {
2111 "branch-alias": {
2112 "dev-master": "2.x-dev"
2113 }
2114 },
2115 "autoload": {
2116 "psr-4": {
2117 "Hoa\\Iterator\\": "."
2118 }
2119 },
2120 "notification-url": "https://packagist.org/downloads/",
2121 "license": [
2122 "BSD-3-Clause"
2123 ],
2124 "authors": [
2125 {
2126 "name": "Ivan Enderlin",
2127 "email": "ivan.enderlin@hoa-project.net"
2128 },
2129 {
2130 "name": "Hoa community",
2131 "homepage": "http://hoa-project.net/"
2132 }
2133 ],
2134 "description": "The Hoa\\Iterator library.",
2135 "homepage": "http://hoa-project.net/",
2136 "keywords": [
2137 "iterator",
2138 "library"
2139 ],
2140 "time": "2016-03-15 14:51:54"
2141 },
2142 {
2143 "name": "hoa/math",
2144 "version": "1.16.08.29",
2145 "source": {
2146 "type": "git",
2147 "url": "https://github.com/hoaproject/Math.git",
2148 "reference": "8be67cc378b043ccdd5896a3f1bb276af032f258"
2149 },
2150 "dist": {
2151 "type": "zip",
2152 "url": "https://api.github.com/repos/hoaproject/Math/zipball/8be67cc378b043ccdd5896a3f1bb276af032f258",
2153 "reference": "8be67cc378b043ccdd5896a3f1bb276af032f258",
2154 "shasum": ""
2155 },
2156 "require": {
2157 "hoa/compiler": "~3.0",
2158 "hoa/consistency": "~1.0",
2159 "hoa/exception": "~1.0",
2160 "hoa/iterator": "~2.0",
2161 "hoa/protocol": "~1.0",
2162 "hoa/zformat": "~1.0"
2163 },
2164 "require-dev": {
2165 "hoa/test": "~2.0"
2166 },
2167 "type": "library",
2168 "extra": {
2169 "branch-alias": {
2170 "dev-master": "1.x-dev"
2171 }
2172 },
2173 "autoload": {
2174 "psr-4": {
2175 "Hoa\\Math\\": "."
2176 }
2177 },
2178 "notification-url": "https://packagist.org/downloads/",
2179 "license": [
2180 "BSD-3-Clause"
2181 ],
2182 "authors": [
2183 {
2184 "name": "Ivan Enderlin",
2185 "email": "ivan.enderlin@hoa-project.net"
2186 },
2187 {
2188 "name": "Hoa community",
2189 "homepage": "http://hoa-project.net/"
2190 }
2191 ],
2192 "description": "The Hoa\\Math library.",
2193 "homepage": "http://hoa-project.net/",
2194 "keywords": [
2195 "arrangement",
2196 "combination",
2197 "combinatorics",
2198 "counting",
2199 "library",
2200 "math",
2201 "permutation",
2202 "sampler",
2203 "set"
2204 ],
2205 "time": "2016-08-29 13:29:51"
2206 },
2207 {
2208 "name": "hoa/protocol",
2209 "version": "1.16.07.07",
2210 "source": {
2211 "type": "git",
2212 "url": "https://github.com/hoaproject/Protocol.git",
2213 "reference": "28fc998fac9c7364338ec98177fef353e76e4efb"
2214 },
2215 "dist": {
2216 "type": "zip",
2217 "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/28fc998fac9c7364338ec98177fef353e76e4efb",
2218 "reference": "28fc998fac9c7364338ec98177fef353e76e4efb",
2219 "shasum": ""
2220 },
2221 "require": {
2222 "hoa/consistency": "~1.0",
2223 "hoa/exception": "~1.0"
2224 },
2225 "require-dev": {
2226 "hoa/test": "~2.0"
2227 },
2228 "type": "library",
2229 "extra": {
2230 "branch-alias": {
2231 "dev-master": "1.x-dev"
2232 }
2233 },
2234 "autoload": {
2235 "psr-4": {
2236 "Hoa\\Protocol\\": "."
2237 },
2238 "files": [
2239 "Wrapper.php"
2240 ]
2241 },
2242 "notification-url": "https://packagist.org/downloads/",
2243 "license": [
2244 "BSD-3-Clause"
2245 ],
2246 "authors": [
2247 {
2248 "name": "Ivan Enderlin",
2249 "email": "ivan.enderlin@hoa-project.net"
2250 },
2251 {
2252 "name": "Hoa community",
2253 "homepage": "http://hoa-project.net/"
2254 }
2255 ],
2256 "description": "The Hoa\\Protocol library.",
2257 "homepage": "http://hoa-project.net/",
2258 "keywords": [
2259 "library",
2260 "protocol",
2261 "resource",
2262 "stream",
2263 "wrapper"
2264 ],
2265 "time": "2016-07-07 21:03:43"
2266 },
2267 {
2268 "name": "hoa/regex",
2269 "version": "1.16.09.06",
2270 "source": {
2271 "type": "git",
2272 "url": "https://github.com/hoaproject/Regex.git",
2273 "reference": "2a787a49cc53a9ea009a1997085da9aff091e918"
2274 },
2275 "dist": {
2276 "type": "zip",
2277 "url": "https://api.github.com/repos/hoaproject/Regex/zipball/2a787a49cc53a9ea009a1997085da9aff091e918",
2278 "reference": "2a787a49cc53a9ea009a1997085da9aff091e918",
2279 "shasum": ""
2280 },
2281 "require": {
2282 "hoa/consistency": "~1.0",
2283 "hoa/exception": "~1.0",
2284 "hoa/math": "~1.0",
2285 "hoa/protocol": "~1.0",
2286 "hoa/ustring": "~4.0",
2287 "hoa/visitor": "~2.0"
2288 },
2289 "type": "library",
2290 "extra": {
2291 "branch-alias": {
2292 "dev-master": "1.x-dev"
2293 }
2294 },
2295 "autoload": {
2296 "psr-4": {
2297 "Hoa\\Regex\\": "."
2298 }
2299 },
2300 "notification-url": "https://packagist.org/downloads/",
2301 "license": [
2302 "BSD-3-Clause"
2303 ],
2304 "authors": [
2305 {
2306 "name": "Ivan Enderlin",
2307 "email": "ivan.enderlin@hoa-project.net"
2308 },
2309 {
2310 "name": "Hoa community",
2311 "homepage": "http://hoa-project.net/"
2312 }
2313 ],
2314 "description": "The Hoa\\Regex library.",
2315 "homepage": "http://hoa-project.net/",
2316 "keywords": [
2317 "compiler",
2318 "library",
2319 "regex"
2320 ],
2321 "time": "2016-09-06 11:08:23"
2322 },
2323 {
2324 "name": "hoa/ruler",
2325 "version": "2.16.10.24",
2326 "source": {
2327 "type": "git",
2328 "url": "https://github.com/hoaproject/Ruler.git",
2329 "reference": "21cd3ac9b26aeb1723624e8e471658a78a46acb5"
2330 },
2331 "dist": {
2332 "type": "zip",
2333 "url": "https://api.github.com/repos/hoaproject/Ruler/zipball/21cd3ac9b26aeb1723624e8e471658a78a46acb5",
2334 "reference": "21cd3ac9b26aeb1723624e8e471658a78a46acb5",
2335 "shasum": ""
2336 },
2337 "require": {
2338 "hoa/compiler": "~3.0",
2339 "hoa/consistency": "~1.0",
2340 "hoa/exception": "~1.0",
2341 "hoa/file": "~1.0",
2342 "hoa/protocol": "~1.0",
2343 "hoa/visitor": "~2.0"
2344 },
2345 "require-dev": {
2346 "hoa/test": "~2.0"
2347 },
2348 "type": "library",
2349 "extra": {
2350 "branch-alias": {
2351 "dev-master": "2.x-dev"
2352 }
2353 },
2354 "autoload": {
2355 "psr-4": {
2356 "Hoa\\Ruler\\": "."
2357 }
2358 },
2359 "notification-url": "https://packagist.org/downloads/",
2360 "license": [
2361 "BSD-3-Clause"
2362 ],
2363 "authors": [
2364 {
2365 "name": "Ivan Enderlin",
2366 "email": "ivan.enderlin@hoa-project.net"
2367 },
2368 {
2369 "name": "Hoa community",
2370 "homepage": "https://hoa-project.net/"
2371 }
2372 ],
2373 "description": "The Hoa\\Ruler library.",
2374 "homepage": "https://hoa-project.net/",
2375 "keywords": [
2376 "library",
2377 "ruler"
2378 ],
2379 "time": "2016-10-24 13:26:56"
2380 },
2381 {
2382 "name": "hoa/stream",
2383 "version": "1.16.09.06",
2384 "source": {
2385 "type": "git",
2386 "url": "https://github.com/hoaproject/Stream.git",
2387 "reference": "f8dec80b6ff3b7898a5604d304ecb73f53d04901"
2388 },
2389 "dist": {
2390 "type": "zip",
2391 "url": "https://api.github.com/repos/hoaproject/Stream/zipball/f8dec80b6ff3b7898a5604d304ecb73f53d04901",
2392 "reference": "f8dec80b6ff3b7898a5604d304ecb73f53d04901",
2393 "shasum": ""
2394 },
2395 "require": {
2396 "hoa/consistency": "~1.0",
2397 "hoa/event": "~1.0",
2398 "hoa/exception": "~1.0",
2399 "hoa/protocol": "~1.0"
2400 },
2401 "type": "library",
2402 "extra": {
2403 "branch-alias": {
2404 "dev-master": "1.x-dev"
2405 }
2406 },
2407 "autoload": {
2408 "psr-4": {
2409 "Hoa\\Stream\\": "."
2410 }
2411 },
2412 "notification-url": "https://packagist.org/downloads/",
2413 "license": [
2414 "BSD-3-Clause"
2415 ],
2416 "authors": [
2417 {
2418 "name": "Ivan Enderlin",
2419 "email": "ivan.enderlin@hoa-project.net"
2420 },
2421 {
2422 "name": "Hoa community",
2423 "homepage": "http://hoa-project.net/"
2424 }
2425 ],
2426 "description": "The Hoa\\Stream library.",
2427 "homepage": "http://hoa-project.net/",
2428 "keywords": [
2429 "Context",
2430 "bucket",
2431 "composite",
2432 "filter",
2433 "in",
2434 "library",
2435 "out",
2436 "protocol",
2437 "stream",
2438 "wrapper"
2439 ],
2440 "time": "2016-09-06 11:14:23"
2441 },
2442 {
2443 "name": "hoa/ustring",
2444 "version": "4.16.01.11",
2445 "source": {
2446 "type": "git",
2447 "url": "https://github.com/hoaproject/Ustring.git",
2448 "reference": "9f76b9aae5901b4f476ef854e29ccd746d6899d2"
2449 },
2450 "dist": {
2451 "type": "zip",
2452 "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/9f76b9aae5901b4f476ef854e29ccd746d6899d2",
2453 "reference": "9f76b9aae5901b4f476ef854e29ccd746d6899d2",
2454 "shasum": ""
2455 },
2456 "require": {
2457 "hoa/consistency": "~1.0",
2458 "hoa/exception": "~1.0"
2459 },
2460 "require-dev": {
2461 "hoa/test": "~2.0"
2462 },
2463 "suggest": {
2464 "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
2465 "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
2466 },
2467 "type": "library",
2468 "extra": {
2469 "branch-alias": {
2470 "dev-master": "4.x-dev"
2471 }
2472 },
2473 "autoload": {
2474 "psr-4": {
2475 "Hoa\\Ustring\\": "."
2476 }
2477 },
2478 "notification-url": "https://packagist.org/downloads/",
2479 "license": [
2480 "BSD-3-Clause"
2481 ],
2482 "authors": [
2483 {
2484 "name": "Ivan Enderlin",
2485 "email": "ivan.enderlin@hoa-project.net"
2486 },
2487 {
2488 "name": "Hoa community",
2489 "homepage": "http://hoa-project.net/"
2490 }
2491 ],
2492 "description": "The Hoa\\Ustring library.",
2493 "homepage": "http://hoa-project.net/",
2494 "keywords": [
2495 "library",
2496 "search",
2497 "string",
2498 "unicode"
2499 ],
2500 "time": "2016-01-11 09:51:34"
2501 },
2502 {
2503 "name": "hoa/visitor",
2504 "version": "2.16.01.11",
2505 "source": {
2506 "type": "git",
2507 "url": "https://github.com/hoaproject/Visitor.git",
2508 "reference": "cb21074b7eb89c3ac9f76d25c72671d579735ca9"
2509 },
2510 "dist": {
2511 "type": "zip",
2512 "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/cb21074b7eb89c3ac9f76d25c72671d579735ca9",
2513 "reference": "cb21074b7eb89c3ac9f76d25c72671d579735ca9",
2514 "shasum": ""
2515 },
2516 "require": {
2517 "hoa/consistency": "~1.0"
2518 },
2519 "require-dev": {
2520 "hoa/test": "~2.0"
2521 },
2522 "type": "library",
2523 "extra": {
2524 "branch-alias": {
2525 "dev-master": "2.x-dev"
2526 }
2527 },
2528 "autoload": {
2529 "psr-4": {
2530 "Hoa\\Visitor\\": "."
2531 }
2532 },
2533 "notification-url": "https://packagist.org/downloads/",
2534 "license": [
2535 "BSD-3-Clause"
2536 ],
2537 "authors": [
2538 {
2539 "name": "Ivan Enderlin",
2540 "email": "ivan.enderlin@hoa-project.net"
2541 },
2542 {
2543 "name": "Hoa community",
2544 "homepage": "http://hoa-project.net/"
2545 }
2546 ],
2547 "description": "The Hoa\\Visitor library.",
2548 "homepage": "http://hoa-project.net/",
2549 "keywords": [
2550 "library",
2551 "structure",
2552 "visit",
2553 "visitor"
2554 ],
2555 "time": "2016-01-11 09:54:01"
2556 },
2557 {
2558 "name": "hoa/zformat",
2559 "version": "1.16.03.15",
2560 "source": {
2561 "type": "git",
2562 "url": "https://github.com/hoaproject/Zformat.git",
2563 "reference": "d261637aa6f4485d697ebcb898a379f7a34b4e34"
2564 },
2565 "dist": {
2566 "type": "zip",
2567 "url": "https://api.github.com/repos/hoaproject/Zformat/zipball/d261637aa6f4485d697ebcb898a379f7a34b4e34",
2568 "reference": "d261637aa6f4485d697ebcb898a379f7a34b4e34",
2569 "shasum": ""
2570 },
2571 "require": {
2572 "hoa/consistency": "~1.0",
2573 "hoa/exception": "~1.0"
2574 },
2575 "type": "library",
2576 "extra": {
2577 "branch-alias": {
2578 "dev-master": "1.x-dev"
2579 }
2580 },
2581 "autoload": {
2582 "psr-4": {
2583 "Hoa\\Zformat\\": "."
2584 }
2585 },
2586 "notification-url": "https://packagist.org/downloads/",
2587 "license": [
2588 "BSD-3-Clause"
2589 ],
2590 "authors": [
2591 {
2592 "name": "Ivan Enderlin",
2593 "email": "ivan.enderlin@hoa-project.net"
2594 },
2595 {
2596 "name": "Hoa community",
2597 "homepage": "http://hoa-project.net/"
2598 }
2599 ],
2600 "description": "The Hoa\\Zformat library.",
2601 "homepage": "http://hoa-project.net/",
2602 "keywords": [
2603 "library",
2604 "parameter",
2605 "zformat"
2606 ],
2607 "time": "2016-03-15 14:55:30"
2608 },
2609 {
2610 "name": "htmlawed/htmlawed",
2611 "version": "1.1.22",
2612 "source": {
2613 "type": "git",
2614 "url": "https://github.com/kesar/HTMLawed.git",
2615 "reference": "b270453ba016ee4c6dae585f047d1e4f3cc456a1"
2616 },
2617 "dist": {
2618 "type": "zip",
2619 "url": "https://api.github.com/repos/kesar/HTMLawed/zipball/b270453ba016ee4c6dae585f047d1e4f3cc456a1",
2620 "reference": "b270453ba016ee4c6dae585f047d1e4f3cc456a1",
2621 "shasum": ""
2622 },
2623 "require": {
2624 "php": ">4.4.0"
2625 },
2626 "type": "library",
2627 "autoload": {
2628 "files": [
2629 "htmLawed.php"
2630 ]
2631 },
2632 "notification-url": "https://packagist.org/downloads/",
2633 "license": [
2634 "GPL-2.0+",
2635 "LGPL-3.0"
2636 ],
2637 "authors": [
2638 {
2639 "name": "Santosh Patnaik",
2640 "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b",
2641 "role": "Developer"
2642 }
2643 ],
2644 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
2645 "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
2646 "keywords": [
2647 "HTMLtidy",
2648 "html",
2649 "sanitize",
2650 "strip",
2651 "tags"
2652 ],
2653 "time": "2016-08-27 18:53:27"
2654 },
2655 {
2656 "name": "incenteev/composer-parameter-handler",
2657 "version": "v2.1.2",
2658 "source": {
2659 "type": "git",
2660 "url": "https://github.com/Incenteev/ParameterHandler.git",
2661 "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc"
2662 },
2663 "dist": {
2664 "type": "zip",
2665 "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
2666 "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
2667 "shasum": ""
2668 },
2669 "require": {
2670 "php": ">=5.3.3",
2671 "symfony/yaml": "~2.3|~3.0"
2672 },
2673 "require-dev": {
2674 "composer/composer": "1.0.*@dev",
2675 "phpspec/prophecy-phpunit": "~1.0",
2676 "symfony/filesystem": "~2.2"
2677 },
2678 "type": "library",
2679 "extra": {
2680 "branch-alias": {
2681 "dev-master": "2.1.x-dev"
2682 }
2683 },
2684 "autoload": {
2685 "psr-4": {
2686 "Incenteev\\ParameterHandler\\": ""
2687 }
2688 },
2689 "notification-url": "https://packagist.org/downloads/",
2690 "license": [
2691 "MIT"
2692 ],
2693 "authors": [
2694 {
2695 "name": "Christophe Coevoet",
2696 "email": "stof@notk.org"
2697 }
2698 ],
2699 "description": "Composer script handling your ignored parameter file",
2700 "homepage": "https://github.com/Incenteev/ParameterHandler",
2701 "keywords": [
2702 "parameters management"
2703 ],
2704 "time": "2015-11-10 17:04:01"
2705 },
2706 {
2707 "name": "j0k3r/graby",
2708 "version": "1.4.5",
2709 "source": {
2710 "type": "git",
2711 "url": "https://github.com/j0k3r/graby.git",
2712 "reference": "57e2757fc665b0a5260774de56aa8bd5ca3338c5"
2713 },
2714 "dist": {
2715 "type": "zip",
2716 "url": "https://api.github.com/repos/j0k3r/graby/zipball/57e2757fc665b0a5260774de56aa8bd5ca3338c5",
2717 "reference": "57e2757fc665b0a5260774de56aa8bd5ca3338c5",
2718 "shasum": ""
2719 },
2720 "require": {
2721 "ext-curl": "*",
2722 "guzzlehttp/guzzle": "^5.2.0",
2723 "htmlawed/htmlawed": "^1.1.19",
2724 "j0k3r/graby-site-config": "^1.0",
2725 "j0k3r/php-readability": "^1.0",
2726 "j0k3r/safecurl": "~2.0",
2727 "monolog/monolog": "^1.13.1",
2728 "php": ">=5.4",
2729 "simplepie/simplepie": "^1.3.1",
2730 "smalot/pdfparser": "~0.9.24",
2731 "symfony/options-resolver": "~2.6|~3.0",
2732 "true/punycode": "~2.0"
2733 },
2734 "require-dev": {
2735 "satooshi/php-coveralls": "~0.6"
2736 },
2737 "type": "library",
2738 "autoload": {
2739 "psr-4": {
2740 "Graby\\": "src/"
2741 }
2742 },
2743 "notification-url": "https://packagist.org/downloads/",
2744 "license": [
2745 "AGPL-3.0"
2746 ],
2747 "authors": [
2748 {
2749 "name": "Jeremy Benoist",
2750 "email": "jeremy.benoist@gmail.com",
2751 "role": "Developer"
2752 },
2753 {
2754 "name": "FiveFilters.org",
2755 "email": "fivefilters@fivefilters.org",
2756 "role": "Developer (original version)"
2757 }
2758 ],
2759 "description": "Graby helps you extract article content from web pages",
2760 "time": "2016-10-25 17:25:27"
2761 },
2762 {
2763 "name": "j0k3r/graby-site-config",
2764 "version": "1.0.27",
2765 "source": {
2766 "type": "git",
2767 "url": "https://github.com/j0k3r/graby-site-config.git",
2768 "reference": "2cf4cb601aea54c8849c441b52af09031c6255f5"
2769 },
2770 "dist": {
2771 "type": "zip",
2772 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/2cf4cb601aea54c8849c441b52af09031c6255f5",
2773 "reference": "2cf4cb601aea54c8849c441b52af09031c6255f5",
2774 "shasum": ""
2775 },
2776 "require": {
2777 "symfony/finder": "~2.6|~3.0"
2778 },
2779 "type": "library",
2780 "autoload": {
2781 "psr-4": {
2782 "GrabySiteConfig\\SiteConfig\\": "src/"
2783 }
2784 },
2785 "notification-url": "https://packagist.org/downloads/",
2786 "license": [
2787 "AGPL-3.0"
2788 ],
2789 "authors": [
2790 {
2791 "name": "Jeremy Benoist",
2792 "email": "jeremy.benoist@gmail.com"
2793 }
2794 ],
2795 "description": "Graby site config files",
2796 "time": "2016-10-25 17:31:37"
2797 },
2798 {
2799 "name": "j0k3r/php-readability",
2800 "version": "1.1.3",
2801 "source": {
2802 "type": "git",
2803 "url": "https://github.com/j0k3r/php-readability.git",
2804 "reference": "ade850534cb0bba28e443a2785432088046cb581"
2805 },
2806 "dist": {
2807 "type": "zip",
2808 "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/ade850534cb0bba28e443a2785432088046cb581",
2809 "reference": "ade850534cb0bba28e443a2785432088046cb581",
2810 "shasum": ""
2811 },
2812 "require": {
2813 "monolog/monolog": "^1.13.1",
2814 "php": ">=5.3.3"
2815 },
2816 "require-dev": {
2817 "friendsofphp/php-cs-fixer": "*",
2818 "satooshi/php-coveralls": "~0.6"
2819 },
2820 "type": "library",
2821 "autoload": {
2822 "psr-4": {
2823 "Readability\\": "src/"
2824 }
2825 },
2826 "notification-url": "https://packagist.org/downloads/",
2827 "license": [
2828 "Apache-2.0"
2829 ],
2830 "authors": [
2831 {
2832 "name": "Keyvan Minoukadeh",
2833 "email": "keyvan@keyvan.net",
2834 "homepage": "http://keyvan.net",
2835 "role": "Developer (ported original JS code to PHP)"
2836 },
2837 {
2838 "name": "Arc90",
2839 "homepage": "http://arc90.com",
2840 "role": "Developer (original JS version)"
2841 },
2842 {
2843 "name": "Jeremy Benoist",
2844 "email": "jeremy.benoist@gmail.com",
2845 "homepage": "http://www.j0k3r.net",
2846 "role": "Developer"
2847 },
2848 {
2849 "name": "DitherSky",
2850 "homepage": "https://github.com/Dither",
2851 "role": "Developer (https://github.com/Dither/full-text-rss)"
2852 }
2853 ],
2854 "description": "Automatic article extraction from HTML",
2855 "keywords": [
2856 "article",
2857 "article extraction",
2858 "content",
2859 "content extraction",
2860 "extraction",
2861 "html"
2862 ],
2863 "time": "2016-10-21 05:24:11"
2864 },
2865 {
2866 "name": "j0k3r/safecurl",
2867 "version": "2.0.2",
2868 "source": {
2869 "type": "git",
2870 "url": "https://github.com/j0k3r/safecurl.git",
2871 "reference": "d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b"
2872 },
2873 "dist": {
2874 "type": "zip",
2875 "url": "https://api.github.com/repos/j0k3r/safecurl/zipball/d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b",
2876 "reference": "d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b",
2877 "shasum": ""
2878 },
2879 "require": {
2880 "ext-curl": "*",
2881 "php": ">=5.3.3"
2882 },
2883 "require-dev": {
2884 "phpunit/phpunit": "^4.0.0"
2885 },
2886 "type": "library",
2887 "autoload": {
2888 "psr-4": {
2889 "fin1te\\SafeCurl\\": "src/"
2890 }
2891 },
2892 "notification-url": "https://packagist.org/downloads/",
2893 "license": [
2894 "MIT"
2895 ],
2896 "authors": [
2897 {
2898 "name": "Jeremy Benoist",
2899 "email": "jeremy.benoist@gmail.com"
2900 },
2901 {
2902 "name": "Jack W",
2903 "email": "jack@fin1te.net",
2904 "role": "Developer (original version)"
2905 }
2906 ],
2907 "description": "A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.",
2908 "keywords": [
2909 "curl",
2910 "safe",
2911 "safecurl",
2912 "ssrf",
2913 "websec"
2914 ],
2915 "time": "2015-11-23 08:16:01"
2916 },
2917 {
2918 "name": "javibravo/simpleue",
2919 "version": "1.0.0",
2920 "source": {
2921 "type": "git",
2922 "url": "https://github.com/javibravo/simpleue.git",
2923 "reference": "0dbb0c26988a1a724ceec83fa2ceded4db0c1d4d"
2924 },
2925 "dist": {
2926 "type": "zip",
2927 "url": "https://api.github.com/repos/javibravo/simpleue/zipball/0dbb0c26988a1a724ceec83fa2ceded4db0c1d4d",
2928 "reference": "0dbb0c26988a1a724ceec83fa2ceded4db0c1d4d",
2929 "shasum": ""
2930 },
2931 "require": {
2932 "php": ">=5.5",
2933 "psr/log": "~1.0"
2934 },
2935 "require-dev": {
2936 "aws/aws-sdk-php": "^3.9",
2937 "phpunit/phpunit": "4.0.*",
2938 "predis/predis": "^1.0"
2939 },
2940 "suggest": {
2941 "aws/aws-sdk-php": "Allow work with AWS Simple Queue Service (SQS) queues",
2942 "predis/predis": "Allow work with Redis queues"
2943 },
2944 "type": "library",
2945 "autoload": {
2946 "psr-4": {
2947 "Simpleue\\": "src/Simpleue"
2948 }
2949 },
2950 "notification-url": "https://packagist.org/downloads/",
2951 "license": [
2952 "MIT"
2953 ],
2954 "authors": [
2955 {
2956 "name": "Javier Bravo",
2957 "email": "javibravo85@gmail.com"
2958 }
2959 ],
2960 "description": "Php package to manage queue tasks in a simple way",
2961 "homepage": "http://github.com/javibravo/simpleue",
2962 "keywords": [
2963 "job",
2964 "queue",
2965 "redis",
2966 "sqs",
2967 "task"
2968 ],
2969 "time": "2016-02-16 21:14:52"
2970 },
2971 {
2972 "name": "jdorn/sql-formatter",
2973 "version": "v1.2.17",
2974 "source": {
2975 "type": "git",
2976 "url": "https://github.com/jdorn/sql-formatter.git",
2977 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
2978 },
2979 "dist": {
2980 "type": "zip",
2981 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
2982 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
2983 "shasum": ""
2984 },
2985 "require": {
2986 "php": ">=5.2.4"
2987 },
2988 "require-dev": {
2989 "phpunit/phpunit": "3.7.*"
2990 },
2991 "type": "library",
2992 "extra": {
2993 "branch-alias": {
2994 "dev-master": "1.3.x-dev"
2995 }
2996 },
2997 "autoload": {
2998 "classmap": [
2999 "lib"
3000 ]
3001 },
3002 "notification-url": "https://packagist.org/downloads/",
3003 "license": [
3004 "MIT"
3005 ],
3006 "authors": [
3007 {
3008 "name": "Jeremy Dorn",
3009 "email": "jeremy@jeremydorn.com",
3010 "homepage": "http://jeremydorn.com/"
3011 }
3012 ],
3013 "description": "a PHP SQL highlighting library",
3014 "homepage": "https://github.com/jdorn/sql-formatter/",
3015 "keywords": [
3016 "highlight",
3017 "sql"
3018 ],
3019 "time": "2014-01-12 16:20:24"
3020 },
3021 {
3022 "name": "jms/metadata",
3023 "version": "1.5.1",
3024 "source": {
3025 "type": "git",
3026 "url": "https://github.com/schmittjoh/metadata.git",
3027 "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
3028 },
3029 "dist": {
3030 "type": "zip",
3031 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
3032 "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
3033 "shasum": ""
3034 },
3035 "require": {
3036 "php": ">=5.3.0"
3037 },
3038 "require-dev": {
3039 "doctrine/cache": "~1.0"
3040 },
3041 "type": "library",
3042 "extra": {
3043 "branch-alias": {
3044 "dev-master": "1.5.x-dev"
3045 }
3046 },
3047 "autoload": {
3048 "psr-0": {
3049 "Metadata\\": "src/"
3050 }
3051 },
3052 "notification-url": "https://packagist.org/downloads/",
3053 "license": [
3054 "Apache"
3055 ],
3056 "authors": [
3057 {
3058 "name": "Johannes Schmitt",
3059 "email": "schmittjoh@gmail.com",
3060 "homepage": "https://github.com/schmittjoh",
3061 "role": "Developer of wrapped JMSSerializerBundle"
3062 }
3063 ],
3064 "description": "Class/method/property metadata management in PHP",
3065 "keywords": [
3066 "annotations",
3067 "metadata",
3068 "xml",
3069 "yaml"
3070 ],
3071 "time": "2014-07-12 07:13:19"
3072 },
3073 {
3074 "name": "jms/parser-lib",
3075 "version": "1.0.0",
3076 "source": {
3077 "type": "git",
3078 "url": "https://github.com/schmittjoh/parser-lib.git",
3079 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
3080 },
3081 "dist": {
3082 "type": "zip",
3083 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
3084 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
3085 "shasum": ""
3086 },
3087 "require": {
3088 "phpoption/phpoption": ">=0.9,<2.0-dev"
3089 },
3090 "type": "library",
3091 "extra": {
3092 "branch-alias": {
3093 "dev-master": "1.0-dev"
3094 }
3095 },
3096 "autoload": {
3097 "psr-0": {
3098 "JMS\\": "src/"
3099 }
3100 },
3101 "notification-url": "https://packagist.org/downloads/",
3102 "license": [
3103 "Apache2"
3104 ],
3105 "description": "A library for easily creating recursive-descent parsers.",
3106 "time": "2012-11-18 18:08:43"
3107 },
3108 {
3109 "name": "jms/serializer",
3110 "version": "1.4.1",
3111 "source": {
3112 "type": "git",
3113 "url": "https://github.com/schmittjoh/serializer.git",
3114 "reference": "c0c1af0d9f1a710c7fbae1732dadc4d913980299"
3115 },
3116 "dist": {
3117 "type": "zip",
3118 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c0c1af0d9f1a710c7fbae1732dadc4d913980299",
3119 "reference": "c0c1af0d9f1a710c7fbae1732dadc4d913980299",
3120 "shasum": ""
3121 },
3122 "require": {
3123 "doctrine/annotations": "^1.0",
3124 "doctrine/instantiator": "^1.0.3",
3125 "jms/metadata": "~1.1",
3126 "jms/parser-lib": "1.*",
3127 "php": ">=5.5.0",
3128 "phpcollection/phpcollection": "~0.1",
3129 "phpoption/phpoption": "^1.1"
3130 },
3131 "conflict": {
3132 "twig/twig": "<1.12"
3133 },
3134 "require-dev": {
3135 "doctrine/orm": "~2.1",
3136 "doctrine/phpcr-odm": "^1.3|^2.0",
3137 "ext-pdo_sqlite": "*",
3138 "jackalope/jackalope-doctrine-dbal": "^1.1.5",
3139 "phpunit/phpunit": "^4.8|^5.0",
3140 "propel/propel1": "~1.7",
3141 "symfony/filesystem": "^2.1",
3142 "symfony/form": "~2.1",
3143 "symfony/translation": "^2.1",
3144 "symfony/validator": "^2.2",
3145 "symfony/yaml": "^2.1",
3146 "twig/twig": "~1.12|~2.0"
3147 },
3148 "suggest": {
3149 "symfony/yaml": "Required if you'd like to serialize data to YAML format."
3150 },
3151 "type": "library",
3152 "extra": {
3153 "branch-alias": {
3154 "dev-master": "1.4-dev"
3155 }
3156 },
3157 "autoload": {
3158 "psr-0": {
3159 "JMS\\Serializer": "src/"
3160 }
3161 },
3162 "notification-url": "https://packagist.org/downloads/",
3163 "license": [
3164 "Apache2"
3165 ],
3166 "authors": [
3167 {
3168 "name": "Johannes M. Schmitt",
3169 "email": "schmittjoh@gmail.com"
3170 }
3171 ],
3172 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
3173 "homepage": "http://jmsyst.com/libs/serializer",
3174 "keywords": [
3175 "deserialization",
3176 "jaxb",
3177 "json",
3178 "serialization",
3179 "xml"
3180 ],
3181 "time": "2016-11-02 16:15:37"
3182 },
3183 {
3184 "name": "jms/serializer-bundle",
3185 "version": "1.1.0",
3186 "target-dir": "JMS/SerializerBundle",
3187 "source": {
3188 "type": "git",
3189 "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
3190 "reference": "3e396c980545350c2efb65a50041d2a9f9d6562e"
3191 },
3192 "dist": {
3193 "type": "zip",
3194 "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/3e396c980545350c2efb65a50041d2a9f9d6562e",
3195 "reference": "3e396c980545350c2efb65a50041d2a9f9d6562e",
3196 "shasum": ""
3197 },
3198 "require": {
3199 "jms/serializer": "^1.0.0",
3200 "php": ">=5.4.0",
3201 "phpoption/phpoption": "^1.1.0",
3202 "symfony/framework-bundle": "~2.3|~3.0"
3203 },
3204 "require-dev": {
3205 "doctrine/doctrine-bundle": "*",
3206 "doctrine/orm": "*",
3207 "symfony/browser-kit": "*",
3208 "symfony/class-loader": "*",
3209 "symfony/css-selector": "*",
3210 "symfony/finder": "*",
3211 "symfony/form": "*",
3212 "symfony/process": "*",
3213 "symfony/stopwatch": "*",
3214 "symfony/twig-bundle": "*",
3215 "symfony/validator": "*",
3216 "symfony/yaml": "*"
3217 },
3218 "suggest": {
3219 "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3"
3220 },
3221 "type": "symfony-bundle",
3222 "extra": {
3223 "branch-alias": {
3224 "dev-master": "1.1-dev"
3225 }
3226 },
3227 "autoload": {
3228 "psr-0": {
3229 "JMS\\SerializerBundle": ""
3230 }
3231 },
3232 "notification-url": "https://packagist.org/downloads/",
3233 "license": [
3234 "Apache2"
3235 ],
3236 "authors": [
3237 {
3238 "name": "Johannes M. Schmitt",
3239 "email": "schmittjoh@gmail.com"
3240 }
3241 ],
3242 "description": "Allows you to easily serialize, and deserialize data of any complexity",
3243 "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
3244 "keywords": [
3245 "deserialization",
3246 "jaxb",
3247 "json",
3248 "serialization",
3249 "xml"
3250 ],
3251 "time": "2015-11-10 12:26:42"
3252 },
3253 {
3254 "name": "kphoen/rulerz",
3255 "version": "0.19.1",
3256 "source": {
3257 "type": "git",
3258 "url": "https://github.com/K-Phoen/rulerz.git",
3259 "reference": "41236e2d1936ed4adfa126957e13017f728d4eca"
3260 },
3261 "dist": {
3262 "type": "zip",
3263 "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/41236e2d1936ed4adfa126957e13017f728d4eca",
3264 "reference": "41236e2d1936ed4adfa126957e13017f728d4eca",
3265 "shasum": ""
3266 },
3267 "require": {
3268 "hoa/ruler": "~2.0",
3269 "php": ">=5.5",
3270 "symfony/property-access": "~2.3|~3.0"
3271 },
3272 "require-dev": {
3273 "behat/behat": "~3.0",
3274 "coduo/phpspec-data-provider-extension": "~1.0,!=1.0.2",
3275 "doctrine/orm": "~2.4",
3276 "elasticsearch/elasticsearch": "~1.0",
3277 "illuminate/database": "~5.0",
3278 "mikey179/vfsstream": "~1.4",
3279 "phpspec/phpspec": "~2.0,>=2.4-dev",
3280 "pomm-project/cli": "~2.0@dev",
3281 "pomm-project/foundation": "~2.0@dev",
3282 "pomm-project/model-manager": "~2.0.@dev",
3283 "ruflin/elastica": "~1.0",
3284 "solarium/solarium": "~3.0",
3285 "vlucas/phpdotenv": "~2.1"
3286 },
3287 "suggest": {
3288 "doctrine/orm": "To execute rules as Doctrine queries",
3289 "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries",
3290 "kphoen/rulerz-spec-builder": "If you want a specification builder",
3291 "pomm-project/model-manager": "To execute rules as Pomm queries",
3292 "solarium/solarium": "To execute rules as Solr queries"
3293 },
3294 "type": "library",
3295 "extra": {
3296 "branch-alias": {
3297 "dev-master": "1.0.x-dev"
3298 }
3299 },
3300 "autoload": {
3301 "psr-4": {
3302 "RulerZ\\": "src/"
3303 }
3304 },
3305 "notification-url": "https://packagist.org/downloads/",
3306 "license": [
3307 "MIT"
3308 ],
3309 "authors": [
3310 {
3311 "name": "Kévin Gomez",
3312 "email": "contact@kevingomez.fr"
3313 }
3314 ],
3315 "description": "Powerful implementation of the Specification pattern",
3316 "homepage": "https://github.com/K-Phoen/RulerZ",
3317 "keywords": [
3318 "doctrine",
3319 "specification"
3320 ],
3321 "time": "2016-03-18 08:34:34"
3322 },
3323 {
3324 "name": "kphoen/rulerz-bundle",
3325 "version": "0.12.1",
3326 "source": {
3327 "type": "git",
3328 "url": "https://github.com/K-Phoen/RulerZBundle.git",
3329 "reference": "e57da1ca5806c31bfd0bb93089bc71cbf7324ad1"
3330 },
3331 "dist": {
3332 "type": "zip",
3333 "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/e57da1ca5806c31bfd0bb93089bc71cbf7324ad1",
3334 "reference": "e57da1ca5806c31bfd0bb93089bc71cbf7324ad1",
3335 "shasum": ""
3336 },
3337 "require": {
3338 "kphoen/rulerz": "~0.17",
3339 "symfony/framework-bundle": "~2.5|~3.0",
3340 "symfony/validator": "~2.5|~3.0"
3341 },
3342 "require-dev": {
3343 "matthiasnoback/symfony-dependency-injection-test": "~0.7",
3344 "mikey179/vfsstream": "~1.0",
3345 "phpunit/phpunit": "~4.8",
3346 "symfony/phpunit-bridge": "~2.7|~3.0"
3347 },
3348 "type": "symfony-bundle",
3349 "autoload": {
3350 "psr-4": {
3351 "KPhoen\\RulerZBundle\\": ""
3352 }
3353 },
3354 "notification-url": "https://packagist.org/downloads/",
3355 "license": [
3356 "MIT"
3357 ],
3358 "authors": [
3359 {
3360 "name": "Kévin Gomez",
3361 "email": "contact@kevingomez.fr"
3362 }
3363 ],
3364 "description": "Symfony2 Bundle for RulerZ",
3365 "homepage": "https://github.com/K-Phoen/RulerZBundle",
3366 "keywords": [
3367 "doctrine",
3368 "ruler",
3369 "rulerz",
3370 "specification"
3371 ],
3372 "time": "2016-06-11 19:36:50"
3373 },
3374 {
3375 "name": "lexik/form-filter-bundle",
3376 "version": "v5.0.1",
3377 "source": {
3378 "type": "git",
3379 "url": "https://github.com/lexik/LexikFormFilterBundle.git",
3380 "reference": "1eb8f523a607f5c2fac947af363ceb8beca5a57c"
3381 },
3382 "dist": {
3383 "type": "zip",
3384 "url": "https://api.github.com/repos/lexik/LexikFormFilterBundle/zipball/1eb8f523a607f5c2fac947af363ceb8beca5a57c",
3385 "reference": "1eb8f523a607f5c2fac947af363ceb8beca5a57c",
3386 "shasum": ""
3387 },
3388 "require": {
3389 "doctrine/orm": "^2.4.8",
3390 "php": ">=5.5.9",
3391 "symfony/form": "~2.8|~3.0",
3392 "symfony/framework-bundle": "~2.8|~3.0"
3393 },
3394 "require-dev": {
3395 "doctrine/mongodb-odm-bundle": "~3.0",
3396 "phpunit/phpunit": "~3.7"
3397 },
3398 "type": "symfony-bundle",
3399 "extra": {
3400 "branch-alias": {
3401 "dev-master": "5.x.x-dev"
3402 }
3403 },
3404 "autoload": {
3405 "psr-4": {
3406 "Lexik\\Bundle\\FormFilterBundle\\": ""
3407 }
3408 },
3409 "notification-url": "https://packagist.org/downloads/",
3410 "license": [
3411 "MIT"
3412 ],
3413 "authors": [
3414 {
3415 "name": "Dev Lexik",
3416 "email": "dev@lexik.fr"
3417 },
3418 {
3419 "name": "Cedric Girard",
3420 "email": "c.girard@lexik.fr"
3421 }
3422 ],
3423 "description": "This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.",
3424 "homepage": "https://github.com/lexik/LexikFormFilterBundle",
3425 "keywords": [
3426 "Symfony2",
3427 "bundle",
3428 "doctrine",
3429 "filter",
3430 "form"
3431 ],
3432 "time": "2016-04-20 08:53:41"
3433 },
3434 {
3435 "name": "lexik/maintenance-bundle",
3436 "version": "v2.1.1",
3437 "source": {
3438 "type": "git",
3439 "url": "https://github.com/lexik/LexikMaintenanceBundle.git",
3440 "reference": "01c2763f1f2012958d4b43bbb87daf96b0316706"
3441 },
3442 "dist": {
3443 "type": "zip",
3444 "url": "https://api.github.com/repos/lexik/LexikMaintenanceBundle/zipball/01c2763f1f2012958d4b43bbb87daf96b0316706",
3445 "reference": "01c2763f1f2012958d4b43bbb87daf96b0316706",
3446 "shasum": ""
3447 },
3448 "require": {
3449 "php": ">=5.3.2",
3450 "symfony/framework-bundle": "~2.7|~3.0"
3451 },
3452 "require-dev": {
3453 "symfony/phpunit-bridge": "~2.7|~3.0"
3454 },
3455 "type": "symfony-bundle",
3456 "extra": {
3457 "branch-alias": {
3458 "dev-master": "2.0.x-dev"
3459 }
3460 },
3461 "autoload": {
3462 "psr-4": {
3463 "Lexik\\Bundle\\MaintenanceBundle\\": ""
3464 }
3465 },
3466 "notification-url": "https://packagist.org/downloads/",
3467 "license": [
3468 "MIT"
3469 ],
3470 "authors": [
3471 {
3472 "name": "Dev Lexik",
3473 "email": "dev@lexik.fr"
3474 },
3475 {
3476 "name": "Gilles Gauthier",
3477 "email": "g.gauthier@lexik.fr"
3478 },
3479 {
3480 "name": "Djuri Baars",
3481 "email": "info@djurict.nl"
3482 }
3483 ],
3484 "description": "This bundle allows you to place your website in maintenance mode by calling two commands from your console.",
3485 "homepage": "https://github.com/lexik/LexikMaintenanceBundle",
3486 "keywords": [
3487 "Symfony2",
3488 "bundle",
3489 "maintenance"
3490 ],
3491 "time": "2016-03-15 09:38:32"
3492 },
3493 {
3494 "name": "liip/theme-bundle",
3495 "version": "1.4.1",
3496 "source": {
3497 "type": "git",
3498 "url": "https://github.com/liip/LiipThemeBundle.git",
3499 "reference": "b1797a8f2ab7662f63013ef8ec0e7fe329eebc92"
3500 },
3501 "dist": {
3502 "type": "zip",
3503 "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/b1797a8f2ab7662f63013ef8ec0e7fe329eebc92",
3504 "reference": "b1797a8f2ab7662f63013ef8ec0e7fe329eebc92",
3505 "shasum": ""
3506 },
3507 "require": {
3508 "php": "^5.3.9|^7.0",
3509 "psr/log": "~1.0",
3510 "symfony/finder": "~2.3|~3.0",
3511 "symfony/framework-bundle": "~2.3|~3.0"
3512 },
3513 "require-dev": {
3514 "kriswallsmith/assetic": "~1.1",
3515 "phpunit/php-code-coverage": "~2.2@stable",
3516 "phpunit/phpunit": "~4.5@stable",
3517 "symfony/console": "~2.3|~3.0",
3518 "symfony/expression-language": "~2.6|~3.0",
3519 "symfony/templating": "~2.3|~3.0",
3520 "twig/twig": "~1.4|~2.0@dev"
3521 },
3522 "type": "symfony-bundle",
3523 "extra": {
3524 "branch-alias": {
3525 "dev-master": "1.4-dev"
3526 }
3527 },
3528 "autoload": {
3529 "psr-4": {
3530 "Liip\\ThemeBundle\\": ""
3531 }
3532 },
3533 "notification-url": "https://packagist.org/downloads/",
3534 "license": [
3535 "MIT"
3536 ],
3537 "authors": [
3538 {
3539 "name": "Community contributions",
3540 "homepage": "https://github.com/liip/LiipThemeBundle/contributors"
3541 },
3542 {
3543 "name": "Liip AG",
3544 "homepage": "http://www.liip.ch/"
3545 }
3546 ],
3547 "description": "Provides theming support for #Symfony2 Bundles",
3548 "keywords": [
3549 "themes",
3550 "theming"
3551 ],
3552 "time": "2016-10-05 08:53:44"
3553 },
3554 {
3555 "name": "mgargano/simplehtmldom",
3556 "version": "1.5",
3557 "source": {
3558 "type": "git",
3559 "url": "https://github.com/matgargano/simplehtmldom.git",
3560 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
3561 },
3562 "dist": {
3563 "type": "zip",
3564 "url": "https://api.github.com/repos/matgargano/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
3565 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
3566 "shasum": ""
3567 },
3568 "require": {
3569 "php": ">=5.3.0"
3570 },
3571 "type": "library",
3572 "autoload": {
3573 "psr-0": {
3574 "SimpleHtmlDom": "src/"
3575 },
3576 "files": [
3577 "src/simple_html_dom.php"
3578 ]
3579 },
3580 "notification-url": "https://packagist.org/downloads/",
3581 "license": [
3582 "The MIT License"
3583 ],
3584 "authors": [
3585 {
3586 "name": "S.C. Chen",
3587 "email": "me578022@gmail.com"
3588 }
3589 ],
3590 "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",
3591 "homepage": "http://simplehtmldom.sourceforge.net/",
3592 "keywords": [
3593 "Simple",
3594 "dom",
3595 "html"
3596 ],
3597 "time": "2014-01-05 18:17:34"
3598 },
3599 {
3600 "name": "michelf/php-markdown",
3601 "version": "1.7.0",
3602 "source": {
3603 "type": "git",
3604 "url": "https://github.com/michelf/php-markdown.git",
3605 "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220"
3606 },
3607 "dist": {
3608 "type": "zip",
3609 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/1f51cc520948f66cd2af8cbc45a5ee175e774220",
3610 "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220",
3611 "shasum": ""
3612 },
3613 "require": {
3614 "php": ">=5.3.0"
3615 },
3616 "type": "library",
3617 "extra": {
3618 "branch-alias": {
3619 "dev-lib": "1.4.x-dev"
3620 }
3621 },
3622 "autoload": {
3623 "psr-0": {
3624 "Michelf": ""
3625 }
3626 },
3627 "notification-url": "https://packagist.org/downloads/",
3628 "license": [
3629 "BSD-3-Clause"
3630 ],
3631 "authors": [
3632 {
3633 "name": "Michel Fortin",
3634 "email": "michel.fortin@michelf.ca",
3635 "homepage": "https://michelf.ca/",
3636 "role": "Developer"
3637 },
3638 {
3639 "name": "John Gruber",
3640 "homepage": "https://daringfireball.net/"
3641 }
3642 ],
3643 "description": "PHP Markdown",
3644 "homepage": "https://michelf.ca/projects/php-markdown/",
3645 "keywords": [
3646 "markdown"
3647 ],
3648 "time": "2016-10-29 18:58:20"
3649 },
3650 {
3651 "name": "mnapoli/piwik-twig-extension",
3652 "version": "1.0.0",
3653 "source": {
3654 "type": "git",
3655 "url": "https://github.com/mnapoli/PiwikTwigExtension.git",
3656 "reference": "5171ab7221830a9d377add03dd60dbe6bd7b331f"
3657 },
3658 "dist": {
3659 "type": "zip",
3660 "url": "https://api.github.com/repos/mnapoli/PiwikTwigExtension/zipball/5171ab7221830a9d377add03dd60dbe6bd7b331f",
3661 "reference": "5171ab7221830a9d377add03dd60dbe6bd7b331f",
3662 "shasum": ""
3663 },
3664 "require": {
3665 "php": ">=5.4",
3666 "twig/twig": "~1.10"
3667 },
3668 "require-dev": {
3669 "phpunit/phpunit": "~4.0"
3670 },
3671 "type": "library",
3672 "autoload": {
3673 "psr-4": {
3674 "PiwikTwigExtension\\": "src/"
3675 }
3676 },
3677 "notification-url": "https://packagist.org/downloads/",
3678 "license": [
3679 "MIT"
3680 ],
3681 "time": "2014-09-16 06:51:19"
3682 },
3683 {
3684 "name": "monolog/monolog",
3685 "version": "1.21.0",
3686 "source": {
3687 "type": "git",
3688 "url": "https://github.com/Seldaek/monolog.git",
3689 "reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952"
3690 },
3691 "dist": {
3692 "type": "zip",
3693 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f42fbdfd53e306bda545845e4dbfd3e72edb4952",
3694 "reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952",
3695 "shasum": ""
3696 },
3697 "require": {
3698 "php": ">=5.3.0",
3699 "psr/log": "~1.0"
3700 },
3701 "provide": {
3702 "psr/log-implementation": "1.0.0"
3703 },
3704 "require-dev": {
3705 "aws/aws-sdk-php": "^2.4.9",
3706 "doctrine/couchdb": "~1.0@dev",
3707 "graylog2/gelf-php": "~1.0",
3708 "jakub-onderka/php-parallel-lint": "0.9",
3709 "php-amqplib/php-amqplib": "~2.4",
3710 "php-console/php-console": "^3.1.3",
3711 "phpunit/phpunit": "~4.5",
3712 "phpunit/phpunit-mock-objects": "2.3.0",
3713 "ruflin/elastica": ">=0.90 <3.0",
3714 "sentry/sentry": "^0.13",
3715 "swiftmailer/swiftmailer": "~5.3"
3716 },
3717 "suggest": {
3718 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
3719 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
3720 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
3721 "ext-mongo": "Allow sending log messages to a MongoDB server",
3722 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
3723 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
3724 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
3725 "php-console/php-console": "Allow sending log messages to Google Chrome",
3726 "rollbar/rollbar": "Allow sending log messages to Rollbar",
3727 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
3728 "sentry/sentry": "Allow sending log messages to a Sentry server"
3729 },
3730 "type": "library",
3731 "extra": {
3732 "branch-alias": {
3733 "dev-master": "2.0.x-dev"
3734 }
3735 },
3736 "autoload": {
3737 "psr-4": {
3738 "Monolog\\": "src/Monolog"
3739 }
3740 },
3741 "notification-url": "https://packagist.org/downloads/",
3742 "license": [
3743 "MIT"
3744 ],
3745 "authors": [
3746 {
3747 "name": "Jordi Boggiano",
3748 "email": "j.boggiano@seld.be",
3749 "homepage": "http://seld.be"
3750 }
3751 ],
3752 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
3753 "homepage": "http://github.com/Seldaek/monolog",
3754 "keywords": [
3755 "log",
3756 "logging",
3757 "psr-3"
3758 ],
3759 "time": "2016-07-29 03:23:52"
3760 },
3761 {
3762 "name": "nelmio/api-doc-bundle",
3763 "version": "2.13.0",
3764 "target-dir": "Nelmio/ApiDocBundle",
3765 "source": {
3766 "type": "git",
3767 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
3768 "reference": "a3a9bb3b700f3ebaed95390292dad23f8141afa0"
3769 },
3770 "dist": {
3771 "type": "zip",
3772 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/a3a9bb3b700f3ebaed95390292dad23f8141afa0",
3773 "reference": "a3a9bb3b700f3ebaed95390292dad23f8141afa0",
3774 "shasum": ""
3775 },
3776 "require": {
3777 "michelf/php-markdown": "~1.4",
3778 "php": ">=5.3",
3779 "symfony/console": "~2.3|~3.0",
3780 "symfony/framework-bundle": "~2.3|~3.0",
3781 "symfony/twig-bundle": "~2.3|~3.0"
3782 },
3783 "conflict": {
3784 "jms/serializer": "<0.12",
3785 "jms/serializer-bundle": "<0.11",
3786 "symfony/symfony": "~2.7.8",
3787 "twig/twig": "<1.12"
3788 },
3789 "require-dev": {
3790 "doctrine/doctrine-bundle": "~1.5",
3791 "doctrine/orm": "~2.3",
3792 "dunglas/api-bundle": "~1.0@dev",
3793 "friendsofsymfony/rest-bundle": "~1.0|~2.0",
3794 "jms/serializer-bundle": ">=0.11",
3795 "sensio/framework-extra-bundle": "~3.0",
3796 "symfony/browser-kit": "~2.3|~3.0",
3797 "symfony/css-selector": "~2.3|~3.0",
3798 "symfony/finder": "~2.3|~3.0",
3799 "symfony/form": "~2.3|~3.0",
3800 "symfony/phpunit-bridge": "~2.7|~3.0",
3801 "symfony/serializer": "~2.7|~3.0",
3802 "symfony/validator": "~2.3|~3.0",
3803 "symfony/yaml": "~2.3|~3.0"
3804 },
3805 "suggest": {
3806 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
3807 "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
3808 "jms/serializer": "For making use of serializer information in the doc.",
3809 "symfony/form": "For using form definitions as input.",
3810 "symfony/validator": "For making use of validator information in the doc."
3811 },
3812 "type": "symfony-bundle",
3813 "extra": {
3814 "branch-alias": {
3815 "dev-master": "2.13-dev"
3816 }
3817 },
3818 "autoload": {
3819 "psr-0": {
3820 "Nelmio\\ApiDocBundle": ""
3821 }
3822 },
3823 "notification-url": "https://packagist.org/downloads/",
3824 "license": [
3825 "MIT"
3826 ],
3827 "authors": [
3828 {
3829 "name": "Nelmio",
3830 "homepage": "http://nelm.io"
3831 },
3832 {
3833 "name": "Symfony Community",
3834 "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
3835 }
3836 ],
3837 "description": "Generates documentation for your REST API from annotations",
3838 "keywords": [
3839 "api",
3840 "doc",
3841 "documentation",
3842 "rest"
3843 ],
3844 "time": "2016-06-13 09:12:09"
3845 },
3846 {
3847 "name": "nelmio/cors-bundle",
3848 "version": "1.4.1",
3849 "source": {
3850 "type": "git",
3851 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
3852 "reference": "fa14a81737c605bf4766054cdcb72a16a433d537"
3853 },
3854 "dist": {
3855 "type": "zip",
3856 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/fa14a81737c605bf4766054cdcb72a16a433d537",
3857 "reference": "fa14a81737c605bf4766054cdcb72a16a433d537",
3858 "shasum": ""
3859 },
3860 "require": {
3861 "symfony/framework-bundle": "^2.2 || ^3.0"
3862 },
3863 "require-dev": {
3864 "matthiasnoback/symfony-dependency-injection-test": "^0.7.6",
3865 "mockery/mockery": "0.9.*"
3866 },
3867 "type": "symfony-bundle",
3868 "extra": {
3869 "branch-alias": {
3870 "dev-master": "1.4.x-dev"
3871 }
3872 },
3873 "autoload": {
3874 "psr-4": {
3875 "Nelmio\\CorsBundle\\": ""
3876 },
3877 "exclude-from-classmap": [
3878 "/Tests/"
3879 ]
3880 },
3881 "notification-url": "https://packagist.org/downloads/",
3882 "license": [
3883 "MIT"
3884 ],
3885 "authors": [
3886 {
3887 "name": "Nelmio",
3888 "homepage": "http://nelm.io"
3889 },
3890 {
3891 "name": "Symfony Community",
3892 "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
3893 }
3894 ],
3895 "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
3896 "keywords": [
3897 "api",
3898 "cors",
3899 "crossdomain"
3900 ],
3901 "time": "2015-12-09 17:26:34"
3902 },
3903 {
3904 "name": "ocramius/proxy-manager",
3905 "version": "1.0.2",
3906 "source": {
3907 "type": "git",
3908 "url": "https://github.com/Ocramius/ProxyManager.git",
3909 "reference": "57e9272ec0e8deccf09421596e0e2252df440e11"
3910 },
3911 "dist": {
3912 "type": "zip",
3913 "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/57e9272ec0e8deccf09421596e0e2252df440e11",
3914 "reference": "57e9272ec0e8deccf09421596e0e2252df440e11",
3915 "shasum": ""
3916 },
3917 "require": {
3918 "php": ">=5.3.3",
3919 "zendframework/zend-code": ">2.2.5,<3.0"
3920 },
3921 "require-dev": {
3922 "ext-phar": "*",
3923 "phpunit/phpunit": "~4.0",
3924 "squizlabs/php_codesniffer": "1.5.*"
3925 },
3926 "suggest": {
3927 "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
3928 "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
3929 "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
3930 "zendframework/zend-stdlib": "To use the hydrator proxy",
3931 "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
3932 },
3933 "type": "library",
3934 "extra": {
3935 "branch-alias": {
3936 "dev-master": "2.0.x-dev"
3937 }
3938 },
3939 "autoload": {
3940 "psr-0": {
3941 "ProxyManager\\": "src"
3942 }
3943 },
3944 "notification-url": "https://packagist.org/downloads/",
3945 "license": [
3946 "MIT"
3947 ],
3948 "authors": [
3949 {
3950 "name": "Marco Pivetta",
3951 "email": "ocramius@gmail.com",
3952 "homepage": "http://ocramius.github.com/"
3953 }
3954 ],
3955 "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
3956 "homepage": "https://github.com/Ocramius/ProxyManager",
3957 "keywords": [
3958 "aop",
3959 "lazy loading",
3960 "proxy",
3961 "proxy pattern",
3962 "service proxies"
3963 ],
3964 "time": "2015-08-09 04:28:19"
3965 },
3966 {
3967 "name": "pagerfanta/pagerfanta",
3968 "version": "v1.0.3",
3969 "source": {
3970 "type": "git",
3971 "url": "https://github.com/whiteoctober/Pagerfanta.git",
3972 "reference": "a874d3612d954dcbbb49e5ffe178890918fb76fb"
3973 },
3974 "dist": {
3975 "type": "zip",
3976 "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/a874d3612d954dcbbb49e5ffe178890918fb76fb",
3977 "reference": "a874d3612d954dcbbb49e5ffe178890918fb76fb",
3978 "shasum": ""
3979 },
3980 "require": {
3981 "php": ">=5.3.0"
3982 },
3983 "require-dev": {
3984 "doctrine/orm": "~2.3",
3985 "doctrine/phpcr-odm": "1.*",
3986 "jackalope/jackalope-doctrine-dbal": "1.*",
3987 "jmikola/geojson": "~1.0",
3988 "mandango/mandango": "~1.0@dev",
3989 "mandango/mondator": "~1.0@dev",
3990 "phpunit/phpunit": "~4",
3991 "propel/propel1": "~1.6",
3992 "ruflin/elastica": "~1.3",
3993 "solarium/solarium": "~3.1"
3994 },
3995 "suggest": {
3996 "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
3997 "doctrine/orm": "To use the DoctrineORMAdapter.",
3998 "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
3999 "mandango/mandango": "To use the MandangoAdapter.",
4000 "propel/propel1": "To use the PropelAdapter",
4001 "solarium/solarium": "To use the SolariumAdapter."
4002 },
4003 "type": "library",
4004 "extra": {
4005 "branch-alias": {
4006 "dev-master": "1.0.x-dev"
4007 }
4008 },
4009 "autoload": {
4010 "psr-0": {
4011 "Pagerfanta\\": "src/"
4012 }
4013 },
4014 "notification-url": "https://packagist.org/downloads/",
4015 "license": [
4016 "MIT"
4017 ],
4018 "authors": [
4019 {
4020 "name": "Pablo Díez",
4021 "email": "pablodip@gmail.com"
4022 }
4023 ],
4024 "description": "Pagination for PHP 5.3",
4025 "keywords": [
4026 "page",
4027 "pagination",
4028 "paginator",
4029 "paging"
4030 ],
4031 "time": "2014-10-06 10:57:25"
4032 },
4033 {
4034 "name": "paragonie/random_compat",
4035 "version": "v1.4.1",
4036 "source": {
4037 "type": "git",
4038 "url": "https://github.com/paragonie/random_compat.git",
4039 "reference": "c7e26a21ba357863de030f0b9e701c7d04593774"
4040 },
4041 "dist": {
4042 "type": "zip",
4043 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774",
4044 "reference": "c7e26a21ba357863de030f0b9e701c7d04593774",
4045 "shasum": ""
4046 },
4047 "require": {
4048 "php": ">=5.2.0"
4049 },
4050 "require-dev": {
4051 "phpunit/phpunit": "4.*|5.*"
4052 },
4053 "suggest": {
4054 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
4055 },
4056 "type": "library",
4057 "autoload": {
4058 "files": [
4059 "lib/random.php"
4060 ]
4061 },
4062 "notification-url": "https://packagist.org/downloads/",
4063 "license": [
4064 "MIT"
4065 ],
4066 "authors": [
4067 {
4068 "name": "Paragon Initiative Enterprises",
4069 "email": "security@paragonie.com",
4070 "homepage": "https://paragonie.com"
4071 }
4072 ],
4073 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
4074 "keywords": [
4075 "csprng",
4076 "pseudorandom",
4077 "random"
4078 ],
4079 "time": "2016-03-18 20:34:03"
4080 },
4081 {
4082 "name": "php-amqplib/php-amqplib",
4083 "version": "v2.6.3",
4084 "source": {
4085 "type": "git",
4086 "url": "https://github.com/php-amqplib/php-amqplib.git",
4087 "reference": "fa2f0d4410a11008cb36b379177291be7ee9e4f6"
4088 },
4089 "dist": {
4090 "type": "zip",
4091 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/fa2f0d4410a11008cb36b379177291be7ee9e4f6",
4092 "reference": "fa2f0d4410a11008cb36b379177291be7ee9e4f6",
4093 "shasum": ""
4094 },
4095 "require": {
4096 "ext-bcmath": "*",
4097 "ext-mbstring": "*",
4098 "php": ">=5.3.0"
4099 },
4100 "replace": {
4101 "videlalvaro/php-amqplib": "self.version"
4102 },
4103 "require-dev": {
4104 "phpunit/phpunit": "^4.8",
4105 "scrutinizer/ocular": "^1.1",
4106 "squizlabs/php_codesniffer": "^2.5"
4107 },
4108 "suggest": {
4109 "ext-sockets": "Use AMQPSocketConnection"
4110 },
4111 "type": "library",
4112 "extra": {
4113 "branch-alias": {
4114 "dev-master": "2.7-dev"
4115 }
4116 },
4117 "autoload": {
4118 "psr-4": {
4119 "PhpAmqpLib\\": "PhpAmqpLib/"
4120 }
4121 },
4122 "notification-url": "https://packagist.org/downloads/",
4123 "license": [
4124 "LGPL-2.1"
4125 ],
4126 "authors": [
4127 {
4128 "name": "Alvaro Videla",
4129 "role": "Original Maintainer"
4130 },
4131 {
4132 "name": "John Kelly",
4133 "email": "johnmkelly86@gmail.com",
4134 "role": "Maintainer"
4135 },
4136 {
4137 "name": "Raúl Araya",
4138 "email": "nubeiro@gmail.com",
4139 "role": "Maintainer"
4140 }
4141 ],
4142 "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
4143 "homepage": "https://github.com/php-amqplib/php-amqplib/",
4144 "keywords": [
4145 "message",
4146 "queue",
4147 "rabbitmq"
4148 ],
4149 "time": "2016-04-11 14:30:01"
4150 },
4151 {
4152 "name": "php-amqplib/rabbitmq-bundle",
4153 "version": "v1.11.2",
4154 "source": {
4155 "type": "git",
4156 "url": "https://github.com/php-amqplib/RabbitMqBundle.git",
4157 "reference": "7fdd7c5c50f66225af480811e019062246c20181"
4158 },
4159 "dist": {
4160 "type": "zip",
4161 "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/7fdd7c5c50f66225af480811e019062246c20181",
4162 "reference": "7fdd7c5c50f66225af480811e019062246c20181",
4163 "shasum": ""
4164 },
4165 "require": {
4166 "php": ">=5.3.0",
4167 "php-amqplib/php-amqplib": "~2.6",
4168 "psr/log": "~1.0",
4169 "symfony/config": "~2.3 || ~3.0",
4170 "symfony/console": "~2.3 || ~3.0",
4171 "symfony/dependency-injection": "~2.3 || ~3.0",
4172 "symfony/event-dispatcher": "~2.3 || ~3.0",
4173 "symfony/yaml": "~2.3 || ~3.0"
4174 },
4175 "replace": {
4176 "oldsound/rabbitmq-bundle": "self.version"
4177 },
4178 "require-dev": {
4179 "phpunit/phpunit": "~4.8 || ~5.0",
4180 "symfony/debug": "~2.3 || ~3.0",
4181 "symfony/serializer": "~2.3 || ~3.0"
4182 },
4183 "suggest": {
4184 "symfony/framework-bundle": "To use this lib as a full Symfony Bundle and to use the profiler data collector"
4185 },
4186 "type": "symfony-bundle",
4187 "extra": {
4188 "branch-alias": {
4189 "dev-master": "1.10.x-dev"
4190 }
4191 },
4192 "autoload": {
4193 "psr-4": {
4194 "OldSound\\RabbitMqBundle\\": ""
4195 }
4196 },
4197 "notification-url": "https://packagist.org/downloads/",
4198 "license": [
4199 "MIT"
4200 ],
4201 "authors": [
4202 {
4203 "name": "Alvaro Videla"
4204 }
4205 ],
4206 "description": "Integrates php-amqplib with Symfony2|3 and RabbitMq. Formerly oldsound/rabbitmq-bundle.",
4207 "keywords": [
4208 "AMQP",
4209 "Symfony2",
4210 "message",
4211 "queue",
4212 "rabbitmq"
4213 ],
4214 "time": "2016-11-01 14:54:07"
4215 },
4216 {
4217 "name": "phpcollection/phpcollection",
4218 "version": "0.5.0",
4219 "source": {
4220 "type": "git",
4221 "url": "https://github.com/schmittjoh/php-collection.git",
4222 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
4223 },
4224 "dist": {
4225 "type": "zip",
4226 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
4227 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
4228 "shasum": ""
4229 },
4230 "require": {
4231 "phpoption/phpoption": "1.*"
4232 },
4233 "type": "library",
4234 "extra": {
4235 "branch-alias": {
4236 "dev-master": "0.4-dev"
4237 }
4238 },
4239 "autoload": {
4240 "psr-0": {
4241 "PhpCollection": "src/"
4242 }
4243 },
4244 "notification-url": "https://packagist.org/downloads/",
4245 "license": [
4246 "Apache2"
4247 ],
4248 "authors": [
4249 {
4250 "name": "Johannes M. Schmitt",
4251 "email": "schmittjoh@gmail.com"
4252 }
4253 ],
4254 "description": "General-Purpose Collection Library for PHP",
4255 "keywords": [
4256 "collection",
4257 "list",
4258 "map",
4259 "sequence",
4260 "set"
4261 ],
4262 "time": "2015-05-17 12:39:23"
4263 },
4264 {
4265 "name": "phpoption/phpoption",
4266 "version": "1.5.0",
4267 "source": {
4268 "type": "git",
4269 "url": "https://github.com/schmittjoh/php-option.git",
4270 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
4271 },
4272 "dist": {
4273 "type": "zip",
4274 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
4275 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
4276 "shasum": ""
4277 },
4278 "require": {
4279 "php": ">=5.3.0"
4280 },
4281 "require-dev": {
4282 "phpunit/phpunit": "4.7.*"
4283 },
4284 "type": "library",
4285 "extra": {
4286 "branch-alias": {
4287 "dev-master": "1.3-dev"
4288 }
4289 },
4290 "autoload": {
4291 "psr-0": {
4292 "PhpOption\\": "src/"
4293 }
4294 },
4295 "notification-url": "https://packagist.org/downloads/",
4296 "license": [
4297 "Apache2"
4298 ],
4299 "authors": [
4300 {
4301 "name": "Johannes M. Schmitt",
4302 "email": "schmittjoh@gmail.com"
4303 }
4304 ],
4305 "description": "Option Type for PHP",
4306 "keywords": [
4307 "language",
4308 "option",
4309 "php",
4310 "type"
4311 ],
4312 "time": "2015-07-25 16:39:46"
4313 },
4314 {
4315 "name": "phpzip/phpzip",
4316 "version": "2.0.8",
4317 "source": {
4318 "type": "git",
4319 "url": "https://github.com/Grandt/PHPZip.git",
4320 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47"
4321 },
4322 "dist": {
4323 "type": "zip",
4324 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47",
4325 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47",
4326 "shasum": ""
4327 },
4328 "require": {
4329 "grandt/binstring": ">=1.0.0",
4330 "grandt/phpzipmerge": ">=1.0.4",
4331 "grandt/relativepath": ">=1.0.2",
4332 "php": ">=5.3.0"
4333 },
4334 "type": "library",
4335 "autoload": {
4336 "psr-4": {
4337 "PHPZip\\Zip\\": "src/Zip"
4338 }
4339 },
4340 "notification-url": "https://packagist.org/downloads/",
4341 "license": [
4342 "LGPL-2.1"
4343 ],
4344 "authors": [
4345 {
4346 "name": "Adam Schmalhofer",
4347 "email": "Adam.Schmalhofer@gmx.de",
4348 "role": "Developer"
4349 },
4350 {
4351 "name": "A. Grandt",
4352 "email": "php@grandt.com",
4353 "homepage": "http://grandt.com",
4354 "role": "Developer"
4355 },
4356 {
4357 "name": "Greg Kappatos",
4358 "homepage": "http://websiteconnect.com.au",
4359 "role": "Developer"
4360 }
4361 ],
4362 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
4363 "homepage": "https://github.com/Grandt/PHPZip",
4364 "keywords": [
4365 "archive",
4366 "compressed",
4367 "compression",
4368 "phpzip",
4369 "pkzip",
4370 "stream",
4371 "zip"
4372 ],
4373 "time": "2015-11-16 16:30:51"
4374 },
4375 {
4376 "name": "predis/predis",
4377 "version": "v1.1.1",
4378 "source": {
4379 "type": "git",
4380 "url": "https://github.com/nrk/predis.git",
4381 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
4382 },
4383 "dist": {
4384 "type": "zip",
4385 "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
4386 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
4387 "shasum": ""
4388 },
4389 "require": {
4390 "php": ">=5.3.9"
4391 },
4392 "require-dev": {
4393 "phpunit/phpunit": "~4.8"
4394 },
4395 "suggest": {
4396 "ext-curl": "Allows access to Webdis when paired with phpiredis",
4397 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
4398 },
4399 "type": "library",
4400 "autoload": {
4401 "psr-4": {
4402 "Predis\\": "src/"
4403 }
4404 },
4405 "notification-url": "https://packagist.org/downloads/",
4406 "license": [
4407 "MIT"
4408 ],
4409 "authors": [
4410 {
4411 "name": "Daniele Alessandri",
4412 "email": "suppakilla@gmail.com",
4413 "homepage": "http://clorophilla.net"
4414 }
4415 ],
4416 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
4417 "homepage": "http://github.com/nrk/predis",
4418 "keywords": [
4419 "nosql",
4420 "predis",
4421 "redis"
4422 ],
4423 "time": "2016-06-16 16:22:20"
4424 },
4425 {
4426 "name": "psr/cache",
4427 "version": "1.0.1",
4428 "source": {
4429 "type": "git",
4430 "url": "https://github.com/php-fig/cache.git",
4431 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
4432 },
4433 "dist": {
4434 "type": "zip",
4435 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
4436 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
4437 "shasum": ""
4438 },
4439 "require": {
4440 "php": ">=5.3.0"
4441 },
4442 "type": "library",
4443 "extra": {
4444 "branch-alias": {
4445 "dev-master": "1.0.x-dev"
4446 }
4447 },
4448 "autoload": {
4449 "psr-4": {
4450 "Psr\\Cache\\": "src/"
4451 }
4452 },
4453 "notification-url": "https://packagist.org/downloads/",
4454 "license": [
4455 "MIT"
4456 ],
4457 "authors": [
4458 {
4459 "name": "PHP-FIG",
4460 "homepage": "http://www.php-fig.org/"
4461 }
4462 ],
4463 "description": "Common interface for caching libraries",
4464 "keywords": [
4465 "cache",
4466 "psr",
4467 "psr-6"
4468 ],
4469 "time": "2016-08-06 20:24:11"
4470 },
4471 {
4472 "name": "psr/log",
4473 "version": "1.0.2",
4474 "source": {
4475 "type": "git",
4476 "url": "https://github.com/php-fig/log.git",
4477 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
4478 },
4479 "dist": {
4480 "type": "zip",
4481 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
4482 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
4483 "shasum": ""
4484 },
4485 "require": {
4486 "php": ">=5.3.0"
4487 },
4488 "type": "library",
4489 "extra": {
4490 "branch-alias": {
4491 "dev-master": "1.0.x-dev"
4492 }
4493 },
4494 "autoload": {
4495 "psr-4": {
4496 "Psr\\Log\\": "Psr/Log/"
4497 }
4498 },
4499 "notification-url": "https://packagist.org/downloads/",
4500 "license": [
4501 "MIT"
4502 ],
4503 "authors": [
4504 {
4505 "name": "PHP-FIG",
4506 "homepage": "http://www.php-fig.org/"
4507 }
4508 ],
4509 "description": "Common interface for logging libraries",
4510 "homepage": "https://github.com/php-fig/log",
4511 "keywords": [
4512 "log",
4513 "psr",
4514 "psr-3"
4515 ],
4516 "time": "2016-10-10 12:19:37"
4517 },
4518 {
4519 "name": "react/promise",
4520 "version": "v2.4.1",
4521 "source": {
4522 "type": "git",
4523 "url": "https://github.com/reactphp/promise.git",
4524 "reference": "8025426794f1944de806618671d4fa476dc7626f"
4525 },
4526 "dist": {
4527 "type": "zip",
4528 "url": "https://api.github.com/repos/reactphp/promise/zipball/8025426794f1944de806618671d4fa476dc7626f",
4529 "reference": "8025426794f1944de806618671d4fa476dc7626f",
4530 "shasum": ""
4531 },
4532 "require": {
4533 "php": ">=5.4.0"
4534 },
4535 "type": "library",
4536 "extra": {
4537 "branch-alias": {
4538 "dev-master": "2.0-dev"
4539 }
4540 },
4541 "autoload": {
4542 "psr-4": {
4543 "React\\Promise\\": "src/"
4544 },
4545 "files": [
4546 "src/functions_include.php"
4547 ]
4548 },
4549 "notification-url": "https://packagist.org/downloads/",
4550 "license": [
4551 "MIT"
4552 ],
4553 "authors": [
4554 {
4555 "name": "Jan Sorgalla",
4556 "email": "jsorgalla@gmail.com"
4557 }
4558 ],
4559 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
4560 "time": "2016-05-03 17:50:52"
4561 },
4562 {
4563 "name": "scheb/two-factor-bundle",
4564 "version": "v2.8.1",
4565 "source": {
4566 "type": "git",
4567 "url": "https://github.com/scheb/two-factor-bundle.git",
4568 "reference": "c44cabb7ecd2acf4b49b086794ecb348cad502b0"
4569 },
4570 "dist": {
4571 "type": "zip",
4572 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/c44cabb7ecd2acf4b49b086794ecb348cad502b0",
4573 "reference": "c44cabb7ecd2acf4b49b086794ecb348cad502b0",
4574 "shasum": ""
4575 },
4576 "require": {
4577 "ocramius/proxy-manager": "~1.0|~2.0",
4578 "paragonie/random_compat": "~1.0|~2.0",
4579 "sonata-project/google-authenticator": "~1.0",
4580 "symfony/symfony": "~2.6|~3.0"
4581 },
4582 "require-dev": {
4583 "doctrine/orm": "~2.4,>=2.4.5",
4584 "phpunit/phpunit": ">=4.8,<6.0",
4585 "satooshi/php-coveralls": "~0.6",
4586 "swiftmailer/swiftmailer": ">=4.3,<6.0",
4587 "symfony/phpunit-bridge": "~2.7|~3.0"
4588 },
4589 "type": "symfony-bundle",
4590 "autoload": {
4591 "psr-4": {
4592 "Scheb\\TwoFactorBundle\\": ""
4593 }
4594 },
4595 "notification-url": "https://packagist.org/downloads/",
4596 "license": [
4597 "MIT"
4598 ],
4599 "authors": [
4600 {
4601 "name": "Christian Scheb",
4602 "email": "me@christianscheb.de"
4603 }
4604 ],
4605 "description": "Provides two-factor authentication for Symfony applications",
4606 "homepage": "https://github.com/scheb/two-factor-bundle",
4607 "keywords": [
4608 "Authentication",
4609 "security",
4610 "symfony",
4611 "two-factor",
4612 "two-step"
4613 ],
4614 "time": "2016-09-08 18:12:31"
4615 },
4616 {
4617 "name": "sensio/distribution-bundle",
4618 "version": "v5.0.14",
4619 "source": {
4620 "type": "git",
4621 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
4622 "reference": "e64947de9ebc37732a62f5115164484a9bee7fa6"
4623 },
4624 "dist": {
4625 "type": "zip",
4626 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/e64947de9ebc37732a62f5115164484a9bee7fa6",
4627 "reference": "e64947de9ebc37732a62f5115164484a9bee7fa6",
4628 "shasum": ""
4629 },
4630 "require": {
4631 "php": ">=5.3.9",
4632 "sensiolabs/security-checker": "~3.0|~4.0",
4633 "symfony/class-loader": "~2.3|~3.0",
4634 "symfony/config": "~2.3|~3.0",
4635 "symfony/dependency-injection": "~2.3|~3.0",
4636 "symfony/filesystem": "~2.3|~3.0",
4637 "symfony/http-kernel": "~2.3|~3.0",
4638 "symfony/process": "~2.3|~3.0"
4639 },
4640 "type": "symfony-bundle",
4641 "extra": {
4642 "branch-alias": {
4643 "dev-master": "5.0.x-dev"
4644 }
4645 },
4646 "autoload": {
4647 "psr-4": {
4648 "Sensio\\Bundle\\DistributionBundle\\": ""
4649 }
4650 },
4651 "notification-url": "https://packagist.org/downloads/",
4652 "license": [
4653 "MIT"
4654 ],
4655 "authors": [
4656 {
4657 "name": "Fabien Potencier",
4658 "email": "fabien@symfony.com"
4659 }
4660 ],
4661 "description": "Base bundle for Symfony Distributions",
4662 "keywords": [
4663 "configuration",
4664 "distribution"
4665 ],
4666 "time": "2016-10-30 23:18:01"
4667 },
4668 {
4669 "name": "sensio/framework-extra-bundle",
4670 "version": "v3.0.16",
4671 "source": {
4672 "type": "git",
4673 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
4674 "reference": "507a15f56fa7699f6cc8c2c7de4080b19ce22546"
4675 },
4676 "dist": {
4677 "type": "zip",
4678 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/507a15f56fa7699f6cc8c2c7de4080b19ce22546",
4679 "reference": "507a15f56fa7699f6cc8c2c7de4080b19ce22546",
4680 "shasum": ""
4681 },
4682 "require": {
4683 "doctrine/common": "~2.2",
4684 "symfony/dependency-injection": "~2.3|~3.0",
4685 "symfony/framework-bundle": "~2.3|~3.0"
4686 },
4687 "require-dev": {
4688 "symfony/browser-kit": "~2.3|~3.0",
4689 "symfony/dom-crawler": "~2.3|~3.0",
4690 "symfony/expression-language": "~2.4|~3.0",
4691 "symfony/finder": "~2.3|~3.0",
4692 "symfony/phpunit-bridge": "~2.7|~3.0",
4693 "symfony/security-bundle": "~2.4|~3.0",
4694 "symfony/twig-bundle": "~2.3|~3.0",
4695 "twig/twig": "~1.11|~2.0"
4696 },
4697 "suggest": {
4698 "symfony/expression-language": "",
4699 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
4700 "symfony/security-bundle": ""
4701 },
4702 "type": "symfony-bundle",
4703 "extra": {
4704 "branch-alias": {
4705 "dev-master": "3.0.x-dev"
4706 }
4707 },
4708 "autoload": {
4709 "psr-4": {
4710 "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
4711 }
4712 },
4713 "notification-url": "https://packagist.org/downloads/",
4714 "license": [
4715 "MIT"
4716 ],
4717 "authors": [
4718 {
4719 "name": "Fabien Potencier",
4720 "email": "fabien@symfony.com"
4721 }
4722 ],
4723 "description": "This bundle provides a way to configure your controllers with annotations",
4724 "keywords": [
4725 "annotations",
4726 "controllers"
4727 ],
4728 "time": "2016-03-25 17:08:27"
4729 },
4730 {
4731 "name": "sensiolabs/security-checker",
4732 "version": "v4.0.0",
4733 "source": {
4734 "type": "git",
4735 "url": "https://github.com/sensiolabs/security-checker.git",
4736 "reference": "116027b57b568ed61b7b1c80eeb4f6ee9e8c599c"
4737 },
4738 "dist": {
4739 "type": "zip",
4740 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/116027b57b568ed61b7b1c80eeb4f6ee9e8c599c",
4741 "reference": "116027b57b568ed61b7b1c80eeb4f6ee9e8c599c",
4742 "shasum": ""
4743 },
4744 "require": {
4745 "symfony/console": "~2.7|~3.0"
4746 },
4747 "bin": [
4748 "security-checker"
4749 ],
4750 "type": "library",
4751 "extra": {
4752 "branch-alias": {
4753 "dev-master": "4.0-dev"
4754 }
4755 },
4756 "autoload": {
4757 "psr-0": {
4758 "SensioLabs\\Security": ""
4759 }
4760 },
4761 "notification-url": "https://packagist.org/downloads/",
4762 "license": [
4763 "MIT"
4764 ],
4765 "authors": [
4766 {
4767 "name": "Fabien Potencier",
4768 "email": "fabien.potencier@gmail.com"
4769 }
4770 ],
4771 "description": "A security checker for your composer.lock",
4772 "time": "2016-09-23 18:09:57"
4773 },
4774 {
4775 "name": "simplepie/simplepie",
4776 "version": "1.3.1",
4777 "source": {
4778 "type": "git",
4779 "url": "https://github.com/simplepie/simplepie.git",
4780 "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc"
4781 },
4782 "dist": {
4783 "type": "zip",
4784 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/ce53709778bc1e2e4deda1651b66e5081398d5cc",
4785 "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc",
4786 "shasum": ""
4787 },
4788 "require": {
4789 "php": ">=5.2.0"
4790 },
4791 "type": "library",
4792 "autoload": {
4793 "psr-0": {
4794 "SimplePie": "library"
4795 }
4796 },
4797 "notification-url": "https://packagist.org/downloads/",
4798 "license": [
4799 "BSD-3-Clause"
4800 ],
4801 "authors": [
4802 {
4803 "name": "Ryan Parman",
4804 "homepage": "http://ryanparman.com/",
4805 "role": "Creator, alumnus developer"
4806 },
4807 {
4808 "name": "Geoffrey Sneddon",
4809 "homepage": "http://gsnedders.com/",
4810 "role": "Alumnus developer"
4811 },
4812 {
4813 "name": "Ryan McCue",
4814 "email": "me@ryanmccue.info",
4815 "homepage": "http://ryanmccue.info/",
4816 "role": "Developer"
4817 }
4818 ],
4819 "description": "A simple Atom/RSS parsing library for PHP",
4820 "homepage": "http://simplepie.org/",
4821 "keywords": [
4822 "atom",
4823 "feeds",
4824 "rss"
4825 ],
4826 "time": "2012-10-30 17:54:03"
4827 },
4828 {
4829 "name": "smalot/pdfparser",
4830 "version": "v0.9.25",
4831 "source": {
4832 "type": "git",
4833 "url": "https://github.com/smalot/pdfparser.git",
4834 "reference": "31590f7938a22f1c7fc4fb292611e3742a62ebaa"
4835 },
4836 "dist": {
4837 "type": "zip",
4838 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/31590f7938a22f1c7fc4fb292611e3742a62ebaa",
4839 "reference": "31590f7938a22f1c7fc4fb292611e3742a62ebaa",
4840 "shasum": ""
4841 },
4842 "require": {
4843 "php": ">=5.3.0",
4844 "tecnickcom/tcpdf": ">=6.0.050"
4845 },
4846 "require-dev": {
4847 "atoum/atoum": "dev-master"
4848 },
4849 "type": "library",
4850 "autoload": {
4851 "psr-0": {
4852 "Smalot\\PdfParser\\": "src/"
4853 }
4854 },
4855 "notification-url": "https://packagist.org/downloads/",
4856 "license": [
4857 "GPL-3.0"
4858 ],
4859 "authors": [
4860 {
4861 "name": "Sebastien MALOT",
4862 "email": "sebastien@malot.fr",
4863 "homepage": "http://www.malot.fr",
4864 "role": "Developer"
4865 }
4866 ],
4867 "description": "Pdf parser library. Can read and extract information from pdf file.",
4868 "homepage": "http://www.pdfparser.org",
4869 "time": "2015-09-18 08:29:33"
4870 },
4871 {
4872 "name": "sonata-project/google-authenticator",
4873 "version": "1.0.2",
4874 "source": {
4875 "type": "git",
4876 "url": "https://github.com/sonata-project/GoogleAuthenticator.git",
4877 "reference": "72f47caddd09d09c0d3c3e046f6b435e0c004cd4"
4878 },
4879 "dist": {
4880 "type": "zip",
4881 "url": "https://api.github.com/repos/sonata-project/GoogleAuthenticator/zipball/72f47caddd09d09c0d3c3e046f6b435e0c004cd4",
4882 "reference": "72f47caddd09d09c0d3c3e046f6b435e0c004cd4",
4883 "shasum": ""
4884 },
4885 "require": {
4886 "php": ">=5.3.0"
4887 },
4888 "type": "library",
4889 "autoload": {
4890 "psr-4": {
4891 "Google\\Authenticator\\": "lib/",
4892 "Google\\Authenticator\\Tests\\": "tests/"
4893 }
4894 },
4895 "notification-url": "https://packagist.org/downloads/",
4896 "license": [
4897 "MIT"
4898 ],
4899 "authors": [
4900 {
4901 "name": "Thomas Rabaix",
4902 "email": "thomas.rabaix@gmail.com",
4903 "homepage": "http://sonata-project.org/"
4904 },
4905 {
4906 "name": "Christian Stocker",
4907 "email": "me@chregu.tv"
4908 },
4909 {
4910 "name": "Andre DeMarre",
4911 "homepage": "http://www.devnetwork.net/viewtopic.php?f=50&t=94989"
4912 }
4913 ],
4914 "description": "Library to integrate Google Authenticator into a PHP project",
4915 "homepage": "https://github.com/sonata-project/GoogleAuthenticator",
4916 "keywords": [
4917 "google authenticator"
4918 ],
4919 "time": "2014-03-31 09:18:53"
4920 },
4921 {
4922 "name": "stof/doctrine-extensions-bundle",
4923 "version": "v1.2.2",
4924 "source": {
4925 "type": "git",
4926 "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
4927 "reference": "4e7499d25dc5d0862da09fa8e336164948a29a25"
4928 },
4929 "dist": {
4930 "type": "zip",
4931 "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/4e7499d25dc5d0862da09fa8e336164948a29a25",
4932 "reference": "4e7499d25dc5d0862da09fa8e336164948a29a25",
4933 "shasum": ""
4934 },
4935 "require": {
4936 "gedmo/doctrine-extensions": "^2.3.1",
4937 "php": ">=5.3.2",
4938 "symfony/framework-bundle": "~2.1|~3.0"
4939 },
4940 "suggest": {
4941 "doctrine/doctrine-bundle": "to use the ORM extensions",
4942 "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
4943 },
4944 "type": "symfony-bundle",
4945 "extra": {
4946 "branch-alias": {
4947 "dev-master": "1.2.x-dev"
4948 }
4949 },
4950 "autoload": {
4951 "psr-4": {
4952 "Stof\\DoctrineExtensionsBundle\\": ""
4953 }
4954 },
4955 "notification-url": "https://packagist.org/downloads/",
4956 "license": [
4957 "MIT"
4958 ],
4959 "authors": [
4960 {
4961 "name": "Christophe Coevoet",
4962 "email": "stof@notk.org"
4963 }
4964 ],
4965 "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
4966 "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
4967 "keywords": [
4968 "behaviors",
4969 "doctrine2",
4970 "extensions",
4971 "gedmo",
4972 "loggable",
4973 "nestedset",
4974 "sluggable",
4975 "sortable",
4976 "timestampable",
4977 "translatable",
4978 "tree"
4979 ],
4980 "time": "2016-01-26 23:58:32"
4981 },
4982 {
4983 "name": "swiftmailer/swiftmailer",
4984 "version": "v5.4.3",
4985 "source": {
4986 "type": "git",
4987 "url": "https://github.com/swiftmailer/swiftmailer.git",
4988 "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153"
4989 },
4990 "dist": {
4991 "type": "zip",
4992 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
4993 "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
4994 "shasum": ""
4995 },
4996 "require": {
4997 "php": ">=5.3.3"
4998 },
4999 "require-dev": {
5000 "mockery/mockery": "~0.9.1"
5001 },
5002 "type": "library",
5003 "extra": {
5004 "branch-alias": {
5005 "dev-master": "5.4-dev"
5006 }
5007 },
5008 "autoload": {
5009 "files": [
5010 "lib/swift_required.php"
5011 ]
5012 },
5013 "notification-url": "https://packagist.org/downloads/",
5014 "license": [
5015 "MIT"
5016 ],
5017 "authors": [
5018 {
5019 "name": "Chris Corbyn"
5020 },
5021 {
5022 "name": "Fabien Potencier",
5023 "email": "fabien@symfony.com"
5024 }
5025 ],
5026 "description": "Swiftmailer, free feature-rich PHP mailer",
5027 "homepage": "http://swiftmailer.org",
5028 "keywords": [
5029 "email",
5030 "mail",
5031 "mailer"
5032 ],
5033 "time": "2016-07-08 11:51:25"
5034 },
5035 {
5036 "name": "symfony/monolog-bundle",
5037 "version": "2.11.1",
5038 "source": {
5039 "type": "git",
5040 "url": "https://github.com/symfony/monolog-bundle.git",
5041 "reference": "e7caf4936c7be82bc6d68df87f1d23a0d5bf6e00"
5042 },
5043 "dist": {
5044 "type": "zip",
5045 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/e7caf4936c7be82bc6d68df87f1d23a0d5bf6e00",
5046 "reference": "e7caf4936c7be82bc6d68df87f1d23a0d5bf6e00",
5047 "shasum": ""
5048 },
5049 "require": {
5050 "monolog/monolog": "~1.18",
5051 "php": ">=5.3.2",
5052 "symfony/config": "~2.3|~3.0",
5053 "symfony/dependency-injection": "~2.3|~3.0",
5054 "symfony/http-kernel": "~2.3|~3.0",
5055 "symfony/monolog-bridge": "~2.3|~3.0"
5056 },
5057 "require-dev": {
5058 "phpunit/phpunit": "^4.8",
5059 "symfony/console": "~2.3|~3.0",
5060 "symfony/yaml": "~2.3|~3.0"
5061 },
5062 "type": "symfony-bundle",
5063 "extra": {
5064 "branch-alias": {
5065 "dev-master": "2.x-dev"
5066 }
5067 },
5068 "autoload": {
5069 "psr-4": {
5070 "Symfony\\Bundle\\MonologBundle\\": ""
5071 }
5072 },
5073 "notification-url": "https://packagist.org/downloads/",
5074 "license": [
5075 "MIT"
5076 ],
5077 "authors": [
5078 {
5079 "name": "Symfony Community",
5080 "homepage": "http://symfony.com/contributors"
5081 },
5082 {
5083 "name": "Fabien Potencier",
5084 "email": "fabien@symfony.com"
5085 }
5086 ],
5087 "description": "Symfony MonologBundle",
5088 "homepage": "http://symfony.com",
5089 "keywords": [
5090 "log",
5091 "logging"
5092 ],
5093 "time": "2016-04-13 16:21:01"
5094 },
5095 {
5096 "name": "symfony/polyfill-intl-icu",
5097 "version": "v1.2.0",
5098 "source": {
5099 "type": "git",
5100 "url": "https://github.com/symfony/polyfill-intl-icu.git",
5101 "reference": "0f8dc2c45f69f8672379e9210bca4a115cd5146f"
5102 },
5103 "dist": {
5104 "type": "zip",
5105 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/0f8dc2c45f69f8672379e9210bca4a115cd5146f",
5106 "reference": "0f8dc2c45f69f8672379e9210bca4a115cd5146f",
5107 "shasum": ""
5108 },
5109 "require": {
5110 "php": ">=5.3.3",
5111 "symfony/intl": "~2.3|~3.0"
5112 },
5113 "suggest": {
5114 "ext-intl": "For best performance"
5115 },
5116 "type": "library",
5117 "extra": {
5118 "branch-alias": {
5119 "dev-master": "1.2-dev"
5120 }
5121 },
5122 "autoload": {
5123 "files": [
5124 "bootstrap.php"
5125 ]
5126 },
5127 "notification-url": "https://packagist.org/downloads/",
5128 "license": [
5129 "MIT"
5130 ],
5131 "authors": [
5132 {
5133 "name": "Nicolas Grekas",
5134 "email": "p@tchwork.com"
5135 },
5136 {
5137 "name": "Symfony Community",
5138 "homepage": "https://symfony.com/contributors"
5139 }
5140 ],
5141 "description": "Symfony polyfill for intl's ICU-related data and classes",
5142 "homepage": "https://symfony.com",
5143 "keywords": [
5144 "compatibility",
5145 "icu",
5146 "intl",
5147 "polyfill",
5148 "portable",
5149 "shim"
5150 ],
5151 "time": "2016-05-18 14:26:46"
5152 },
5153 {
5154 "name": "symfony/polyfill-mbstring",
5155 "version": "v1.2.0",
5156 "source": {
5157 "type": "git",
5158 "url": "https://github.com/symfony/polyfill-mbstring.git",
5159 "reference": "dff51f72b0706335131b00a7f49606168c582594"
5160 },
5161 "dist": {
5162 "type": "zip",
5163 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
5164 "reference": "dff51f72b0706335131b00a7f49606168c582594",
5165 "shasum": ""
5166 },
5167 "require": {
5168 "php": ">=5.3.3"
5169 },
5170 "suggest": {
5171 "ext-mbstring": "For best performance"
5172 },
5173 "type": "library",
5174 "extra": {
5175 "branch-alias": {
5176 "dev-master": "1.2-dev"
5177 }
5178 },
5179 "autoload": {
5180 "psr-4": {
5181 "Symfony\\Polyfill\\Mbstring\\": ""
5182 },
5183 "files": [
5184 "bootstrap.php"
5185 ]
5186 },
5187 "notification-url": "https://packagist.org/downloads/",
5188 "license": [
5189 "MIT"
5190 ],
5191 "authors": [
5192 {
5193 "name": "Nicolas Grekas",
5194 "email": "p@tchwork.com"
5195 },
5196 {
5197 "name": "Symfony Community",
5198 "homepage": "https://symfony.com/contributors"
5199 }
5200 ],
5201 "description": "Symfony polyfill for the Mbstring extension",
5202 "homepage": "https://symfony.com",
5203 "keywords": [
5204 "compatibility",
5205 "mbstring",
5206 "polyfill",
5207 "portable",
5208 "shim"
5209 ],
5210 "time": "2016-05-18 14:26:46"
5211 },
5212 {
5213 "name": "symfony/polyfill-php56",
5214 "version": "v1.2.0",
5215 "source": {
5216 "type": "git",
5217 "url": "https://github.com/symfony/polyfill-php56.git",
5218 "reference": "3edf57a8fbf9a927533344cef65ad7e1cf31030a"
5219 },
5220 "dist": {
5221 "type": "zip",
5222 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/3edf57a8fbf9a927533344cef65ad7e1cf31030a",
5223 "reference": "3edf57a8fbf9a927533344cef65ad7e1cf31030a",
5224 "shasum": ""
5225 },
5226 "require": {
5227 "php": ">=5.3.3",
5228 "symfony/polyfill-util": "~1.0"
5229 },
5230 "type": "library",
5231 "extra": {
5232 "branch-alias": {
5233 "dev-master": "1.2-dev"
5234 }
5235 },
5236 "autoload": {
5237 "psr-4": {
5238 "Symfony\\Polyfill\\Php56\\": ""
5239 },
5240 "files": [
5241 "bootstrap.php"
5242 ]
5243 },
5244 "notification-url": "https://packagist.org/downloads/",
5245 "license": [
5246 "MIT"
5247 ],
5248 "authors": [
5249 {
5250 "name": "Nicolas Grekas",
5251 "email": "p@tchwork.com"
5252 },
5253 {
5254 "name": "Symfony Community",
5255 "homepage": "https://symfony.com/contributors"
5256 }
5257 ],
5258 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
5259 "homepage": "https://symfony.com",
5260 "keywords": [
5261 "compatibility",
5262 "polyfill",
5263 "portable",
5264 "shim"
5265 ],
5266 "time": "2016-05-18 14:26:46"
5267 },
5268 {
5269 "name": "symfony/polyfill-php70",
5270 "version": "v1.2.0",
5271 "source": {
5272 "type": "git",
5273 "url": "https://github.com/symfony/polyfill-php70.git",
5274 "reference": "a42f4b6b05ed458910f8af4c4e1121b0101b2d85"
5275 },
5276 "dist": {
5277 "type": "zip",
5278 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/a42f4b6b05ed458910f8af4c4e1121b0101b2d85",
5279 "reference": "a42f4b6b05ed458910f8af4c4e1121b0101b2d85",
5280 "shasum": ""
5281 },
5282 "require": {
5283 "paragonie/random_compat": "~1.0|~2.0",
5284 "php": ">=5.3.3"
5285 },
5286 "type": "library",
5287 "extra": {
5288 "branch-alias": {
5289 "dev-master": "1.2-dev"
5290 }
5291 },
5292 "autoload": {
5293 "psr-4": {
5294 "Symfony\\Polyfill\\Php70\\": ""
5295 },
5296 "files": [
5297 "bootstrap.php"
5298 ],
5299 "classmap": [
5300 "Resources/stubs"
5301 ]
5302 },
5303 "notification-url": "https://packagist.org/downloads/",
5304 "license": [
5305 "MIT"
5306 ],
5307 "authors": [
5308 {
5309 "name": "Nicolas Grekas",
5310 "email": "p@tchwork.com"
5311 },
5312 {
5313 "name": "Symfony Community",
5314 "homepage": "https://symfony.com/contributors"
5315 }
5316 ],
5317 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
5318 "homepage": "https://symfony.com",
5319 "keywords": [
5320 "compatibility",
5321 "polyfill",
5322 "portable",
5323 "shim"
5324 ],
5325 "time": "2016-05-18 14:26:46"
5326 },
5327 {
5328 "name": "symfony/polyfill-util",
5329 "version": "v1.2.0",
5330 "source": {
5331 "type": "git",
5332 "url": "https://github.com/symfony/polyfill-util.git",
5333 "reference": "ef830ce3d218e622b221d6bfad42c751d974bf99"
5334 },
5335 "dist": {
5336 "type": "zip",
5337 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ef830ce3d218e622b221d6bfad42c751d974bf99",
5338 "reference": "ef830ce3d218e622b221d6bfad42c751d974bf99",
5339 "shasum": ""
5340 },
5341 "require": {
5342 "php": ">=5.3.3"
5343 },
5344 "type": "library",
5345 "extra": {
5346 "branch-alias": {
5347 "dev-master": "1.2-dev"
5348 }
5349 },
5350 "autoload": {
5351 "psr-4": {
5352 "Symfony\\Polyfill\\Util\\": ""
5353 }
5354 },
5355 "notification-url": "https://packagist.org/downloads/",
5356 "license": [
5357 "MIT"
5358 ],
5359 "authors": [
5360 {
5361 "name": "Nicolas Grekas",
5362 "email": "p@tchwork.com"
5363 },
5364 {
5365 "name": "Symfony Community",
5366 "homepage": "https://symfony.com/contributors"
5367 }
5368 ],
5369 "description": "Symfony utilities for portability of PHP codes",
5370 "homepage": "https://symfony.com",
5371 "keywords": [
5372 "compat",
5373 "compatibility",
5374 "polyfill",
5375 "shim"
5376 ],
5377 "time": "2016-05-18 14:26:46"
5378 },
5379 {
5380 "name": "symfony/swiftmailer-bundle",
5381 "version": "v2.4.0",
5382 "source": {
5383 "type": "git",
5384 "url": "https://github.com/symfony/swiftmailer-bundle.git",
5385 "reference": "d7b7bd6bb6e9b32ebc5f9778f94d4b4e4af5d069"
5386 },
5387 "dist": {
5388 "type": "zip",
5389 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/d7b7bd6bb6e9b32ebc5f9778f94d4b4e4af5d069",
5390 "reference": "d7b7bd6bb6e9b32ebc5f9778f94d4b4e4af5d069",
5391 "shasum": ""
5392 },
5393 "require": {
5394 "php": ">=5.3.2",
5395 "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
5396 "symfony/config": "~2.7|~3.0",
5397 "symfony/dependency-injection": "~2.7|~3.0",
5398 "symfony/http-kernel": "~2.7|~3.0"
5399 },
5400 "require-dev": {
5401 "symfony/console": "~2.7|~3.0",
5402 "symfony/framework-bundle": "~2.7|~3.0",
5403 "symfony/phpunit-bridge": "~2.7|~3.0",
5404 "symfony/yaml": "~2.7|~3.0"
5405 },
5406 "suggest": {
5407 "psr/log": "Allows logging"
5408 },
5409 "type": "symfony-bundle",
5410 "extra": {
5411 "branch-alias": {
5412 "dev-master": "2.4-dev"
5413 }
5414 },
5415 "autoload": {
5416 "psr-4": {
5417 "Symfony\\Bundle\\SwiftmailerBundle\\": ""
5418 }
5419 },
5420 "notification-url": "https://packagist.org/downloads/",
5421 "license": [
5422 "MIT"
5423 ],
5424 "authors": [
5425 {
5426 "name": "Symfony Community",
5427 "homepage": "http://symfony.com/contributors"
5428 },
5429 {
5430 "name": "Fabien Potencier",
5431 "email": "fabien@symfony.com"
5432 }
5433 ],
5434 "description": "Symfony SwiftmailerBundle",
5435 "homepage": "http://symfony.com",
5436 "time": "2016-10-27 17:59:30"
5437 },
5438 {
5439 "name": "symfony/symfony",
5440 "version": "v3.1.6",
5441 "source": {
5442 "type": "git",
5443 "url": "https://github.com/symfony/symfony.git",
5444 "reference": "8f345c38c2618d1513b9afb8ad5ac8f7b0b31d86"
5445 },
5446 "dist": {
5447 "type": "zip",
5448 "url": "https://api.github.com/repos/symfony/symfony/zipball/8f345c38c2618d1513b9afb8ad5ac8f7b0b31d86",
5449 "reference": "8f345c38c2618d1513b9afb8ad5ac8f7b0b31d86",
5450 "shasum": ""
5451 },
5452 "require": {
5453 "doctrine/common": "~2.4",
5454 "php": ">=5.5.9",
5455 "psr/cache": "~1.0",
5456 "psr/log": "~1.0",
5457 "symfony/polyfill-intl-icu": "~1.0",
5458 "symfony/polyfill-mbstring": "~1.0",
5459 "symfony/polyfill-php56": "~1.0",
5460 "symfony/polyfill-php70": "~1.0",
5461 "symfony/polyfill-util": "~1.0",
5462 "twig/twig": "~1.27|~2.0"
5463 },
5464 "conflict": {
5465 "phpdocumentor/reflection-docblock": "<3.0",
5466 "phpdocumentor/type-resolver": "<0.2.0"
5467 },
5468 "provide": {
5469 "psr/cache-implementation": "1.0"
5470 },
5471 "replace": {
5472 "symfony/asset": "self.version",
5473 "symfony/browser-kit": "self.version",
5474 "symfony/cache": "self.version",
5475 "symfony/class-loader": "self.version",
5476 "symfony/config": "self.version",
5477 "symfony/console": "self.version",
5478 "symfony/css-selector": "self.version",
5479 "symfony/debug": "self.version",
5480 "symfony/debug-bundle": "self.version",
5481 "symfony/dependency-injection": "self.version",
5482 "symfony/doctrine-bridge": "self.version",
5483 "symfony/dom-crawler": "self.version",
5484 "symfony/event-dispatcher": "self.version",
5485 "symfony/expression-language": "self.version",
5486 "symfony/filesystem": "self.version",
5487 "symfony/finder": "self.version",
5488 "symfony/form": "self.version",
5489 "symfony/framework-bundle": "self.version",
5490 "symfony/http-foundation": "self.version",
5491 "symfony/http-kernel": "self.version",
5492 "symfony/inflector": "self.version",
5493 "symfony/intl": "self.version",
5494 "symfony/ldap": "self.version",
5495 "symfony/monolog-bridge": "self.version",
5496 "symfony/options-resolver": "self.version",
5497 "symfony/process": "self.version",
5498 "symfony/property-access": "self.version",
5499 "symfony/property-info": "self.version",
5500 "symfony/proxy-manager-bridge": "self.version",
5501 "symfony/routing": "self.version",
5502 "symfony/security": "self.version",
5503 "symfony/security-bundle": "self.version",
5504 "symfony/security-core": "self.version",
5505 "symfony/security-csrf": "self.version",
5506 "symfony/security-guard": "self.version",
5507 "symfony/security-http": "self.version",
5508 "symfony/serializer": "self.version",
5509 "symfony/stopwatch": "self.version",
5510 "symfony/templating": "self.version",
5511 "symfony/translation": "self.version",
5512 "symfony/twig-bridge": "self.version",
5513 "symfony/twig-bundle": "self.version",
5514 "symfony/validator": "self.version",
5515 "symfony/var-dumper": "self.version",
5516 "symfony/web-profiler-bundle": "self.version",
5517 "symfony/yaml": "self.version"
5518 },
5519 "require-dev": {
5520 "cache/integration-tests": "dev-master",
5521 "doctrine/cache": "~1.6",
5522 "doctrine/data-fixtures": "1.0.*",
5523 "doctrine/dbal": "~2.4",
5524 "doctrine/doctrine-bundle": "~1.4",
5525 "doctrine/orm": "~2.4,>=2.4.5",
5526 "egulias/email-validator": "~1.2,>=1.2.1",
5527 "monolog/monolog": "~1.11",
5528 "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
5529 "phpdocumentor/reflection-docblock": "^3.0",
5530 "predis/predis": "~1.0",
5531 "symfony/phpunit-bridge": "~3.2",
5532 "symfony/polyfill-apcu": "~1.1",
5533 "symfony/security-acl": "~2.8|~3.0"
5534 },
5535 "type": "library",
5536 "extra": {
5537 "branch-alias": {
5538 "dev-master": "3.1-dev"
5539 }
5540 },
5541 "autoload": {
5542 "psr-4": {
5543 "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
5544 "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
5545 "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
5546 "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
5547 "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
5548 "Symfony\\Bundle\\": "src/Symfony/Bundle/",
5549 "Symfony\\Component\\": "src/Symfony/Component/"
5550 },
5551 "classmap": [
5552 "src/Symfony/Component/Intl/Resources/stubs"
5553 ],
5554 "exclude-from-classmap": [
5555 "**/Tests/"
5556 ]
5557 },
5558 "notification-url": "https://packagist.org/downloads/",
5559 "license": [
5560 "MIT"
5561 ],
5562 "authors": [
5563 {
5564 "name": "Fabien Potencier",
5565 "email": "fabien@symfony.com"
5566 },
5567 {
5568 "name": "Symfony Community",
5569 "homepage": "https://symfony.com/contributors"
5570 }
5571 ],
5572 "description": "The Symfony PHP framework",
5573 "homepage": "https://symfony.com",
5574 "keywords": [
5575 "framework"
5576 ],
5577 "time": "2016-10-27 02:38:53"
5578 },
5579 {
5580 "name": "tecnickcom/tcpdf",
5581 "version": "6.2.12",
5582 "source": {
5583 "type": "git",
5584 "url": "https://github.com/tecnickcom/TCPDF.git",
5585 "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f"
5586 },
5587 "dist": {
5588 "type": "zip",
5589 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/2f732eaa91b5665274689b1d40b285a7bacdc37f",
5590 "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f",
5591 "shasum": ""
5592 },
5593 "require": {
5594 "php": ">=5.3.0"
5595 },
5596 "type": "library",
5597 "autoload": {
5598 "classmap": [
5599 "fonts",
5600 "config",
5601 "include",
5602 "tcpdf.php",
5603 "tcpdf_parser.php",
5604 "tcpdf_import.php",
5605 "tcpdf_barcodes_1d.php",
5606 "tcpdf_barcodes_2d.php",
5607 "include/tcpdf_colors.php",
5608 "include/tcpdf_filters.php",
5609 "include/tcpdf_font_data.php",
5610 "include/tcpdf_fonts.php",
5611 "include/tcpdf_images.php",
5612 "include/tcpdf_static.php",
5613 "include/barcodes/datamatrix.php",
5614 "include/barcodes/pdf417.php",
5615 "include/barcodes/qrcode.php"
5616 ]
5617 },
5618 "notification-url": "https://packagist.org/downloads/",
5619 "license": [
5620 "LGPLv3"
5621 ],
5622 "authors": [
5623 {
5624 "name": "Nicola Asuni",
5625 "email": "info@tecnick.com",
5626 "homepage": "http://nicolaasuni.tecnick.com"
5627 }
5628 ],
5629 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
5630 "homepage": "http://www.tcpdf.org/",
5631 "keywords": [
5632 "PDFD32000-2008",
5633 "TCPDF",
5634 "barcodes",
5635 "datamatrix",
5636 "pdf",
5637 "pdf417",
5638 "qrcode"
5639 ],
5640 "time": "2015-09-12 10:08:34"
5641 },
5642 {
5643 "name": "true/punycode",
5644 "version": "v2.1.0",
5645 "source": {
5646 "type": "git",
5647 "url": "https://github.com/true/php-punycode.git",
5648 "reference": "74033cbe9fdd3eba597f8af501947a125b3b8087"
5649 },
5650 "dist": {
5651 "type": "zip",
5652 "url": "https://api.github.com/repos/true/php-punycode/zipball/74033cbe9fdd3eba597f8af501947a125b3b8087",
5653 "reference": "74033cbe9fdd3eba597f8af501947a125b3b8087",
5654 "shasum": ""
5655 },
5656 "require": {
5657 "ext-mbstring": "*",
5658 "php": ">=5.3.0"
5659 },
5660 "require-dev": {
5661 "phpunit/phpunit": "~4.7",
5662 "squizlabs/php_codesniffer": "~2.0"
5663 },
5664 "type": "library",
5665 "autoload": {
5666 "psr-4": {
5667 "TrueBV\\": "src/"
5668 }
5669 },
5670 "notification-url": "https://packagist.org/downloads/",
5671 "license": [
5672 "MIT"
5673 ],
5674 "authors": [
5675 {
5676 "name": "Renan Gonçalves",
5677 "email": "renan.saddam@gmail.com"
5678 }
5679 ],
5680 "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
5681 "homepage": "https://github.com/true/php-punycode",
5682 "keywords": [
5683 "idna",
5684 "punycode"
5685 ],
5686 "time": "2016-08-09 14:50:44"
5687 },
5688 {
5689 "name": "twig/extensions",
5690 "version": "v1.4.1",
5691 "source": {
5692 "type": "git",
5693 "url": "https://github.com/twigphp/Twig-extensions.git",
5694 "reference": "f0bb8431c8691f5a39f1017d9a5967a082bf01ff"
5695 },
5696 "dist": {
5697 "type": "zip",
5698 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f0bb8431c8691f5a39f1017d9a5967a082bf01ff",
5699 "reference": "f0bb8431c8691f5a39f1017d9a5967a082bf01ff",
5700 "shasum": ""
5701 },
5702 "require": {
5703 "twig/twig": "~1.20|~2.0"
5704 },
5705 "require-dev": {
5706 "symfony/translation": "~2.3"
5707 },
5708 "suggest": {
5709 "symfony/translation": "Allow the time_diff output to be translated"
5710 },
5711 "type": "library",
5712 "extra": {
5713 "branch-alias": {
5714 "dev-master": "1.4-dev"
5715 }
5716 },
5717 "autoload": {
5718 "psr-0": {
5719 "Twig_Extensions_": "lib/"
5720 }
5721 },
5722 "notification-url": "https://packagist.org/downloads/",
5723 "license": [
5724 "MIT"
5725 ],
5726 "authors": [
5727 {
5728 "name": "Fabien Potencier",
5729 "email": "fabien@symfony.com"
5730 }
5731 ],
5732 "description": "Common additional features for Twig that do not directly belong in core",
5733 "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
5734 "keywords": [
5735 "i18n",
5736 "text"
5737 ],
5738 "time": "2016-10-25 17:34:14"
5739 },
5740 {
5741 "name": "twig/twig",
5742 "version": "v1.27.0",
5743 "source": {
5744 "type": "git",
5745 "url": "https://github.com/twigphp/Twig.git",
5746 "reference": "3c6c0033fd3b5679c6e1cb60f4f9766c2b424d97"
5747 },
5748 "dist": {
5749 "type": "zip",
5750 "url": "https://api.github.com/repos/twigphp/Twig/zipball/3c6c0033fd3b5679c6e1cb60f4f9766c2b424d97",
5751 "reference": "3c6c0033fd3b5679c6e1cb60f4f9766c2b424d97",
5752 "shasum": ""
5753 },
5754 "require": {
5755 "php": ">=5.2.7"
5756 },
5757 "require-dev": {
5758 "symfony/debug": "~2.7",
5759 "symfony/phpunit-bridge": "~2.7"
5760 },
5761 "type": "library",
5762 "extra": {
5763 "branch-alias": {
5764 "dev-master": "1.27-dev"
5765 }
5766 },
5767 "autoload": {
5768 "psr-0": {
5769 "Twig_": "lib/"
5770 }
5771 },
5772 "notification-url": "https://packagist.org/downloads/",
5773 "license": [
5774 "BSD-3-Clause"
5775 ],
5776 "authors": [
5777 {
5778 "name": "Fabien Potencier",
5779 "email": "fabien@symfony.com",
5780 "homepage": "http://fabien.potencier.org",
5781 "role": "Lead Developer"
5782 },
5783 {
5784 "name": "Armin Ronacher",
5785 "email": "armin.ronacher@active-4.com",
5786 "role": "Project Founder"
5787 },
5788 {
5789 "name": "Twig Team",
5790 "homepage": "http://twig.sensiolabs.org/contributors",
5791 "role": "Contributors"
5792 }
5793 ],
5794 "description": "Twig, the flexible, fast, and secure template language for PHP",
5795 "homepage": "http://twig.sensiolabs.org",
5796 "keywords": [
5797 "templating"
5798 ],
5799 "time": "2016-10-25 19:17:17"
5800 },
5801 {
5802 "name": "wallabag/php-mobi",
5803 "version": "1.0.1",
5804 "source": {
5805 "type": "git",
5806 "url": "https://github.com/wallabag/php-mobi.git",
5807 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487"
5808 },
5809 "dist": {
5810 "type": "zip",
5811 "url": "https://api.github.com/repos/wallabag/php-mobi/zipball/1cd7d022fe6be838535d6bba917d19cc48dcf487",
5812 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487",
5813 "shasum": ""
5814 },
5815 "require": {
5816 "php": ">=5.3.0"
5817 },
5818 "replace": {
5819 "wallabag/phpmobi": "*"
5820 },
5821 "type": "library",
5822 "autoload": {
5823 "files": [
5824 "MOBIClass/MOBI.php"
5825 ]
5826 },
5827 "notification-url": "https://packagist.org/downloads/",
5828 "license": [
5829 "Apache-2.0"
5830 ],
5831 "authors": [
5832 {
5833 "name": "Nicolas LÅ“uillet",
5834 "email": "nicolas@loeuillet.org",
5835 "homepage": "http://www.cdetc.fr"
5836 },
5837 {
5838 "name": "Sander Kromwijk",
5839 "email": "s.kromwijk@gmail.co",
5840 "role": "Original developer"
5841 }
5842 ],
5843 "description": "A Mobipocket file (.mobi) creator in PHP.",
5844 "homepage": "https://github.com/wallabag/phpMobi",
5845 "time": "2015-10-16 08:42:42"
5846 },
5847 {
5848 "name": "white-october/pagerfanta-bundle",
5849 "version": "v1.0.7",
5850 "source": {
5851 "type": "git",
5852 "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
5853 "reference": "f7e0fdf94a763a21a7c4c36ec9d9b5bcf4e12521"
5854 },
5855 "dist": {
5856 "type": "zip",
5857 "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/f7e0fdf94a763a21a7c4c36ec9d9b5bcf4e12521",
5858 "reference": "f7e0fdf94a763a21a7c4c36ec9d9b5bcf4e12521",
5859 "shasum": ""
5860 },
5861 "require": {
5862 "pagerfanta/pagerfanta": "1.0.*",
5863 "symfony/framework-bundle": "~2.3|~3.0",
5864 "symfony/property-access": "~2.3|~3.0",
5865 "symfony/twig-bundle": "~2.3|~3.0"
5866 },
5867 "require-dev": {
5868 "phpunit/phpunit": "~3.7",
5869 "symfony/symfony": "~2.3|~3.0"
5870 },
5871 "type": "symfony-bundle",
5872 "extra": {
5873 "branch-alias": {
5874 "dev-master": "1.0.x-dev"
5875 }
5876 },
5877 "autoload": {
5878 "psr-4": {
5879 "WhiteOctober\\PagerfantaBundle\\": ""
5880 }
5881 },
5882 "notification-url": "https://packagist.org/downloads/",
5883 "license": [
5884 "MIT"
5885 ],
5886 "authors": [
5887 {
5888 "name": "Pablo Díez",
5889 "email": "pablodip@gmail.com"
5890 }
5891 ],
5892 "description": "Bundle to use Pagerfanta with Symfony2",
5893 "keywords": [
5894 "page",
5895 "paging"
5896 ],
5897 "time": "2016-08-04 15:48:14"
5898 },
5899 {
5900 "name": "willdurand/hateoas",
5901 "version": "2.10.0",
5902 "source": {
5903 "type": "git",
5904 "url": "https://github.com/willdurand/Hateoas.git",
5905 "reference": "ada89d867e47040f8c4be3be2c8e7930a3d01189"
5906 },
5907 "dist": {
5908 "type": "zip",
5909 "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/ada89d867e47040f8c4be3be2c8e7930a3d01189",
5910 "reference": "ada89d867e47040f8c4be3be2c8e7930a3d01189",
5911 "shasum": ""
5912 },
5913 "require": {
5914 "doctrine/annotations": "~1.0",
5915 "doctrine/common": "~2.0",
5916 "jms/metadata": "~1.1",
5917 "jms/serializer": "~1.0",
5918 "php": ">=5.4",
5919 "phpoption/phpoption": ">=1.1.0,<2.0-dev",
5920 "symfony/expression-language": "~2.4 || ~3.0"
5921 },
5922 "require-dev": {
5923 "pagerfanta/pagerfanta": "~1.0",
5924 "phpunit/phpunit": "~4.5",
5925 "symfony/dependency-injection": "~2.4 || ~3.0",
5926 "symfony/routing": "~2.4 || ~3.0",
5927 "symfony/yaml": "~2.4 || ~3.0",
5928 "twig/twig": "~1.12"
5929 },
5930 "suggest": {
5931 "symfony/routing": "To use the SymfonyRouteFactory.",
5932 "symfony/yaml": "To use yaml based configuration.",
5933 "twig/twig": "To use the Twig extensions."
5934 },
5935 "type": "library",
5936 "extra": {
5937 "branch-alias": {
5938 "dev-master": "2.10-dev"
5939 }
5940 },
5941 "autoload": {
5942 "psr-0": {
5943 "Hateoas": "src/"
5944 }
5945 },
5946 "notification-url": "https://packagist.org/downloads/",
5947 "license": [
5948 "MIT"
5949 ],
5950 "authors": [
5951 {
5952 "name": "Adrien Brault",
5953 "email": "adrien.brault@gmail.com"
5954 },
5955 {
5956 "name": "William DURAND",
5957 "email": "william.durand1@gmail.com"
5958 }
5959 ],
5960 "description": "A PHP library to support implementing representations for HATEOAS REST web services",
5961 "time": "2016-05-19 11:30:35"
5962 },
5963 {
5964 "name": "willdurand/hateoas-bundle",
5965 "version": "1.2.0",
5966 "target-dir": "Bazinga/Bundle/HateoasBundle",
5967 "source": {
5968 "type": "git",
5969 "url": "https://github.com/willdurand/BazingaHateoasBundle.git",
5970 "reference": "7c73a949c72dc6bc7363f76c11e70e655b19d94b"
5971 },
5972 "dist": {
5973 "type": "zip",
5974 "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/7c73a949c72dc6bc7363f76c11e70e655b19d94b",
5975 "reference": "7c73a949c72dc6bc7363f76c11e70e655b19d94b",
5976 "shasum": ""
5977 },
5978 "require": {
5979 "jms/serializer-bundle": "~1.0",
5980 "php": ">5.4",
5981 "symfony/framework-bundle": "~2.2 || ~3.0",
5982 "willdurand/hateoas": "^2.10.0"
5983 },
5984 "require-dev": {
5985 "phpunit/phpunit": "~4.5",
5986 "symfony/expression-language": "~2.4 || ~3.0",
5987 "twig/twig": "~1.12"
5988 },
5989 "type": "symfony-bundle",
5990 "extra": {
5991 "branch-alias": {
5992 "dev-master": "1.2-dev"
5993 }
5994 },
5995 "autoload": {
5996 "psr-0": {
5997 "Bazinga\\Bundle\\HateoasBundle": ""
5998 }
5999 },
6000 "notification-url": "https://packagist.org/downloads/",
6001 "license": [
6002 "MIT"
6003 ],
6004 "authors": [
6005 {
6006 "name": "William Durand",
6007 "email": "william.durand1@gmail.com"
6008 }
6009 ],
6010 "description": "Integration of Hateoas into Symfony2.",
6011 "keywords": [
6012 "HATEOAS",
6013 "rest"
6014 ],
6015 "time": "2016-05-31 13:55:14"
6016 },
6017 {
6018 "name": "willdurand/jsonp-callback-validator",
6019 "version": "v1.1.0",
6020 "source": {
6021 "type": "git",
6022 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
6023 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
6024 },
6025 "dist": {
6026 "type": "zip",
6027 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
6028 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
6029 "shasum": ""
6030 },
6031 "require": {
6032 "php": ">=5.3.0"
6033 },
6034 "require-dev": {
6035 "phpunit/phpunit": "~3.7"
6036 },
6037 "type": "library",
6038 "autoload": {
6039 "psr-0": {
6040 "JsonpCallbackValidator": "src/"
6041 }
6042 },
6043 "notification-url": "https://packagist.org/downloads/",
6044 "license": [
6045 "MIT"
6046 ],
6047 "authors": [
6048 {
6049 "name": "William Durand",
6050 "email": "william.durand1@gmail.com",
6051 "homepage": "http://www.willdurand.fr"
6052 }
6053 ],
6054 "description": "JSONP callback validator.",
6055 "time": "2014-01-20 22:35:06"
6056 },
6057 {
6058 "name": "willdurand/negotiation",
6059 "version": "1.5.0",
6060 "source": {
6061 "type": "git",
6062 "url": "https://github.com/willdurand/Negotiation.git",
6063 "reference": "2a59f2376557303e3fa91465ab691abb82945edf"
6064 },
6065 "dist": {
6066 "type": "zip",
6067 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/2a59f2376557303e3fa91465ab691abb82945edf",
6068 "reference": "2a59f2376557303e3fa91465ab691abb82945edf",
6069 "shasum": ""
6070 },
6071 "require": {
6072 "php": ">=5.3.0"
6073 },
6074 "type": "library",
6075 "extra": {
6076 "branch-alias": {
6077 "dev-master": "1.5-dev"
6078 }
6079 },
6080 "autoload": {
6081 "psr-4": {
6082 "Negotiation\\": "src/Negotiation"
6083 }
6084 },
6085 "notification-url": "https://packagist.org/downloads/",
6086 "license": [
6087 "MIT"
6088 ],
6089 "authors": [
6090 {
6091 "name": "William Durand",
6092 "email": "william.durand1@gmail.com"
6093 }
6094 ],
6095 "description": "Content Negotiation tools for PHP provided as a standalone library.",
6096 "homepage": "http://williamdurand.fr/Negotiation/",
6097 "keywords": [
6098 "accept",
6099 "content",
6100 "format",
6101 "header",
6102 "negotiation"
6103 ],
6104 "time": "2015-10-01 07:42:40"
6105 },
6106 {
6107 "name": "zendframework/zend-code",
6108 "version": "2.6.3",
6109 "source": {
6110 "type": "git",
6111 "url": "https://github.com/zendframework/zend-code.git",
6112 "reference": "95033f061b083e16cdee60530ec260d7d628b887"
6113 },
6114 "dist": {
6115 "type": "zip",
6116 "url": "https://api.github.com/repos/zendframework/zend-code/zipball/95033f061b083e16cdee60530ec260d7d628b887",
6117 "reference": "95033f061b083e16cdee60530ec260d7d628b887",
6118 "shasum": ""
6119 },
6120 "require": {
6121 "php": "^5.5 || 7.0.0 - 7.0.4 || ^7.0.6",
6122 "zendframework/zend-eventmanager": "^2.6 || ^3.0"
6123 },
6124 "require-dev": {
6125 "doctrine/annotations": "~1.0",
6126 "fabpot/php-cs-fixer": "1.7.*",
6127 "phpunit/phpunit": "^4.8.21",
6128 "zendframework/zend-stdlib": "^2.7 || ^3.0"
6129 },
6130 "suggest": {
6131 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
6132 "zendframework/zend-stdlib": "Zend\\Stdlib component"
6133 },
6134 "type": "library",
6135 "extra": {
6136 "branch-alias": {
6137 "dev-master": "2.6-dev",
6138 "dev-develop": "2.7-dev"
6139 }
6140 },
6141 "autoload": {
6142 "psr-4": {
6143 "Zend\\Code\\": "src/"
6144 }
6145 },
6146 "notification-url": "https://packagist.org/downloads/",
6147 "license": [
6148 "BSD-3-Clause"
6149 ],
6150 "description": "provides facilities to generate arbitrary code using an object oriented interface",
6151 "homepage": "https://github.com/zendframework/zend-code",
6152 "keywords": [
6153 "code",
6154 "zf2"
6155 ],
6156 "time": "2016-04-20 17:26:42"
6157 },
6158 {
6159 "name": "zendframework/zend-eventmanager",
6160 "version": "3.0.1",
6161 "source": {
6162 "type": "git",
6163 "url": "https://github.com/zendframework/zend-eventmanager.git",
6164 "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e"
6165 },
6166 "dist": {
6167 "type": "zip",
6168 "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/5c80bdee0e952be112dcec0968bad770082c3a6e",
6169 "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e",
6170 "shasum": ""
6171 },
6172 "require": {
6173 "php": "^5.5 || ^7.0"
6174 },
6175 "require-dev": {
6176 "athletic/athletic": "^0.1",
6177 "container-interop/container-interop": "^1.1.0",
6178 "phpunit/phpunit": "~4.0",
6179 "squizlabs/php_codesniffer": "^2.0",
6180 "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
6181 },
6182 "suggest": {
6183 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
6184 "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
6185 },
6186 "type": "library",
6187 "extra": {
6188 "branch-alias": {
6189 "dev-master": "3.0-dev",
6190 "dev-develop": "3.1-dev"
6191 }
6192 },
6193 "autoload": {
6194 "psr-4": {
6195 "Zend\\EventManager\\": "src/"
6196 }
6197 },
6198 "notification-url": "https://packagist.org/downloads/",
6199 "license": [
6200 "BSD-3-Clause"
6201 ],
6202 "description": "Trigger and listen to events within a PHP application",
6203 "homepage": "https://github.com/zendframework/zend-eventmanager",
6204 "keywords": [
6205 "event",
6206 "eventmanager",
6207 "events",
6208 "zf2"
6209 ],
6210 "time": "2016-02-18 20:53:00"
6211 }
6212 ],
6213 "packages-dev": [
6214 {
6215 "name": "doctrine/data-fixtures",
6216 "version": "v1.1.1",
6217 "source": {
6218 "type": "git",
6219 "url": "https://github.com/doctrine/data-fixtures.git",
6220 "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a"
6221 },
6222 "dist": {
6223 "type": "zip",
6224 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bd44f6b6e40247b6530bc8abe802e4e4d914976a",
6225 "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a",
6226 "shasum": ""
6227 },
6228 "require": {
6229 "doctrine/common": "~2.2",
6230 "php": ">=5.3.2"
6231 },
6232 "conflict": {
6233 "doctrine/orm": "< 2.4"
6234 },
6235 "require-dev": {
6236 "doctrine/orm": "~2.4"
6237 },
6238 "suggest": {
6239 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
6240 "doctrine/orm": "For loading ORM fixtures",
6241 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
6242 },
6243 "type": "library",
6244 "extra": {
6245 "branch-alias": {
6246 "dev-master": "1.1.x-dev"
6247 }
6248 },
6249 "autoload": {
6250 "psr-0": {
6251 "Doctrine\\Common\\DataFixtures": "lib/"
6252 }
6253 },
6254 "notification-url": "https://packagist.org/downloads/",
6255 "license": [
6256 "MIT"
6257 ],
6258 "authors": [
6259 {
6260 "name": "Jonathan Wage",
6261 "email": "jonwage@gmail.com"
6262 }
6263 ],
6264 "description": "Data Fixtures for all Doctrine Object Managers",
6265 "homepage": "http://www.doctrine-project.org",
6266 "keywords": [
6267 "database"
6268 ],
6269 "time": "2015-03-30 12:14:13"
6270 },
6271 {
6272 "name": "doctrine/doctrine-fixtures-bundle",
6273 "version": "2.3.0",
6274 "source": {
6275 "type": "git",
6276 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
6277 "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029"
6278 },
6279 "dist": {
6280 "type": "zip",
6281 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/0f1a2f91b349e10f5c343f75ab71d23aace5b029",
6282 "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029",
6283 "shasum": ""
6284 },
6285 "require": {
6286 "doctrine/data-fixtures": "~1.0",
6287 "doctrine/doctrine-bundle": "~1.0",
6288 "php": ">=5.3.2",
6289 "symfony/doctrine-bridge": "~2.3|~3.0"
6290 },
6291 "type": "symfony-bundle",
6292 "extra": {
6293 "branch-alias": {
6294 "dev-master": "2.2.x-dev"
6295 }
6296 },
6297 "autoload": {
6298 "psr-4": {
6299 "Doctrine\\Bundle\\FixturesBundle\\": ""
6300 }
6301 },
6302 "notification-url": "https://packagist.org/downloads/",
6303 "license": [
6304 "MIT"
6305 ],
6306 "authors": [
6307 {
6308 "name": "Symfony Community",
6309 "homepage": "http://symfony.com/contributors"
6310 },
6311 {
6312 "name": "Doctrine Project",
6313 "homepage": "http://www.doctrine-project.org"
6314 },
6315 {
6316 "name": "Fabien Potencier",
6317 "email": "fabien@symfony.com"
6318 }
6319 ],
6320 "description": "Symfony DoctrineFixturesBundle",
6321 "homepage": "http://www.doctrine-project.org",
6322 "keywords": [
6323 "Fixture",
6324 "persistence"
6325 ],
6326 "time": "2015-11-04 21:23:23"
6327 },
6328 {
6329 "name": "friendsofphp/php-cs-fixer",
6330 "version": "v1.12.3",
6331 "source": {
6332 "type": "git",
6333 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
6334 "reference": "78a820c16d13f593303511461eefa939502fb2de"
6335 },
6336 "dist": {
6337 "type": "zip",
6338 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/78a820c16d13f593303511461eefa939502fb2de",
6339 "reference": "78a820c16d13f593303511461eefa939502fb2de",
6340 "shasum": ""
6341 },
6342 "require": {
6343 "ext-tokenizer": "*",
6344 "php": "^5.3.6 || >=7.0 <7.2",
6345 "sebastian/diff": "^1.1",
6346 "symfony/console": "^2.3 || ^3.0",
6347 "symfony/event-dispatcher": "^2.1 || ^3.0",
6348 "symfony/filesystem": "^2.1 || ^3.0",
6349 "symfony/finder": "^2.1 || ^3.0",
6350 "symfony/process": "^2.3 || ^3.0",
6351 "symfony/stopwatch": "^2.5 || ^3.0"
6352 },
6353 "conflict": {
6354 "hhvm": "<3.9"
6355 },
6356 "require-dev": {
6357 "phpunit/phpunit": "^4.5|^5",
6358 "satooshi/php-coveralls": "^1.0"
6359 },
6360 "bin": [
6361 "php-cs-fixer"
6362 ],
6363 "type": "application",
6364 "autoload": {
6365 "psr-4": {
6366 "Symfony\\CS\\": "Symfony/CS/"
6367 }
6368 },
6369 "notification-url": "https://packagist.org/downloads/",
6370 "license": [
6371 "MIT"
6372 ],
6373 "authors": [
6374 {
6375 "name": "Dariusz Rumiński",
6376 "email": "dariusz.ruminski@gmail.com"
6377 },
6378 {
6379 "name": "Fabien Potencier",
6380 "email": "fabien@symfony.com"
6381 }
6382 ],
6383 "description": "A tool to automatically fix PHP code style",
6384 "time": "2016-10-30 12:07:10"
6385 },
6386 {
6387 "name": "m6web/redis-mock",
6388 "version": "v2.8.0",
6389 "source": {
6390 "type": "git",
6391 "url": "https://github.com/M6Web/RedisMock.git",
6392 "reference": "a869f5374645830869a464dbb14c18acf80a1bef"
6393 },
6394 "dist": {
6395 "type": "zip",
6396 "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/a869f5374645830869a464dbb14c18acf80a1bef",
6397 "reference": "a869f5374645830869a464dbb14c18acf80a1bef",
6398 "shasum": ""
6399 },
6400 "require": {
6401 "php": ">=5.3.3"
6402 },
6403 "require-dev": {
6404 "atoum/atoum": "master-dev",
6405 "predis/predis": "~0.8"
6406 },
6407 "type": "library",
6408 "autoload": {
6409 "psr-0": {
6410 "M6Web\\Component\\RedisMock": "src/"
6411 }
6412 },
6413 "notification-url": "https://packagist.org/downloads/",
6414 "license": [
6415 "MIT"
6416 ],
6417 "authors": [
6418 {
6419 "name": "M6Web",
6420 "email": "opensource@m6web.fr",
6421 "homepage": "http://tech.m6web.fr/"
6422 }
6423 ],
6424 "description": "Library providing a PHP mock for Redis",
6425 "keywords": [
6426 "mock",
6427 "redis"
6428 ],
6429 "time": "2016-10-30 19:34:36"
6430 },
6431 {
6432 "name": "myclabs/deep-copy",
6433 "version": "1.5.5",
6434 "source": {
6435 "type": "git",
6436 "url": "https://github.com/myclabs/DeepCopy.git",
6437 "reference": "399c1f9781e222f6eb6cc238796f5200d1b7f108"
6438 },
6439 "dist": {
6440 "type": "zip",
6441 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/399c1f9781e222f6eb6cc238796f5200d1b7f108",
6442 "reference": "399c1f9781e222f6eb6cc238796f5200d1b7f108",
6443 "shasum": ""
6444 },
6445 "require": {
6446 "php": ">=5.4.0"
6447 },
6448 "require-dev": {
6449 "doctrine/collections": "1.*",
6450 "phpunit/phpunit": "~4.1"
6451 },
6452 "type": "library",
6453 "autoload": {
6454 "psr-4": {
6455 "DeepCopy\\": "src/DeepCopy/"
6456 }
6457 },
6458 "notification-url": "https://packagist.org/downloads/",
6459 "license": [
6460 "MIT"
6461 ],
6462 "description": "Create deep copies (clones) of your objects",
6463 "homepage": "https://github.com/myclabs/DeepCopy",
6464 "keywords": [
6465 "clone",
6466 "copy",
6467 "duplicate",
6468 "object",
6469 "object graph"
6470 ],
6471 "time": "2016-10-31 17:19:45"
6472 },
6473 {
6474 "name": "phpdocumentor/reflection-common",
6475 "version": "1.0",
6476 "source": {
6477 "type": "git",
6478 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
6479 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
6480 },
6481 "dist": {
6482 "type": "zip",
6483 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
6484 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
6485 "shasum": ""
6486 },
6487 "require": {
6488 "php": ">=5.5"
6489 },
6490 "require-dev": {
6491 "phpunit/phpunit": "^4.6"
6492 },
6493 "type": "library",
6494 "extra": {
6495 "branch-alias": {
6496 "dev-master": "1.0.x-dev"
6497 }
6498 },
6499 "autoload": {
6500 "psr-4": {
6501 "phpDocumentor\\Reflection\\": [
6502 "src"
6503 ]
6504 }
6505 },
6506 "notification-url": "https://packagist.org/downloads/",
6507 "license": [
6508 "MIT"
6509 ],
6510 "authors": [
6511 {
6512 "name": "Jaap van Otterdijk",
6513 "email": "opensource@ijaap.nl"
6514 }
6515 ],
6516 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
6517 "homepage": "http://www.phpdoc.org",
6518 "keywords": [
6519 "FQSEN",
6520 "phpDocumentor",
6521 "phpdoc",
6522 "reflection",
6523 "static analysis"
6524 ],
6525 "time": "2015-12-27 11:43:31"
6526 },
6527 {
6528 "name": "phpdocumentor/reflection-docblock",
6529 "version": "3.1.1",
6530 "source": {
6531 "type": "git",
6532 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
6533 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
6534 },
6535 "dist": {
6536 "type": "zip",
6537 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e",
6538 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
6539 "shasum": ""
6540 },
6541 "require": {
6542 "php": ">=5.5",
6543 "phpdocumentor/reflection-common": "^1.0@dev",
6544 "phpdocumentor/type-resolver": "^0.2.0",
6545 "webmozart/assert": "^1.0"
6546 },
6547 "require-dev": {
6548 "mockery/mockery": "^0.9.4",
6549 "phpunit/phpunit": "^4.4"
6550 },
6551 "type": "library",
6552 "autoload": {
6553 "psr-4": {
6554 "phpDocumentor\\Reflection\\": [
6555 "src/"
6556 ]
6557 }
6558 },
6559 "notification-url": "https://packagist.org/downloads/",
6560 "license": [
6561 "MIT"
6562 ],
6563 "authors": [
6564 {
6565 "name": "Mike van Riel",
6566 "email": "me@mikevanriel.com"
6567 }
6568 ],
6569 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
6570 "time": "2016-09-30 07:12:33"
6571 },
6572 {
6573 "name": "phpdocumentor/type-resolver",
6574 "version": "0.2",
6575 "source": {
6576 "type": "git",
6577 "url": "https://github.com/phpDocumentor/TypeResolver.git",
6578 "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443"
6579 },
6580 "dist": {
6581 "type": "zip",
6582 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443",
6583 "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443",
6584 "shasum": ""
6585 },
6586 "require": {
6587 "php": ">=5.5",
6588 "phpdocumentor/reflection-common": "^1.0"
6589 },
6590 "require-dev": {
6591 "mockery/mockery": "^0.9.4",
6592 "phpunit/phpunit": "^5.2||^4.8.24"
6593 },
6594 "type": "library",
6595 "extra": {
6596 "branch-alias": {
6597 "dev-master": "1.0.x-dev"
6598 }
6599 },
6600 "autoload": {
6601 "psr-4": {
6602 "phpDocumentor\\Reflection\\": [
6603 "src/"
6604 ]
6605 }
6606 },
6607 "notification-url": "https://packagist.org/downloads/",
6608 "license": [
6609 "MIT"
6610 ],
6611 "authors": [
6612 {
6613 "name": "Mike van Riel",
6614 "email": "me@mikevanriel.com"
6615 }
6616 ],
6617 "time": "2016-06-10 07:14:17"
6618 },
6619 {
6620 "name": "phpspec/prophecy",
6621 "version": "v1.6.1",
6622 "source": {
6623 "type": "git",
6624 "url": "https://github.com/phpspec/prophecy.git",
6625 "reference": "58a8137754bc24b25740d4281399a4a3596058e0"
6626 },
6627 "dist": {
6628 "type": "zip",
6629 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0",
6630 "reference": "58a8137754bc24b25740d4281399a4a3596058e0",
6631 "shasum": ""
6632 },
6633 "require": {
6634 "doctrine/instantiator": "^1.0.2",
6635 "php": "^5.3|^7.0",
6636 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
6637 "sebastian/comparator": "^1.1",
6638 "sebastian/recursion-context": "^1.0"
6639 },
6640 "require-dev": {
6641 "phpspec/phpspec": "^2.0"
6642 },
6643 "type": "library",
6644 "extra": {
6645 "branch-alias": {
6646 "dev-master": "1.6.x-dev"
6647 }
6648 },
6649 "autoload": {
6650 "psr-0": {
6651 "Prophecy\\": "src/"
6652 }
6653 },
6654 "notification-url": "https://packagist.org/downloads/",
6655 "license": [
6656 "MIT"
6657 ],
6658 "authors": [
6659 {
6660 "name": "Konstantin Kudryashov",
6661 "email": "ever.zet@gmail.com",
6662 "homepage": "http://everzet.com"
6663 },
6664 {
6665 "name": "Marcello Duarte",
6666 "email": "marcello.duarte@gmail.com"
6667 }
6668 ],
6669 "description": "Highly opinionated mocking framework for PHP 5.3+",
6670 "homepage": "https://github.com/phpspec/prophecy",
6671 "keywords": [
6672 "Double",
6673 "Dummy",
6674 "fake",
6675 "mock",
6676 "spy",
6677 "stub"
6678 ],
6679 "time": "2016-06-07 08:13:47"
6680 },
6681 {
6682 "name": "phpunit/php-code-coverage",
6683 "version": "4.0.2",
6684 "source": {
6685 "type": "git",
6686 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
6687 "reference": "6cba06ff75a1a63a71033e1a01b89056f3af1e8d"
6688 },
6689 "dist": {
6690 "type": "zip",
6691 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6cba06ff75a1a63a71033e1a01b89056f3af1e8d",
6692 "reference": "6cba06ff75a1a63a71033e1a01b89056f3af1e8d",
6693 "shasum": ""
6694 },
6695 "require": {
6696 "php": "^5.6 || ^7.0",
6697 "phpunit/php-file-iterator": "~1.3",
6698 "phpunit/php-text-template": "~1.2",
6699 "phpunit/php-token-stream": "^1.4.2",
6700 "sebastian/code-unit-reverse-lookup": "~1.0",
6701 "sebastian/environment": "^1.3.2 || ^2.0",
6702 "sebastian/version": "~1.0|~2.0"
6703 },
6704 "require-dev": {
6705 "ext-xdebug": ">=2.1.4",
6706 "phpunit/phpunit": "^5.4"
6707 },
6708 "suggest": {
6709 "ext-dom": "*",
6710 "ext-xdebug": ">=2.4.0",
6711 "ext-xmlwriter": "*"
6712 },
6713 "type": "library",
6714 "extra": {
6715 "branch-alias": {
6716 "dev-master": "4.0.x-dev"
6717 }
6718 },
6719 "autoload": {
6720 "classmap": [
6721 "src/"
6722 ]
6723 },
6724 "notification-url": "https://packagist.org/downloads/",
6725 "license": [
6726 "BSD-3-Clause"
6727 ],
6728 "authors": [
6729 {
6730 "name": "Sebastian Bergmann",
6731 "email": "sb@sebastian-bergmann.de",
6732 "role": "lead"
6733 }
6734 ],
6735 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
6736 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
6737 "keywords": [
6738 "coverage",
6739 "testing",
6740 "xunit"
6741 ],
6742 "time": "2016-11-01 05:06:24"
6743 },
6744 {
6745 "name": "phpunit/php-file-iterator",
6746 "version": "1.4.1",
6747 "source": {
6748 "type": "git",
6749 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
6750 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
6751 },
6752 "dist": {
6753 "type": "zip",
6754 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
6755 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
6756 "shasum": ""
6757 },
6758 "require": {
6759 "php": ">=5.3.3"
6760 },
6761 "type": "library",
6762 "extra": {
6763 "branch-alias": {
6764 "dev-master": "1.4.x-dev"
6765 }
6766 },
6767 "autoload": {
6768 "classmap": [
6769 "src/"
6770 ]
6771 },
6772 "notification-url": "https://packagist.org/downloads/",
6773 "license": [
6774 "BSD-3-Clause"
6775 ],
6776 "authors": [
6777 {
6778 "name": "Sebastian Bergmann",
6779 "email": "sb@sebastian-bergmann.de",
6780 "role": "lead"
6781 }
6782 ],
6783 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
6784 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
6785 "keywords": [
6786 "filesystem",
6787 "iterator"
6788 ],
6789 "time": "2015-06-21 13:08:43"
6790 },
6791 {
6792 "name": "phpunit/php-text-template",
6793 "version": "1.2.1",
6794 "source": {
6795 "type": "git",
6796 "url": "https://github.com/sebastianbergmann/php-text-template.git",
6797 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
6798 },
6799 "dist": {
6800 "type": "zip",
6801 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
6802 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
6803 "shasum": ""
6804 },
6805 "require": {
6806 "php": ">=5.3.3"
6807 },
6808 "type": "library",
6809 "autoload": {
6810 "classmap": [
6811 "src/"
6812 ]
6813 },
6814 "notification-url": "https://packagist.org/downloads/",
6815 "license": [
6816 "BSD-3-Clause"
6817 ],
6818 "authors": [
6819 {
6820 "name": "Sebastian Bergmann",
6821 "email": "sebastian@phpunit.de",
6822 "role": "lead"
6823 }
6824 ],
6825 "description": "Simple template engine.",
6826 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
6827 "keywords": [
6828 "template"
6829 ],
6830 "time": "2015-06-21 13:50:34"
6831 },
6832 {
6833 "name": "phpunit/php-timer",
6834 "version": "1.0.8",
6835 "source": {
6836 "type": "git",
6837 "url": "https://github.com/sebastianbergmann/php-timer.git",
6838 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
6839 },
6840 "dist": {
6841 "type": "zip",
6842 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
6843 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
6844 "shasum": ""
6845 },
6846 "require": {
6847 "php": ">=5.3.3"
6848 },
6849 "require-dev": {
6850 "phpunit/phpunit": "~4|~5"
6851 },
6852 "type": "library",
6853 "autoload": {
6854 "classmap": [
6855 "src/"
6856 ]
6857 },
6858 "notification-url": "https://packagist.org/downloads/",
6859 "license": [
6860 "BSD-3-Clause"
6861 ],
6862 "authors": [
6863 {
6864 "name": "Sebastian Bergmann",
6865 "email": "sb@sebastian-bergmann.de",
6866 "role": "lead"
6867 }
6868 ],
6869 "description": "Utility class for timing",
6870 "homepage": "https://github.com/sebastianbergmann/php-timer/",
6871 "keywords": [
6872 "timer"
6873 ],
6874 "time": "2016-05-12 18:03:57"
6875 },
6876 {
6877 "name": "phpunit/php-token-stream",
6878 "version": "1.4.8",
6879 "source": {
6880 "type": "git",
6881 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
6882 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
6883 },
6884 "dist": {
6885 "type": "zip",
6886 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
6887 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
6888 "shasum": ""
6889 },
6890 "require": {
6891 "ext-tokenizer": "*",
6892 "php": ">=5.3.3"
6893 },
6894 "require-dev": {
6895 "phpunit/phpunit": "~4.2"
6896 },
6897 "type": "library",
6898 "extra": {
6899 "branch-alias": {
6900 "dev-master": "1.4-dev"
6901 }
6902 },
6903 "autoload": {
6904 "classmap": [
6905 "src/"
6906 ]
6907 },
6908 "notification-url": "https://packagist.org/downloads/",
6909 "license": [
6910 "BSD-3-Clause"
6911 ],
6912 "authors": [
6913 {
6914 "name": "Sebastian Bergmann",
6915 "email": "sebastian@phpunit.de"
6916 }
6917 ],
6918 "description": "Wrapper around PHP's tokenizer extension.",
6919 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
6920 "keywords": [
6921 "tokenizer"
6922 ],
6923 "time": "2015-09-15 10:49:45"
6924 },
6925 {
6926 "name": "phpunit/phpunit",
6927 "version": "5.6.2",
6928 "source": {
6929 "type": "git",
6930 "url": "https://github.com/sebastianbergmann/phpunit.git",
6931 "reference": "cd13b23ac5a519a4708e00736c26ee0bb28b2e01"
6932 },
6933 "dist": {
6934 "type": "zip",
6935 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cd13b23ac5a519a4708e00736c26ee0bb28b2e01",
6936 "reference": "cd13b23ac5a519a4708e00736c26ee0bb28b2e01",
6937 "shasum": ""
6938 },
6939 "require": {
6940 "ext-dom": "*",
6941 "ext-json": "*",
6942 "ext-libxml": "*",
6943 "ext-mbstring": "*",
6944 "ext-xml": "*",
6945 "myclabs/deep-copy": "~1.3",
6946 "php": "^5.6 || ^7.0",
6947 "phpspec/prophecy": "^1.3.1",
6948 "phpunit/php-code-coverage": "^4.0.1",
6949 "phpunit/php-file-iterator": "~1.4",
6950 "phpunit/php-text-template": "~1.2",
6951 "phpunit/php-timer": "^1.0.6",
6952 "phpunit/phpunit-mock-objects": "^3.2",
6953 "sebastian/comparator": "~1.1",
6954 "sebastian/diff": "~1.2",
6955 "sebastian/environment": "^1.3 || ^2.0",
6956 "sebastian/exporter": "~1.2",
6957 "sebastian/global-state": "~1.0",
6958 "sebastian/object-enumerator": "~1.0",
6959 "sebastian/resource-operations": "~1.0",
6960 "sebastian/version": "~1.0|~2.0",
6961 "symfony/yaml": "~2.1|~3.0"
6962 },
6963 "conflict": {
6964 "phpdocumentor/reflection-docblock": "3.0.2"
6965 },
6966 "require-dev": {
6967 "ext-pdo": "*"
6968 },
6969 "suggest": {
6970 "ext-xdebug": "*",
6971 "phpunit/php-invoker": "~1.1"
6972 },
6973 "bin": [
6974 "phpunit"
6975 ],
6976 "type": "library",
6977 "extra": {
6978 "branch-alias": {
6979 "dev-master": "5.6.x-dev"
6980 }
6981 },
6982 "autoload": {
6983 "classmap": [
6984 "src/"
6985 ]
6986 },
6987 "notification-url": "https://packagist.org/downloads/",
6988 "license": [
6989 "BSD-3-Clause"
6990 ],
6991 "authors": [
6992 {
6993 "name": "Sebastian Bergmann",
6994 "email": "sebastian@phpunit.de",
6995 "role": "lead"
6996 }
6997 ],
6998 "description": "The PHP Unit Testing framework.",
6999 "homepage": "https://phpunit.de/",
7000 "keywords": [
7001 "phpunit",
7002 "testing",
7003 "xunit"
7004 ],
7005 "time": "2016-10-25 07:40:25"
7006 },
7007 {
7008 "name": "phpunit/phpunit-mock-objects",
7009 "version": "3.4.0",
7010 "source": {
7011 "type": "git",
7012 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
7013 "reference": "238d7a2723bce689c79eeac9c7d5e1d623bb9dc2"
7014 },
7015 "dist": {
7016 "type": "zip",
7017 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/238d7a2723bce689c79eeac9c7d5e1d623bb9dc2",
7018 "reference": "238d7a2723bce689c79eeac9c7d5e1d623bb9dc2",
7019 "shasum": ""
7020 },
7021 "require": {
7022 "doctrine/instantiator": "^1.0.2",
7023 "php": "^5.6 || ^7.0",
7024 "phpunit/php-text-template": "^1.2",
7025 "sebastian/exporter": "^1.2"
7026 },
7027 "conflict": {
7028 "phpunit/phpunit": "<5.4.0"
7029 },
7030 "require-dev": {
7031 "phpunit/phpunit": "^5.4"
7032 },
7033 "suggest": {
7034 "ext-soap": "*"
7035 },
7036 "type": "library",
7037 "extra": {
7038 "branch-alias": {
7039 "dev-master": "3.2.x-dev"
7040 }
7041 },
7042 "autoload": {
7043 "classmap": [
7044 "src/"
7045 ]
7046 },
7047 "notification-url": "https://packagist.org/downloads/",
7048 "license": [
7049 "BSD-3-Clause"
7050 ],
7051 "authors": [
7052 {
7053 "name": "Sebastian Bergmann",
7054 "email": "sb@sebastian-bergmann.de",
7055 "role": "lead"
7056 }
7057 ],
7058 "description": "Mock Object library for PHPUnit",
7059 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
7060 "keywords": [
7061 "mock",
7062 "xunit"
7063 ],
7064 "time": "2016-10-09 07:01:45"
7065 },
7066 {
7067 "name": "sebastian/code-unit-reverse-lookup",
7068 "version": "1.0.0",
7069 "source": {
7070 "type": "git",
7071 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
7072 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe"
7073 },
7074 "dist": {
7075 "type": "zip",
7076 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
7077 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
7078 "shasum": ""
7079 },
7080 "require": {
7081 "php": ">=5.6"
7082 },
7083 "require-dev": {
7084 "phpunit/phpunit": "~5"
7085 },
7086 "type": "library",
7087 "extra": {
7088 "branch-alias": {
7089 "dev-master": "1.0.x-dev"
7090 }
7091 },
7092 "autoload": {
7093 "classmap": [
7094 "src/"
7095 ]
7096 },
7097 "notification-url": "https://packagist.org/downloads/",
7098 "license": [
7099 "BSD-3-Clause"
7100 ],
7101 "authors": [
7102 {
7103 "name": "Sebastian Bergmann",
7104 "email": "sebastian@phpunit.de"
7105 }
7106 ],
7107 "description": "Looks up which function or method a line of code belongs to",
7108 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
7109 "time": "2016-02-13 06:45:14"
7110 },
7111 {
7112 "name": "sebastian/comparator",
7113 "version": "1.2.0",
7114 "source": {
7115 "type": "git",
7116 "url": "https://github.com/sebastianbergmann/comparator.git",
7117 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
7118 },
7119 "dist": {
7120 "type": "zip",
7121 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
7122 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
7123 "shasum": ""
7124 },
7125 "require": {
7126 "php": ">=5.3.3",
7127 "sebastian/diff": "~1.2",
7128 "sebastian/exporter": "~1.2"
7129 },
7130 "require-dev": {
7131 "phpunit/phpunit": "~4.4"
7132 },
7133 "type": "library",
7134 "extra": {
7135 "branch-alias": {
7136 "dev-master": "1.2.x-dev"
7137 }
7138 },
7139 "autoload": {
7140 "classmap": [
7141 "src/"
7142 ]
7143 },
7144 "notification-url": "https://packagist.org/downloads/",
7145 "license": [
7146 "BSD-3-Clause"
7147 ],
7148 "authors": [
7149 {
7150 "name": "Jeff Welch",
7151 "email": "whatthejeff@gmail.com"
7152 },
7153 {
7154 "name": "Volker Dusch",
7155 "email": "github@wallbash.com"
7156 },
7157 {
7158 "name": "Bernhard Schussek",
7159 "email": "bschussek@2bepublished.at"
7160 },
7161 {
7162 "name": "Sebastian Bergmann",
7163 "email": "sebastian@phpunit.de"
7164 }
7165 ],
7166 "description": "Provides the functionality to compare PHP values for equality",
7167 "homepage": "http://www.github.com/sebastianbergmann/comparator",
7168 "keywords": [
7169 "comparator",
7170 "compare",
7171 "equality"
7172 ],
7173 "time": "2015-07-26 15:48:44"
7174 },
7175 {
7176 "name": "sebastian/diff",
7177 "version": "1.4.1",
7178 "source": {
7179 "type": "git",
7180 "url": "https://github.com/sebastianbergmann/diff.git",
7181 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
7182 },
7183 "dist": {
7184 "type": "zip",
7185 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
7186 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
7187 "shasum": ""
7188 },
7189 "require": {
7190 "php": ">=5.3.3"
7191 },
7192 "require-dev": {
7193 "phpunit/phpunit": "~4.8"
7194 },
7195 "type": "library",
7196 "extra": {
7197 "branch-alias": {
7198 "dev-master": "1.4-dev"
7199 }
7200 },
7201 "autoload": {
7202 "classmap": [
7203 "src/"
7204 ]
7205 },
7206 "notification-url": "https://packagist.org/downloads/",
7207 "license": [
7208 "BSD-3-Clause"
7209 ],
7210 "authors": [
7211 {
7212 "name": "Kore Nordmann",
7213 "email": "mail@kore-nordmann.de"
7214 },
7215 {
7216 "name": "Sebastian Bergmann",
7217 "email": "sebastian@phpunit.de"
7218 }
7219 ],
7220 "description": "Diff implementation",
7221 "homepage": "https://github.com/sebastianbergmann/diff",
7222 "keywords": [
7223 "diff"
7224 ],
7225 "time": "2015-12-08 07:14:41"
7226 },
7227 {
7228 "name": "sebastian/environment",
7229 "version": "1.3.8",
7230 "source": {
7231 "type": "git",
7232 "url": "https://github.com/sebastianbergmann/environment.git",
7233 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
7234 },
7235 "dist": {
7236 "type": "zip",
7237 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
7238 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
7239 "shasum": ""
7240 },
7241 "require": {
7242 "php": "^5.3.3 || ^7.0"
7243 },
7244 "require-dev": {
7245 "phpunit/phpunit": "^4.8 || ^5.0"
7246 },
7247 "type": "library",
7248 "extra": {
7249 "branch-alias": {
7250 "dev-master": "1.3.x-dev"
7251 }
7252 },
7253 "autoload": {
7254 "classmap": [
7255 "src/"
7256 ]
7257 },
7258 "notification-url": "https://packagist.org/downloads/",
7259 "license": [
7260 "BSD-3-Clause"
7261 ],
7262 "authors": [
7263 {
7264 "name": "Sebastian Bergmann",
7265 "email": "sebastian@phpunit.de"
7266 }
7267 ],
7268 "description": "Provides functionality to handle HHVM/PHP environments",
7269 "homepage": "http://www.github.com/sebastianbergmann/environment",
7270 "keywords": [
7271 "Xdebug",
7272 "environment",
7273 "hhvm"
7274 ],
7275 "time": "2016-08-18 05:49:44"
7276 },
7277 {
7278 "name": "sebastian/exporter",
7279 "version": "1.2.2",
7280 "source": {
7281 "type": "git",
7282 "url": "https://github.com/sebastianbergmann/exporter.git",
7283 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
7284 },
7285 "dist": {
7286 "type": "zip",
7287 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
7288 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
7289 "shasum": ""
7290 },
7291 "require": {
7292 "php": ">=5.3.3",
7293 "sebastian/recursion-context": "~1.0"
7294 },
7295 "require-dev": {
7296 "ext-mbstring": "*",
7297 "phpunit/phpunit": "~4.4"
7298 },
7299 "type": "library",
7300 "extra": {
7301 "branch-alias": {
7302 "dev-master": "1.3.x-dev"
7303 }
7304 },
7305 "autoload": {
7306 "classmap": [
7307 "src/"
7308 ]
7309 },
7310 "notification-url": "https://packagist.org/downloads/",
7311 "license": [
7312 "BSD-3-Clause"
7313 ],
7314 "authors": [
7315 {
7316 "name": "Jeff Welch",
7317 "email": "whatthejeff@gmail.com"
7318 },
7319 {
7320 "name": "Volker Dusch",
7321 "email": "github@wallbash.com"
7322 },
7323 {
7324 "name": "Bernhard Schussek",
7325 "email": "bschussek@2bepublished.at"
7326 },
7327 {
7328 "name": "Sebastian Bergmann",
7329 "email": "sebastian@phpunit.de"
7330 },
7331 {
7332 "name": "Adam Harvey",
7333 "email": "aharvey@php.net"
7334 }
7335 ],
7336 "description": "Provides the functionality to export PHP variables for visualization",
7337 "homepage": "http://www.github.com/sebastianbergmann/exporter",
7338 "keywords": [
7339 "export",
7340 "exporter"
7341 ],
7342 "time": "2016-06-17 09:04:28"
7343 },
7344 {
7345 "name": "sebastian/global-state",
7346 "version": "1.1.1",
7347 "source": {
7348 "type": "git",
7349 "url": "https://github.com/sebastianbergmann/global-state.git",
7350 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
7351 },
7352 "dist": {
7353 "type": "zip",
7354 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
7355 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
7356 "shasum": ""
7357 },
7358 "require": {
7359 "php": ">=5.3.3"
7360 },
7361 "require-dev": {
7362 "phpunit/phpunit": "~4.2"
7363 },
7364 "suggest": {
7365 "ext-uopz": "*"
7366 },
7367 "type": "library",
7368 "extra": {
7369 "branch-alias": {
7370 "dev-master": "1.0-dev"
7371 }
7372 },
7373 "autoload": {
7374 "classmap": [
7375 "src/"
7376 ]
7377 },
7378 "notification-url": "https://packagist.org/downloads/",
7379 "license": [
7380 "BSD-3-Clause"
7381 ],
7382 "authors": [
7383 {
7384 "name": "Sebastian Bergmann",
7385 "email": "sebastian@phpunit.de"
7386 }
7387 ],
7388 "description": "Snapshotting of global state",
7389 "homepage": "http://www.github.com/sebastianbergmann/global-state",
7390 "keywords": [
7391 "global state"
7392 ],
7393 "time": "2015-10-12 03:26:01"
7394 },
7395 {
7396 "name": "sebastian/object-enumerator",
7397 "version": "1.0.0",
7398 "source": {
7399 "type": "git",
7400 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
7401 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26"
7402 },
7403 "dist": {
7404 "type": "zip",
7405 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d4ca2fb70344987502567bc50081c03e6192fb26",
7406 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26",
7407 "shasum": ""
7408 },
7409 "require": {
7410 "php": ">=5.6",
7411 "sebastian/recursion-context": "~1.0"
7412 },
7413 "require-dev": {
7414 "phpunit/phpunit": "~5"
7415 },
7416 "type": "library",
7417 "extra": {
7418 "branch-alias": {
7419 "dev-master": "1.0.x-dev"
7420 }
7421 },
7422 "autoload": {
7423 "classmap": [
7424 "src/"
7425 ]
7426 },
7427 "notification-url": "https://packagist.org/downloads/",
7428 "license": [
7429 "BSD-3-Clause"
7430 ],
7431 "authors": [
7432 {
7433 "name": "Sebastian Bergmann",
7434 "email": "sebastian@phpunit.de"
7435 }
7436 ],
7437 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
7438 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
7439 "time": "2016-01-28 13:25:10"
7440 },
7441 {
7442 "name": "sebastian/recursion-context",
7443 "version": "1.0.2",
7444 "source": {
7445 "type": "git",
7446 "url": "https://github.com/sebastianbergmann/recursion-context.git",
7447 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
7448 },
7449 "dist": {
7450 "type": "zip",
7451 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
7452 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
7453 "shasum": ""
7454 },
7455 "require": {
7456 "php": ">=5.3.3"
7457 },
7458 "require-dev": {
7459 "phpunit/phpunit": "~4.4"
7460 },
7461 "type": "library",
7462 "extra": {
7463 "branch-alias": {
7464 "dev-master": "1.0.x-dev"
7465 }
7466 },
7467 "autoload": {
7468 "classmap": [
7469 "src/"
7470 ]
7471 },
7472 "notification-url": "https://packagist.org/downloads/",
7473 "license": [
7474 "BSD-3-Clause"
7475 ],
7476 "authors": [
7477 {
7478 "name": "Jeff Welch",
7479 "email": "whatthejeff@gmail.com"
7480 },
7481 {
7482 "name": "Sebastian Bergmann",
7483 "email": "sebastian@phpunit.de"
7484 },
7485 {
7486 "name": "Adam Harvey",
7487 "email": "aharvey@php.net"
7488 }
7489 ],
7490 "description": "Provides functionality to recursively process PHP variables",
7491 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
7492 "time": "2015-11-11 19:50:13"
7493 },
7494 {
7495 "name": "sebastian/resource-operations",
7496 "version": "1.0.0",
7497 "source": {
7498 "type": "git",
7499 "url": "https://github.com/sebastianbergmann/resource-operations.git",
7500 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
7501 },
7502 "dist": {
7503 "type": "zip",
7504 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
7505 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
7506 "shasum": ""
7507 },
7508 "require": {
7509 "php": ">=5.6.0"
7510 },
7511 "type": "library",
7512 "extra": {
7513 "branch-alias": {
7514 "dev-master": "1.0.x-dev"
7515 }
7516 },
7517 "autoload": {
7518 "classmap": [
7519 "src/"
7520 ]
7521 },
7522 "notification-url": "https://packagist.org/downloads/",
7523 "license": [
7524 "BSD-3-Clause"
7525 ],
7526 "authors": [
7527 {
7528 "name": "Sebastian Bergmann",
7529 "email": "sebastian@phpunit.de"
7530 }
7531 ],
7532 "description": "Provides a list of PHP built-in functions that operate on resources",
7533 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
7534 "time": "2015-07-28 20:34:47"
7535 },
7536 {
7537 "name": "sebastian/version",
7538 "version": "2.0.0",
7539 "source": {
7540 "type": "git",
7541 "url": "https://github.com/sebastianbergmann/version.git",
7542 "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5"
7543 },
7544 "dist": {
7545 "type": "zip",
7546 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
7547 "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
7548 "shasum": ""
7549 },
7550 "require": {
7551 "php": ">=5.6"
7552 },
7553 "type": "library",
7554 "extra": {
7555 "branch-alias": {
7556 "dev-master": "2.0.x-dev"
7557 }
7558 },
7559 "autoload": {
7560 "classmap": [
7561 "src/"
7562 ]
7563 },
7564 "notification-url": "https://packagist.org/downloads/",
7565 "license": [
7566 "BSD-3-Clause"
7567 ],
7568 "authors": [
7569 {
7570 "name": "Sebastian Bergmann",
7571 "email": "sebastian@phpunit.de",
7572 "role": "lead"
7573 }
7574 ],
7575 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
7576 "homepage": "https://github.com/sebastianbergmann/version",
7577 "time": "2016-02-04 12:56:52"
7578 },
7579 {
7580 "name": "sensio/generator-bundle",
7581 "version": "v3.0.11",
7582 "source": {
7583 "type": "git",
7584 "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
7585 "reference": "b9be7f1b3b2e8bcfc1debefc901b71da923a5e5c"
7586 },
7587 "dist": {
7588 "type": "zip",
7589 "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/b9be7f1b3b2e8bcfc1debefc901b71da923a5e5c",
7590 "reference": "b9be7f1b3b2e8bcfc1debefc901b71da923a5e5c",
7591 "shasum": ""
7592 },
7593 "require": {
7594 "symfony/console": "~2.7|~3.0",
7595 "symfony/framework-bundle": "~2.7|~3.0",
7596 "symfony/process": "~2.7|~3.0",
7597 "symfony/yaml": "~2.7|~3.0"
7598 },
7599 "require-dev": {
7600 "doctrine/orm": "~2.4",
7601 "symfony/doctrine-bridge": "~2.7|~3.0",
7602 "twig/twig": "~1.18"
7603 },
7604 "type": "symfony-bundle",
7605 "extra": {
7606 "branch-alias": {
7607 "dev-master": "3.0.x-dev"
7608 }
7609 },
7610 "autoload": {
7611 "psr-4": {
7612 "Sensio\\Bundle\\GeneratorBundle\\": ""
7613 },
7614 "exclude-from-classmap": [
7615 "/Tests/"
7616 ]
7617 },
7618 "notification-url": "https://packagist.org/downloads/",
7619 "license": [
7620 "MIT"
7621 ],
7622 "authors": [
7623 {
7624 "name": "Fabien Potencier",
7625 "email": "fabien@symfony.com"
7626 }
7627 ],
7628 "description": "This bundle generates code for you",
7629 "time": "2016-10-10 14:17:42"
7630 },
7631 {
7632 "name": "symfony/phpunit-bridge",
7633 "version": "v3.1.6",
7634 "source": {
7635 "type": "git",
7636 "url": "https://github.com/symfony/phpunit-bridge.git",
7637 "reference": "1f4e2059cf4ecae1053b9c3027b3fc548fd077b9"
7638 },
7639 "dist": {
7640 "type": "zip",
7641 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/1f4e2059cf4ecae1053b9c3027b3fc548fd077b9",
7642 "reference": "1f4e2059cf4ecae1053b9c3027b3fc548fd077b9",
7643 "shasum": ""
7644 },
7645 "require": {
7646 "php": ">=5.3.3"
7647 },
7648 "suggest": {
7649 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
7650 },
7651 "type": "symfony-bridge",
7652 "extra": {
7653 "branch-alias": {
7654 "dev-master": "3.1-dev"
7655 }
7656 },
7657 "autoload": {
7658 "files": [
7659 "bootstrap.php"
7660 ],
7661 "psr-4": {
7662 "Symfony\\Bridge\\PhpUnit\\": ""
7663 },
7664 "exclude-from-classmap": [
7665 "/Tests/"
7666 ]
7667 },
7668 "notification-url": "https://packagist.org/downloads/",
7669 "license": [
7670 "MIT"
7671 ],
7672 "authors": [
7673 {
7674 "name": "Nicolas Grekas",
7675 "email": "p@tchwork.com"
7676 },
7677 {
7678 "name": "Symfony Community",
7679 "homepage": "https://symfony.com/contributors"
7680 }
7681 ],
7682 "description": "Symfony PHPUnit Bridge",
7683 "homepage": "https://symfony.com",
7684 "time": "2016-08-19 06:48:39"
7685 },
7686 {
7687 "name": "webmozart/assert",
7688 "version": "1.1.0",
7689 "source": {
7690 "type": "git",
7691 "url": "https://github.com/webmozart/assert.git",
7692 "reference": "bb2d123231c095735130cc8f6d31385a44c7b308"
7693 },
7694 "dist": {
7695 "type": "zip",
7696 "url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308",
7697 "reference": "bb2d123231c095735130cc8f6d31385a44c7b308",
7698 "shasum": ""
7699 },
7700 "require": {
7701 "php": "^5.3.3|^7.0"
7702 },
7703 "require-dev": {
7704 "phpunit/phpunit": "^4.6",
7705 "sebastian/version": "^1.0.1"
7706 },
7707 "type": "library",
7708 "extra": {
7709 "branch-alias": {
7710 "dev-master": "1.2-dev"
7711 }
7712 },
7713 "autoload": {
7714 "psr-4": {
7715 "Webmozart\\Assert\\": "src/"
7716 }
7717 },
7718 "notification-url": "https://packagist.org/downloads/",
7719 "license": [
7720 "MIT"
7721 ],
7722 "authors": [
7723 {
7724 "name": "Bernhard Schussek",
7725 "email": "bschussek@gmail.com"
7726 }
7727 ],
7728 "description": "Assertions to validate method input/output with nice error messages.",
7729 "keywords": [
7730 "assert",
7731 "check",
7732 "validate"
7733 ],
7734 "time": "2016-08-09 15:02:57"
7735 }
7736 ],
7737 "aliases": [
7738 {
7739 "alias": "2.0.x-dev",
7740 "alias_normalized": "2.0.9999999.9999999-dev",
7741 "version": "9999999-dev",
7742 "package": "friendsofsymfony/user-bundle"
7743 }
7744 ],
7745 "minimum-stability": "dev",
7746 "stability-flags": {
7747 "friendsofsymfony/user-bundle": 20
7748 },
7749 "prefer-stable": true,
7750 "prefer-lowest": false,
7751 "platform": {
7752 "php": ">=5.5.9",
7753 "ext-pcre": "*",
7754 "ext-dom": "*",
7755 "ext-curl": "*",
7756 "ext-gd": "*",
7757 "ext-session": "*",
7758 "ext-ctype": "*",
7759 "ext-hash": "*",
7760 "ext-simplexml": "*",
7761 "ext-json": "*",
7762 "ext-mbstring": "*",
7763 "ext-xml": "*",
7764 "ext-iconv": "*",
7765 "ext-tokenizer": "*",
7766 "ext-pdo": "*"
7767 },
7768 "platform-dev": []
7769 }